Determines per-document freshness from temporal signals. Distinct from Dean's content-update family by focusing on freshness assessment rather than update velocity — the per-page snapshot of currency.
Patent Overview
- Inventor
- Monika H. Henzinger, others
- Assignee
- Google Inc.
- Filed
- 2005
- Granted
- 2010-09-14
The Challenge
The Challenge
Per document, current freshness state must be assessed for ranking. Update velocity captures publisher activity over time; per-page freshness captures the current snapshot. Both are needed; freshness determination is the snapshot-side primitive.
- Velocity Captures Past, Not Present — Update velocity is a time-series signal. Per-document freshness is a present-moment signal.
- Freshness Is Multi-Signal — Last-modified date, content age signals, citation freshness, link velocity all combine into per-document freshness.
- Different Topics Have Different Freshness Needs — Per topic, freshness sensitivity differs.
- Freshness Calibration Against User Intent — Per query, freshness sensitivity must match user intent.
- Manipulation Defense Required — Cosmetic freshness signals (timestamps, date changes) without content change is a gaming vector.
Innovation
How The System Works
The system extracts multiple freshness signals from each document, aggregates into per-document freshness score, applies per-topic and per-query calibration, and feeds the score into ranking.
- Extract Per-Document Freshness Signals — Per page, last-modified, internal date references, citation freshness, link velocity extracted.
- Filter Cosmetic Signals — Per signal, cosmetic-only changes filtered.
- Aggregate Into Freshness Score — Per document, signals combined into single freshness score.
- Apply Per-Topic Calibration — Per topic, freshness-sensitivity weight applied.
- Receive Query — Per query, freshness sensitivity inferred.
- Combine With Query Freshness Need — Per (query, document), freshness score weighted by query sensitivity.
- Apply In Ranking — Combined signal modulates ranking score.
Per-Document Snapshot Of Currency
The patent's load-bearing idea is that freshness is a per-document attribute, not just a publisher-velocity signal. Per-page assessment captures the snapshot dimension that update-velocity misses.
Multi-Signal Plus Cosmetic Filtering
Per document, many signals contribute. Cosmetic-only changes filter out. The combination yields a meaningful freshness score.
- Multi-Signal Aggregation — Per document, multiple freshness signals combine.
- Cosmetic-Signal Filtering — Per signal, cosmetic-only changes filtered.
- Per-Topic / Per-Query Calibration — Per topic and per query, freshness sensitivity applied.
Technical Foundation
Technical Foundation
The patent specifies the signal extractor, cosmetic filter, aggregator, per-topic calibrator, query-sensitivity inferrer, combiner, and ranking integrator.
- Signal Extractor — Per document, freshness signals extracted.
- Cosmetic Filter — Per signal, cosmetic changes filtered.
- Aggregator — Per document, signals combine into freshness score.
- Per-Topic Calibrator — Per topic, freshness sensitivity applied.
- Query-Sensitivity Inferrer — Per query, freshness need inferred.
- Ranking Integrator — Combined signal modulates ranking.
The Process
The Process
Freshness extraction runs at indexing; query-time combination applies at ranking.
- Index Document — Per page, freshness signals extracted.
- Filter Cosmetic — Cosmetic signals filtered.
- Aggregate Score — Per-document freshness scored.
- Apply Per-Topic — Topic-sensitivity weight applied.
- Receive Query — Query freshness need inferred.
- Combine — Per (query, document), combined signal computed.
- Rank — Signal modulates ranking.
Quality Control
Quality Control
Freshness assessment accuracy depends on signal validity. The patent specifies safeguards.
- Cosmetic-Filter Validation — Cosmetic filtering validated against labeled examples.
- Per-Topic Sensitivity Calibration — Per topic, sensitivity weights calibrated.
- Manipulation Detection — Sites manipulating freshness signals flagged.
- Query-Sensitivity Validation — Per query type, sensitivity inference validated.
- Continuous Recalibration — Models refresh against fresh data.
Real-World Application
Document freshness determination is foundational to news ranking, time-sensitive query handling, and the per-document freshness layer of modern search. The multi-signal pattern complements update-velocity systems.
- Per-document Granularity — Each document carries its own freshness score.
- Multi-signal Source — Many freshness signals combine.
- Topic-calibrated Sensitivity — Per topic, freshness weight differs.
Why Substantive Updates Win Over Date-Only Refreshes
Cosmetic-filter detects date-only refreshes. Substantive content updates earn real freshness signal; cosmetic-only updates don't.
Why Topic-Appropriate Update Cadence Matters
Per topic, freshness sensitivity differs. News topics reward frequent updates; reference topics reward stability. Matching cadence to topic-appropriate sensitivity is the structural strategy.
<\/section>What This Means for SEO
What This Means for SEO
Per-document freshness is assessed from multiple signals (last-modified, content age, citation freshness, link velocity) as a present-moment snapshot, with cosmetic-refresh detection. SEO implication: substantive updates earn real freshness signal while date-only refreshes are filtered out.
- Substantive Updates Beat Date-Only Refreshes — Cosmetic-filter detection catches date-only changes. Substantive content updates earn real freshness signal; changing a timestamp without changing content does not. Update the content meaningfully, not just the date.
- Match Update Cadence To Topic — Freshness sensitivity differs per topic. News topics reward frequent updates; reference topics reward stability. Matching your cadence to topic-appropriate sensitivity is the structural strategy, not blanket updating.
- Freshness Is Multi-Signal — Last-modified, content age, citation freshness, and link velocity combine. Improving genuine recency across these signals (current citations, fresh links, real edits) builds a stronger freshness snapshot than any single signal.
- Citation Freshness Counts — Citation freshness feeds the score. Pages citing current, up-to-date sources read as fresher than those leaning on stale references. Keep your references and data current to support the freshness snapshot.
- Link Velocity Reflects Current Relevance — Link velocity is a freshness input. Content earning new links signals present relevance. Producing content that continues to attract links sustains its freshness snapshot over time.
- Freshness Is A Present-Moment Property — This is a per-document snapshot of currency, distinct from publisher update velocity. Each important page needs to be currently fresh, not just part of an active site. Maintain currency at the page level.
- Align Freshness With Query Intent — Freshness is calibrated against user intent per query. Over-freshening content for queries that do not want recency wastes effort. Apply freshness where the query intent genuinely values it.