Definition
What this term means
The collection of indicators that tell search engines and AI systems how recently content was created or updated. Freshness signals include Last-Modified headers, sitemap lastmod dates, visible 'last updated' dates on pages, recent internal and external references, and the frequency of content changes detected by crawlers. Together, these signals help AI systems determine whether content is current and reliable.
Why it matters
The business impact
AI assistants are designed to provide current, accurate information. When choosing between two equally authoritative sources, AI systems will typically favour the one with stronger freshness signals. For fast-moving topics such as technology, finance, and regulation, freshness can be the deciding factor in whether your content is cited or bypassed. Regular content maintenance and accurate freshness signals are a competitive advantage.
Used in context
How you might use this term
“A technology company had comprehensive guides that were rarely cited by AI systems because they had not been updated in 18 months. After implementing a quarterly content review process, with visible update dates and sitemap lastmod changes, their AI citation rates increased by 65%, returning them to prominent positions in AI-generated responses.”
Related terms
Explore connected concepts
Sitemap
An XML file that provides search engines and AI crawlers with a structured list of all important URLs on a website, along with metadata about each page, including when it was last modified, how frequently it changes, and its relative priority. Sitemaps serve as a roadmap that helps crawlers discover, prioritise, and efficiently index your content.
Last-Modified Header
An HTTP response header that communicates the exact date and time a web page was last updated. When a crawler or AI system requests a page, the Last-Modified header tells it how recent the content is. This header works alongside other freshness signals to help AI systems assess whether content is current and relevant, or potentially outdated.
RAG
An AI architecture that combines real-time information retrieval with language generation. Instead of relying solely on pre-trained knowledge, RAG systems search external sources, such as websites, databases, or knowledge bases, to find relevant information before composing their response. This is the technology behind AI search tools like Perplexity and Google's AI Overviews.