WCAG 2.4.2 Page Titled — Testing Guide for Mobile & Web Apps

WCAG 2.4.2, "Page Titled," is a Level A success criterion that mandates each page have a clear and descriptive title. This means the title should accurately reflect the content or purpose of the page.

January 15, 2026 · 6 min read · WCAG Guides

Ensuring Clear Navigation: A Practical Guide to WCAG 2.4.2 (Page Titled)

WCAG 2.4.2, "Page Titled," is a Level A success criterion that mandates each page have a clear and descriptive title. This means the title should accurately reflect the content or purpose of the page. For users, this translates to an immediate understanding of where they are within an application or website.

What WCAG 2.4.2 Requires

Simply put, every distinct page within your application or website needs a unique and informative title. This title is what appears in the browser tab, window title bar, or is announced by screen readers when a user navigates to that page. It's the first piece of information a user receives about the page's content.

Why Page Titles Matter

A well-titled page is fundamental for several user groups:

The EU Equal Access Act (EAA) and the Americans with Disabilities Act (ADA), among other global regulations, mandate accessibility for digital content, including clear page titling as a foundational element.

Common Violations and Examples

Violations of WCAG 2.4.2 often stem from either missing titles or titles that are too generic, duplicated, or misleading.

1. Missing Page Title: