What AODA means for websites
The Accessibility for Ontarians with Disabilities Act is Ontario's accessibility law. For web teams, the practical conversation often centres on public websites, web content, and WCAG Level AA requirements that apply to covered organizations.
Do not treat an automated scan as proof of AODA compliance. Treat it as triage: find obvious code and content issues, then bring in qualified human review when formal requirements matter.
Who this page is for
- Ontario public-sector organizations.
- Ontario businesses and nonprofits that may need to consider AODA obligations depending on organization type and context.
- Agencies building or maintaining websites for Ontario clients.
- Organizations preparing accessibility reports, procurement responses, or redesigns.
What a first-pass checker can help with
A first-pass checker can quickly find missing alt attributes, heading problems, unlabeled form fields, empty buttons, vague link text, missing page language, duplicate IDs, and some simple contrast issues. These are practical defects to fix before spending time on deeper review.
Use the accessibility issue library to connect common findings to practical repair notes without treating them as automatic AODA compliance decisions.
What still needs qualified review
Formal obligations, reporting requirements, exemptions, and procurement commitments depend on the organization and situation. Get qualified advice for legal obligations and use qualified accessibility review for keyboard testing, screen reader clarity, PDF/document accessibility, multimedia alternatives, and WCAG conformance claims.
Practical fixes to start with
- Fix missing labels on forms.
- Fix missing or unhelpful alt text on important images.
- Clean up heading structure.
- Make link and button text descriptive.
- Test keyboard navigation.
- Review PDFs, videos, and downloadable documents.
Suggested workflow for web teams and agencies
- Scan key templates with the website accessibility checker.
- Use focused checks for alt text, headings, and colour contrast.
- Fix obvious critical and major issues before formal review.
- Use the Canadian accessibility checklist to plan manual testing.
- Publish a cautious feedback path or draft statement with the accessibility statement generator only after checking the claims.
Common mistakes
- Claiming AODA or WCAG compliance based only on an automated scan.
- Fixing alt text while leaving keyboard traps, unlabeled forms, or inaccessible PDFs untouched.
- Using one accessibility statement across multiple client sites without checking whether it is accurate.
- Waiting until the week before launch to test templates that have already been approved.
Run a first-pass accessibility check
Source note
This page is practical guidance, not legal advice. For formal requirements, check official sources and talk to a qualified professional.