Version stable assets
Long freshness and immutable behavior are most practical for assets whose URL changes with their content. HTML and personalized responses often need different policies.
HTTP response headers · cache and crawler evidence
Follow a public URL to its terminal response and review exact cache directives, freshness windows, validators, representation metadata, X-Robots-Tag, HTTP Link relationships, and common browser security declarations—without turning their presence into an artificial score.
No example headers, cache grade, security score, or generated result is shown before the live HEAD request.
Interpret in deployment context
Long freshness and immutable behavior are most practical for assets whose URL changes with their content. HTML and personalized responses often need different policies.
ETag and Last-Modified can support conditional requests when a response must be revalidated. Their presence does not establish that a cache reused the response.
X-Robots-Tag can carry indexing and serving directives for HTML and non-HTML resources. Crawlers must be able to fetch the URL to discover them.