Goal
Give users more than one way to find pages.
Loading ...
Success Criterion · WCAG 2.4.5
More than one way is available to locate a Web page within a set of Web pages except where the Web Page is the result of, or a step in, a process.
Goal
Give users more than one way to find pages.
What to do
Provide at least two ways to locate a page within a set (e.g., nav, search, sitemap), except for steps in a process.
Why it matters
Different users prefer different navigation strategies; multiple paths reduce cognitive load and improve findability.
Success criterion
Summarized directly from the official Understanding document so teams can quote the requirement accurately.
More than one way is available to locate a Web page within a set of Web pages except where the Web page is the result of, or a step in, a process.
Intent
Benefits
Why it matters
Summaries drawn from the Understanding document help you socialize impact statements with product stakeholders.
Users may be unable to find content if only one navigation method exists.
Deep pages may be “hidden” without search or sitemap.
Exception guidelines
Document the rationale for each exception and note which alternative support you provide.
Pages that are steps in a process are exempt.
Requirement
If a page is part of a process flow, it may be exempt.
Users should be able to find pages using more than one method—like site navigation plus search, or navigation plus a sitemap. Process steps (like checkout pages) are exempt.
Reference: All summaries and highlights originate from Understanding WCAG 2.4.5 and the W3C quick reference.
Examples
Share pass/fail snapshots to coach designers, engineers, QA, and content authors.
Pass
Tool is reachable via homepage category and via site map page.
Fail
Tool is only reachable from a single deep link with no navigation path.
Pass
Search finds “contrast checker” tool page.
Fail
No search and no site map; only one nav path exists.
Evidence to keep
Capture artifacts for VPATs, procurement reviews, and regression testing.
Official resources
Keep these links handy when writing acceptance criteria or responding to audits.
Implementation checklist
Testing ideas
Related success criteria