Best Practice N°87 - Level 2- Section titles
Description
Every page has a title which is meaningful and relevant to its content.
Objectives
Makes it easy to identify the pages for users while they are visiting the site, in the bookmarks list and for search tools.
Possible technical solutions:
Replace the HTML <TITLE> </TITLE> element of each page with content that makes it possible to unambiguously identify the content of the page.
Control methods:
Check that all the site pages have titles which make it possible to know their content.
Put these Best Practices to use.