Description & Example
This tool checks how fresh your page’s content is by examining two primary signals:
- The
Last-Modified HTTP header, which most servers provide.
- Meta tags such as
article:published_time or datePublished.
For example, if the page’s Last-Modified header is "Wed, 15 Feb 2023 14:30:00 GMT"
and today's date is "Wed, 15 May 2023", the tool will report that the content is roughly 90 days old
and advise an update if a fresh perspective is needed.
Example Output:
Determined Publication Date: 2023-02-15T14:30:00+00:00
Days Old: 90 days
Message: Content is 90 days old. This content appears relatively fresh.