The SOP Library / Websites
WEB-004Audit + fix, then annual re-check
WCAG 2.1 AA Audit & Remediation
The accessibility standard referenced in ADA website suits — audited, fixed, and documented with a compliance statement.
axe/scannerManual testing
The procedure
- 1
Automated scan across templates; export every violation with location.
- 2
Manual pass: keyboard-only navigation, focus visibility, screen-reader landmarks, form labels.
- 3
Fix in severity order: blockers (no alt, no labels, contrast) → structure (headings, landmarks) → polish.
- 4
Contrast-check the actual palette; fix tokens once at the theme level, not per page.
- 5
Re-scan clean, then publish the accessibility statement page with the conformance claim and contact route.

The official documentation

Source: W3C — WCAG overview ↗
QA gates — nothing ships without
- Zero automated violations on templates
- Keyboard-only journey completes
- Statement page live
This is the procedure your clients get when you resell it — delivered under your brand, reported by the 5th.
Sell this as yours →