Best Practice N°86 - Level 1- Section titles
Description
Every page has a title which is meaningful and relevant to the content of the site.
Objectives
Makes it easy to identify the site for user 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 which at least makes it possible to know the site name (in an ideal case: see Best practice N°87)
Control methods:
Check that all the site pages have titles which make it possible to know the name of the site.
Put these Best Practices to use.