Is your website accessible?
Paste your URL for a free instant scan against WCAG 2.1/2.2 standards. Unlock the full plain-English report with fixes for a small one-time fee — no account needed.
Automated scan results based on axe-core, which catches roughly 57% of WCAG issues. Not a substitute for a manual accessibility audit or legal compliance certification. Learn more. Curious why this matters? Read more.
Example report
example-bakery.comIllustrative sample — not a live scan. This is the kind of detail you get once a report is unlocked.
- Low contrast textserious
Customers with low vision, or anyone in bright sunlight, may not be able to read this text at all.
Fix: Darken the gray text color or lighten the background so they meet a 4.5:1 contrast ratio.
- Image missing alt textserious
Screen reader users hear nothing — or just "image" — instead of knowing what the picture shows.
Fix: Add a short, specific alt attribute, e.g. alt="Fresh sourdough loaves on a wooden table".
- Form field missing a labelcritical
Screen reader users can't tell what a search or contact form field is asking for.
Fix: Add a <label> connected to the input, or an aria-label if a visible label isn't wanted.
Frequently asked questions
- What does the scan actually check?
- It runs your page through axe-core, an open-source accessibility testing engine, against WCAG 2.1 and 2.2 Level AA rules — the same level most legal and procurement standards reference.
- Does a clean scan mean my site is fully accessible?
- No. Per axe-core's own published research, automated tools like this one catch roughly 57% of WCAG issues — they can't evaluate everything (like whether alt text is actually meaningful). See our disclaimer for details.
- Do I need an account?
- No. Paste a URL, get a free score, and pay once to unlock the full report — no sign-up.
- Does it scan my whole site?
- It scans the single page you submit, not your entire site.
- What do I get for the $7?
- Every issue found, explained in plain English with a suggested fix and a code snippet, plus a downloadable PDF.