WCAG 2.4.2: Page Titled
Success Criterion 2.4.2 — Level A
Quick Answer
Each page must have a descriptive <title> that identifies its purpose.
Why It Matters
Without descriptive titles, screen reader users cannot distinguish between browser tabs or pages.
How to Audit
Run an automated accessibility scan to detect common Page Titled failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Page Titled issues — manual testing is essential.
How to Fix
Write unique, descriptive page titles: 'WCAG 1.4.3 Contrast | AltorLab Accessibility'.
Frequently Asked Questions
What is WCAG 2.4.2 Page Titled?
Each page must have a descriptive <title> that identifies its purpose.
Is WCAG 2.4.2 required for ADA compliance?
WCAG 2.1 Level A is the minimum baseline for ADA website compliance. Courts have upheld WCAG 2.1 AA as the standard for ADA Title III lawsuits.
How do I fix WCAG 2.4.2 violations?
Write unique, descriptive page titles: 'WCAG 1.4.3 Contrast | AltorLab Accessibility'.
Scan Your Site for WCAG 2.4.2 Issues
Get a free automated accessibility report including all WCAG 2.1 AA violations.
Run Free Accessibility Scan