This is practical accessibility guidance for first-pass triage. It is not legal advice, a formal audit, WCAG certification, or a conformance guarantee.

What this means

The browser title does not clearly identify the page.

Why it matters

Page titles help screen reader users, search users, and people with many tabs open understand where they are.

How to fix it

  • Add a unique title element for each important page.
  • Put the specific page purpose first, then the site or organization name.
  • Avoid titles like Home, Untitled, or Document.

What automated checks can detect

A checker can detect a missing, empty, or obviously generic title element.

What still needs manual review

Confirm the title is accurate for the actual page content and works across related pages.

Automation cannot prove the title is the best description for users or stakeholders.

Canadian context

For Canadian organizations, this is a practical triage signal to fix before qualified review. It is not legal advice or a conformance decision.

Related tools and guides