GitHub

Content Freshness

Checks for last-modified and published date signals

Checks for last-modified and published date signals

Rule IDcontent/freshness
CategoryContent
ScopePer-page
Severityinfo
Weight3/10

Solution

Date signals help search engines understand content freshness. Use Article schema with datePublished and dateModified. Show visible publication dates on content. Update dates when making significant changes. For evergreen content, periodic updates with new dateModified signal relevance. The Last-Modified HTTP header also helps crawlers.

Enable / Disable

Disable this rule

squirrel.toml
toml
[rules]
disable = ["content/freshness"]

Disable all Content rules

squirrel.toml
toml
[rules]
disable = ["content/*"]

Enable only this rule

squirrel.toml
toml
[rules]
enable = ["content/freshness"]
disable = ["*"]

Type to search…

↑↓ navigate ↵ open esc close