Content freshness checker for AI search
AI search engines prefer fresh content, and they read dates by machine. A page with no machine-readable date has no chance in recency-weighted retrieval.

Why content freshness matters for AI search
About half of all AI-cited content is under 13 weeks old. Pages updated within 30 days earn around 3.2x more citations. Perplexity picks current-year pages at 1.69x the rate of last year's. On time-sensitive topics, a current year in the title correlates with roughly 30% more citations.
Dates only work when they agree with each other. GetSlurp checks that datePublished and dateModified exist in your markup, that the page was updated recently enough to compete, and that nothing on the page contradicts them. A 2023 copyright line in the footer undercuts a fresh dateModified in your schema.
Studies and sources: The 13-week rule in AI citations · Seer Interactive: AI visibility and content recency
What GetSlurp checks
- Machine-readable dates datePublished and dateModified present in your markup.
- Recency How long since the page was meaningfully updated.
- Visible year signals A current year where the topic is time-sensitive.
- Stale contradictions Old copyright years and outdated "updated" strings.
Every check in this category
This list comes straight from the audit engine, so it always matches what the extension and MCP server actually run.
fresh.machine-datesGradedAbout half of AI-cited content is under 13 weeks old; undated pages cannot compete in recency-weighted retrieval at all.
Fix: Add datePublished and dateModified to the page schema and show a matching visible date.
fresh.recencyGradedContent under 30 days old earns ~3.2x more AI citations; Perplexity retrieves current-year pages at 1.69x the prior year.
Fix: Update the page substantively and bump dateModified; stale pages lose recency-weighted retrieval.
fresh.visible-yearGradedA current-year signal in the title correlates with ~+30% citation rate on time-sensitive topics.
Fix: Where the topic is time-sensitive, include the current year in the title or top heading and keep it accurate.
fresh.stale-signalsGradedVisible staleness (an old copyright year, "updated 2023") contradicts freshness signals and undermines both.
Fix: Update the footer copyright year and remove stale "updated" strings.
Content freshness checker for AI search: frequently asked questions
Does content freshness affect AI search?
Strongly. About half of AI-cited content is under 13 weeks old, and pages updated within 30 days earn around 3.2x more citations. Engines read dates by machine, so a missing date leaves you out of recency-weighted retrieval.
How do I show AI search engines my content is fresh?
Publish machine-readable datePublished and dateModified in your markup, update the page when the topic moves, and make sure nothing contradicts the date. A 2023 copyright line in the footer undercuts a fresh dateModified.
How often should I update content for AI search?
Often enough to stay current for the topic. Perplexity picks current-year pages at 1.69x the rate of last year's, and a current year in your title correlates with more citations on time-sensitive topics.
Check this before you publish, not after
GetSlurp runs 60+ checks across 12 categories on any page, with a ranked fix for every issue it finds. No sign-up, and it runs on your machine.
Related checkers
Structured data checker for AI search
Valid JSON-LD that matches what visitors actually see.
View the checksSemantic HTML checker for AI search
One H1, clean outline, landmarks, real link text.
View the checksMeta tags and canonical checker for AI search
Titles, descriptions and the canonical that can silently cost you citations.
View the checks