Documents must have a <title> element to provide users with an overview of content

navigable/document-title · WCAG 2.4.2 · Level A

Documents must have a <title> element to provide users with an overview of content.

Screen reader users rely on page titles to identify and navigate between tabs/windows. Add a descriptive <title> element in <head> that summarizes the page purpose. Keep titles unique across the site, placing specific content before the site name (e.g., 'Contact Us - Acme Corp').

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0