2.4 Navigable · Operable
WCAG 2.4.5 Multiple Ways
Level AA
Provide more than one way to locate a page within a site (navigation, search, sitemap, related links), except when the page is part of a process.
Common failures
- Only the global nav exists; no search and no sitemap.
How to fix
- Combine global nav with search and a HTML sitemap.
- Add related-link blocks at the end of long content.
Related criteria
- WCAG 2.4.8 Location Level AAA