Archive

Blog

Articles on automated and manual accessibility scanning — how scans work, what they detect, their limits.

May 16, 2026

Scan Mobile App WCAG Issues

You cannot scan a mobile app for WCAG issues the way you scan a website. No equivalent scanner exists for native iOS or Android apps that mirrors the…

May 15, 2026

Can a Scan Tool Monitor EAA Compliance?

A scan tool can support EAA compliance work, but it cannot confirm conformance on its own. Automated scans detect approximately 25% of accessibility issues, which means the remaining…

May 13, 2026

Set Up Your First Accessibility Scan

To set up your first scan, choose a scanner type that fits your environment, point it at a representative page, run the check against a defined WCAG version…

May 12, 2026

What an Auditor Can Find That a Scan Cannot

An auditor identifies what scans cannot see: meaning, context, logic, and the actual experience of using a page with assistive technology. Automated scans evaluate HTML, CSS, and ARIA…

May 9, 2026

Scan vs. Audit: What Is the Difference?

A scan is an automated check that runs against a web page and flags accessibility issues it can detect through code inspection. An audit is a (manual) evaluation…

May 8, 2026

A Scan Cannot Replace an Audit

A scan cannot replace an audit. Automated scans detect approximately 25% of accessibility issues, which means the other 75% goes undetected without human evaluation. Scans evaluate HTML, CSS,…