Skip to main content

Page titles are important because they help a user navigate their browser. Most users have multiple tabs open at once. It’s easier to jump between pages if each page title is unique. It’s also helpful to have the unique portion first, usually the name of the page.

Testing

  1. Check that the title shown in the tab for the page is unique and describes the page accurately.
    • The title should be in plain English.
    • The title should describe the web site as well as the specific page being displayed by the site.

Examples

<title>Page Titles - 18F Accessibility</title>

The title for this page is ‘Page Titles - 18F Accessibility’. The first half is the name of this page and the second is the name of the site.