Free website compliance scan: what to look for (and what to ignore)
Most "free compliance scanners" are lead-gen tools dressed as audits. Here is the difference between a useful free scan and a marketing trick — and what to do with the results.
Search for “free website compliance scan” and you will find a hundred tools. Some are useful diagnostic instruments. Many are lead-generation funnels for consulting firms or overlay vendors, designed to produce alarming reports that drive sales calls. This article is the buyer’s guide.
What a useful free scan should do
A scan that earns the user’s trust does five things:
- Tests against named criteria. WCAG 2.1 AA success criteria, GDPR article references, ePrivacy rules. Not vague labels like “risk score.”
- Captures network traffic on first load. The single most useful GDPR-cookie test only works if the scanner waits no more than a second before snapshotting cookies and requests.
- Differentiates severity. A missing form label is a high-severity accessibility issue with legal exposure. A missing
alt=""on a decorative image is a warning, not a violation. Tools that lump them together produce useless “500 violations” reports. - Provides specific remediation. The exact element selector and the code change needed. Not “Improve color contrast.”
- Says what it can’t check. No automated tool catches all WCAG issues; honest scanners say so. Tools that claim 100% coverage are misleading.
Red flags in free scans
“Your site is X% non-compliant.” A single percentage hides severity differentials. A site with 5 warnings can score lower than one with 1 critical error.
“Your site is at risk of a $75,000 lawsuit.” Threat language designed to drive sales. Real audits cite specific exposure based on jurisdiction-specific fine schedules.
“We can fix all your accessibility issues automatically.” The accessibility-overlay claim. The FTC has fined for this; do not engage.
No mention of WCAG criteria. If the scan does not name 1.4.3 Contrast (Minimum) when it flags a contrast issue, the report cannot be acted on.
No mention of jurisdiction. “You have GDPR violations” is useless if you have no EU visitors and unhelpful if you do not know which articles apply.
How to read the results
Treat any free scan as a triage signal, not a verdict. The questions that matter:
- What are the high-severity issues? Form labels, focus traps, missing alt on meaningful images, contrast on body text, pixels firing pre-consent. Fix these first.
- What does my cookie inventory look like? Compare to your published cookie policy. Mismatches are the fastest way to fail a regulator audit.
- Are required legal pages present and reachable? Privacy policy, cookie policy, accessibility statement, imprint (DACH).
- Is the issue list specific enough to action? If your developer cannot fix the issue from the report, the scan was a marketing exercise.
What to do with the report
One workflow that consistently produces results for SMBs:
- Run the scan, export the issue list.
- Triage: high-severity legal-exposure issues first, then medium, then warnings.
- File one ticket per issue with the specific selector and the developer fix from the report. Do not file “fix all accessibility issues.” That ticket will sit forever.
- Re-scan after each fix. The diff confirms the issue is resolved and catches any regressions introduced.
- Set up a recurring scan cadence. Weekly is the realistic SMB default; daily is valuable for sites with active marketing experimentation.
Veracly’s free scan
Veracly’s free scan tests against WCAG 2.1 AA via axe-core, captures cookies and network requests on first load, fingerprints third-party trackers, verifies presence of required legal pages, and produces a multi-jurisdiction report (EAA, GDPR, ADA, UK Equality Act, AODA). Each issue cites the specific WCAG criterion or regulation article and includes a copy-paste developer fix. We are explicit about what the scan cannot detect — manual screen-reader and cognitive-load testing are not automatable. Run a scan.
See also: What is a website compliance audit? · WCAG 2.1 AA accessibility audit explained
Common questions
Are free compliance scanners actually useful?
Some are; many are lead-generation lures that produce alarming reports to drive sales calls. A useful free scan tests against real WCAG/GDPR criteria, links each finding to the regulation, and tells you whether the issue is high or low severity — not just count.
What can a free scan check vs. a paid one?
A free scan should check the things that are deterministic from the public DOM and network traffic: WCAG 2.1 AA automated rules, cookies set on first load, presence of legal pages, basic SEO/SSL/security headers. Paid scans add continuous monitoring, multi-page coverage, jurisdiction-specific reports, and developer-fix detail.
Why do some free scans show wildly different results?
Two reasons. First, scanners vary in the rules they implement (axe-core vs. proprietary engines vary by 30%+ on real sites). Second, some scanners conflate severity — counting decorative-image alt warnings the same as a missing form label produces inflated, scary numbers without telling you what to fix.
Should I trust an automated compliance score?
A score is a useful starting point, not a verdict. A "98% compliant" score can still mean a regulator-fineable issue exists. Treat scores as a triage signal — focus on which specific issues exist and how severe they are, not the overall percentage.
See where your site stands.
Run a free Veracly scan and get a multi-jurisdiction report — EAA, GDPR, ADA, UK Equality Act, AODA — with copy-paste developer fixes.
Run a free scan