Writing & StyleStyle guide

Writing Accessible Landmark Labels

Writing Accessible Landmark Labels replaces an already-owned input-format topic with a distinct APG-supported wording task for naming repeated page regions.

Quick answer

When the same landmark role appears more than once, give instances concise distinguishing labels and avoid redundantly including the role name in the label.

Key details

Core IssueW3C APG says repeated landmarks generally need unique labels and advises not to include the landmark role itself in the label because assistive technology already announces that role.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers label wording for landmarks; choosing roles and applying aria-label or aria-labelledby are implementation concerns.

Further guidance

Content

Give repeated landmarks concise labels that distinguish their purpose, and avoid repeating role words such as “navigation” when the role will already be announced.

Purpose

Distinct labels help users tell multiple landmarks of the same role apart during page navigation.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Landmark Regions — WAI-ARIA Authoring Practices Guide (opens in a new tab)World Wide Web Consortium (W3C) · W3C APG guidance for unique, non-redundant landmark labels.

Explore the topic