Automation is useful

Automated checks are good at finding patterns: missing alt attributes, empty buttons, unlabeled fields, duplicate IDs, iframe title problems, and some contrast issues. That is valuable because obvious problems are still problems.

Automation is incomplete

Machines cannot reliably judge whether alt text is meaningful, whether the page makes sense with a screen reader, whether focus order is logical, or whether a form is understandable during real use.

Manual checks that matter

  • Use the page with only a keyboard.
  • Check visible focus styles.
  • Review the page with a screen reader.
  • Confirm error messages are clear.
  • Review PDFs, videos, charts, and interactive widgets separately.

How to use the SiteCheck report

Use the report to prioritize obvious fixes and create developer tickets. Then use the manual review list to check what the scan cannot prove.

Use the accessibility issue library to understand common findings and practical fixes before deeper manual review.

Practical next step

Run the checker on important templates, then work through the Canadian website accessibility checklist with keyboard and screen reader review.

Recommended next steps

Source note

This page is practical guidance, not legal advice. For formal requirements, check official sources and talk to a qualified professional.