Verified against the live portal · 12 September 2026

Rollout plan

How accessibility programmes actually sequence, and what to expect at each stage. Useful whether you are on the free tier or running a governed estate.

Why timing is the whole argument#

Every accessibility defect has two prices: fixing it while the code is still in a sprint, and fixing it once a complaint, a regulator letter or a stalled procurement cycle has attached a deadline to it. The second price lands in an unplanned budget.

Found atRelative cost to remediate
Design and development1×
After release, in a backlog6×
Under a procurement deadline15×
Under legal settlement terms30×+

These are directional figures based on established defect-cost economics — they frame when to invest rather than quantify any particular estate. Treat them as an argument for sequencing, not as a forecast.

The seven stages#

Nobody starts with a governance programme. They start with one URL and a question.

#StageWhat happens
1Free scanOne URL, about ninety seconds, no commitment
2Accessibility reportA score, a severity breakdown and the failing criteria
3AI prioritisationThe queue ordered by impact, risk and effort
4Developer fixesGuided remediation, verified on re-test
5Manual auditSpecialist testing for what automation cannot judge
6Continuous monitoringOngoing scanning with alerts on regression
7Enterprise governancePolicies, owners, thresholds and board reporting

Each stage produces something useful on its own. You do not need to commit to stage 7 to benefit from stage 2.

A realistic first quarter#

Weeks 1–2 — establish the baseline#

Register your properties, run the first full scan across public and authenticated pages, and agree the conformance target (usually WCAG 2.2 AA).

Do not skip the authenticated pages. A public crawler stops at the login form, and if your statements, claims and onboarding flows sit past that point, an unauthenticated scan is testing your brochure and calling it your product. See scanning pages behind a login.

Weeks 3–12 — reduce the critical count#

Work the prioritised queue, clear blocking barriers first, and verify each fix automatically on re-scan. Score movement becomes visible within the first reporting cycle.

Expect the biggest early wins to be template-level: one fix to a shared header, footer or form component often clears the same finding across hundreds of pages.

Quarter 2 onward — hold the line#

Monitoring, thresholds and scheduled reporting keep the estate from drifting back, with audits and conformance documentation layered on as procurement requires them.

Accessibility is not a state you reach, it is a state you lose. A conformant page fails the week a marketing team ships an unlabelled form or a CMS update changes heading structure.

Where to start by role#

You are…Start with
A digital leaderA baseline report on your top ten properties, with risk framed in business terms
An accessibility managerThe platform as a replacement for the audit spreadsheet and the annual PDF
A procurement teamConformance documentation, security review materials and commercial terms
A developerOne page scan, then read the report guide and check the selectors

The measure that matters#

All the scores, charts and exports exist to answer one question:

A score is a proxy for that. When the two disagree, trust the task.