WCAG 3.2.3: Consistent Navigation
Success Criterion 3.2.3 — Level AA
Quick Answer
Navigation mechanisms that repeat across pages must occur in the same order.
Why It Matters
Inconsistent navigation forces users to re-learn page structure on every page.
How to Audit
Run an automated accessibility scan to detect common Consistent Navigation failures. Then manually verify with: keyboard-only navigation, a screen reader (VoiceOver on Mac, NVDA on Windows), and browser developer tools. Automated tools catch approximately 40% of Consistent Navigation issues — manual testing is essential.
How to Fix
Keep main navigation in the same location and order on all pages.
Frequently Asked Questions
What is WCAG 3.2.3 Consistent Navigation?
Navigation mechanisms that repeat across pages must occur in the same order.
Is WCAG 3.2.3 required for ADA compliance?
WCAG 2.1 Level AA is the standard referenced in most ADA website lawsuits and DOJ guidance. All Level AA criteria including this one are relevant to legal compliance.
How do I fix WCAG 3.2.3 violations?
Keep main navigation in the same location and order on all pages.
Scan Your Site for WCAG 3.2.3 Issues
Get a free automated accessibility report including all WCAG 2.1 AA violations.
Run Free Accessibility Scan