Goal
- Provide date of publication to search engines and indexing tools.
- Improving the integration of content by search engines and indexing tools.
- Improve the way content is taken into account by search engines and indexing tools.
Implementation
Use the HTML element
element to tag the publication and update dates of content displayed on the site, and its datetime
attribute to indicate these in the standard format required by the HTML5 specification,
Find out more:
Control
Check that each date of publication or content update shown on the site is tagged with the time
HTML element, with a datetime
attribute indicating the date in the standard format required by the HTML5 specification.