llms.txt Last-Modified Checker
Inspect the HTTP freshness metadata published with a website’s /llms.txt file.
llms.txt Last-Modified Checker
Review update dates and cache validators
Check llms.txt freshness metadata
Enter a domain to inspect its Last-Modified response header.
—
—
—
—
What Is the llms.txt Last-Modified Checker?
This tool checks whether a server publishes a Last-Modified HTTP header with its llms.txt response. When present, the header indicates when the server believes the resource last changed.
Why Last-Modified Metadata Helps
Freshness metadata allows clients and caches to avoid downloading an unchanged file repeatedly. An ETag can provide a second cache validator even when Last-Modified is unavailable.
Does a Missing Header Mean the File Is Stale?
No. The header is optional and its absence does not reveal the true age of the content. It only means the server did not provide this particular freshness signal.
Publish your llms.txt automatically
Generate and maintain a clean /llms.txt endpoint from your WordPress posts, pages, categories and public custom post types.