WCAG 2.4.2
Level A
Page Titled
Every page needs a clear, descriptive <title> — the text that shows up in browser tabs, bookmarks, and search results.
What it means
The page title is usually the very first thing a screen reader announces when a new page loads, and it's what shows up when someone has ten tabs open or is scanning their browsing history. It needs to actually describe the page, not just repeat your site name on every single one.
Why it matters
Without a useful title, a screen reader user landing on a new page has no immediate way to confirm they're in the right place, and anyone juggling multiple tabs loses the ability to tell them apart.
What our scan checks for
- Pages with a missing or completely empty <title> element.
How to fix it
- Give each page a unique title that describes what's on it — "Contact Us — Town of Example" rather than just "Town of Example" on every page.
- Keep it reasonably short; the important, distinguishing part should come first.
See where this shows up on your site
Run a free scan to check your pages against this and every other criterion we cover.
Scan a website free