| Title | Empty Page Title Check |
|---|---|
| id | title_03 |
| type | true |
| elem | all |
| test | titleNull |
| score | 1 |
| level | A |
| trust | 1 |
| ref | F25 |
| scs | 2.4.2 |
| dis | 33151 |
| result | failed |
The "Empty Page Title Check" evaluates whether the webpage contains one non-empty <title> element, placed inside the <head>, providing a meningful description of the page.
I checked that this webpage does not have a title - the <title> element is empty.
- Visual Impairments: A screen reader announces the title when the page is loaded or when switching between open pages.
- Cognitive Disabilities: The page title is crucial for orientation and context.
- All: Browsers display the title in tabs, bookmarks, and history.
To address inappropriate <title> elements:
- Locate the
<title>element. - Add a meaningful and descriptive text to it.