
Accessibility Audits Without A Rebuild: Part 2
Written by
Published
Part 2 focuses on what to do after a first accessibility pass: prioritising issues by user impact, fixing templates not pages, and building a governance routine so progress holds between campaign deadlines.
The first accessibility audit gives clarity. The second phase determines whether anything changes for users. Many charity teams fix a few obvious issues, then drift back to old delivery patterns and reintroduce barriers in new campaigns. Part 2 is about implementation discipline: prioritising what blocks users, fixing at template level, and embedding checks into routine release work.
Prioritise by blocked journeys, not by issue count
Issue counts can mislead. Twenty low-impact issues on archive pages matter less than one blocking issue on donation or service access flow. Start with the journeys that supporters and beneficiaries rely on most.
- Donation and payment confirmation paths.
- Contact and support request forms.
- Sign-up and preference update journeys.
- Key service information and eligibility pages.
Fix templates, not isolated pages
Accessibility defects often come from shared components: form fields, buttons, modal dialogues, navigation patterns. Fixing individual pages wastes effort and allows regressions. Template-level remediation removes issues across many pages at once and creates more stable quality outcomes.
If an issue appears on more than three pages, treat it as a component defect and fix at source. Page-level patches should be temporary only.
Backlog structure that works in small teams
Use a three-tier backlog so priorities are clear in sprint planning.
- Tier 1: blockers for critical journeys.
- Tier 2: high-impact template issues across many pages.
- Tier 3: lower-impact enhancements and content refinements.
Each item should include user impact statement, affected templates, acceptance criteria, and test method. Without these fields, accessibility work gets deprioritised during release pressure.
Testing model beyond automation
Automated scans should run in CI, but manual checks remain essential. Include keyboard-only journey tests, screen-reader spot checks, and colour-contrast checks in release definition of done.
Minimum manual checks per release
- Keyboard navigation through primary menu and key forms.
- Visible focus indicators on interactive elements.
- Screen-reader labels on form controls and error messages.
- No content traps in modals or overlays.
Governance: keep progress between campaigns
Accessibility progress fades when no one owns it. Assign an accessibility owner for quality control and a product owner accountable for backlog prioritisation. Report progress monthly with resolved blocker count, open blocker count, and regression incidents.
Accessibility is maintained by routine, not by one large audit. Teams that treat it like security patching tend to keep gains. Teams that treat it as a project tend to lose them.
90-day practical plan
- Weeks 1-2: map blockers to top user journeys and assign owners.
- Weeks 3-6: remediate high-impact templates and components.
- Weeks 7-8: embed automated and manual checks in release process.
- Weeks 9-12: run follow-up audit sample and address regressions.
Part 1 identifies barriers. Part 2 changes delivery behaviour so barriers do not keep returning. That is the difference between compliance theatre and genuine accessibility improvement for charity users.
Related reading: WordPress Hosting Decisions For Charities: What Matters, Google Workspace Vs Microsoft 365 For Charities and Digital Accessibility Governance For Charity Content Teams.
Frequently asked questions
What should happen after an accessibility audit report?
Translate findings into a remediation backlog grouped by template and user impact. Assign ownership, set acceptance criteria, and schedule fixes into normal delivery cycles. Reports without implementation governance usually become shelf documents.
How do we prioritise findings?
Prioritise by blocked user journeys first: donation, contact, sign-up, and key service information paths. Next address high-frequency template issues affecting many pages. Cosmetic or edge-case issues can follow once critical barriers are removed.
Do automated tools catch enough?
No. Automated scans are useful for baseline checks but miss many issues in keyboard flow, focus order, semantics, and screen-reader context. Combine automation with manual testing and user testing where possible.
How often should charities re-audit accessibility?
Run lightweight checks in every release and a structured manual audit at least annually, or after major template or design changes. Accessibility is an ongoing quality practice, not a one-off certification task.
Sources
External references used in this article. Links open on the original publisher’s site.
- W3C WCAG 2.2 GuidelinesWorld Wide Web Consortium · Accessed 22 May 2026
- GOV.UK accessibility guidanceUK Government Digital Service · Accessed 22 May 2026
- WebAIM accessibility resourcesWebAIM · Accessed 22 May 2026
- AbilityNet digital accessibility resourcesAbilityNet · Accessed 22 May 2026
You might also like:

Practical UK charity guide to WordPress hosting decisions: uptime, security posture, backups, support SLAs, and total-cost trade-offs for small digital teams.

A practical strategy method for small charity teams: set focus, choose trade-offs, and keep execution moving without long workshops or heavyweight frameworks.

A practical, repeatable process to turn scattered charity data into one decision-ready dashboard your senior team will use, without hiring a BI specialist.
