Skip to main content
Grants up to $15,000/year for media
InclusiveWeb
Accessibility Audit

Find out how accessible your website is

Scans every page against 90+ rules. Pick your standard: WCAG 2.1 AA, WCAG 2.2 AA, Section 508 or EN 301 549. A scored report in 2-3 minutes.

3 pages free, no credit card required

The audit automatically catches around 57% of WCAG violations. The rest — screen-reader UX, cognitive barriers, testing with real users — is what manual testing covers. About manual testing

How the audit works

From a page list to a score and a fix plan — three steps

01Step one

Choose what to scan

A sitemap, a list of URLs, a single page or a staging environment. Large sites are scanned with template sampling — unique pages individually, repeated ones by pattern.

crawler / yoursite.com.ua
Crawling pages…
/
/products
/about
/blog
/contact
614 pages · 111 unique, 503 by template
02Step two

Pick a standard and run it

90+ rules against WCAG 2.1 AA, WCAG 2.2 AA, Section 508 or EN 301 549 — switchable in settings. Gated sections can be scanned with a password or cookies, and utility blocks excluded by CSS selector.

WCAG 2.2 AA · 90+ rules
Text contrast
Alt texts
ARIA roles
Headings H1-H6
Keyboard
Landmarks
Forms
Document language
03Step three

Get a score and a plan

A 0–100 score with a letter grade, a breakdown by severity, and the list of checks each page passed. Scan history shows how the score moved after your fixes.

Check my website
report · yoursite.com.ua

Report ready

Score, severity of every issue and change history in your dashboard

Critical
12
Serious
8
Moderate
4
Minor
2
Critical
Serious

Clear A to F grading

No complex jargon — just look at the grade and understand where you stand

A90-100Excellent
B80-89Good
C70-79Satisfactory
D50-69Needs attention
F0-49Critical issues

Your grade appears in the report alongside the list of specific issues and steps to improve.

A report everyone can understand

Not just a list of errors — a complete guide for your team

Scores and priorities

Overall site score and individual page scores. Issues sorted by severity — you know what to fix first.

Specific issues

For each error, you see which element on which page caused it and which WCAG standard was violated.

Documentation and step-by-step fixes

Each error includes detailed documentation with explanations and code examples. Ready-made instructions for your developer.

Track progress

Score change graph over time. See how each fix improves your site's accessibility.

What exactly we check

90+ rules, applied against the standard you choose — WCAG 2.1/2.2 AA, Section 508 or EN 301 549

10 rules

Document structure

Page language, title, meta tags

8 rules

Images and media

Alternative text, captions

12+ rules

Forms and buttons

Field labels, button names

18+ rules

ARIA markup

Correct roles and attributes

12+ rules

Contrast and visibility

Colors, sizes, readability

20+ rules

Navigation

Headings, keyboard, landmarks

6+ rules

Tables

Column headers, structure

3 rules

Language

Correct language attributes

Scale and continuous monitoring

Works with sites of any size and automatically tracks changes

Works with sites of any size

An online store with 10,000 products? A news portal with thousands of articles? The system understands your site's structure, finds typical page templates, and checks each one.

Continuous accessibility monitoring

Your site changes every day — new pages, content updates, design changes. The audit automatically tracks these changes and notifies you if accessibility drops.

Automatic scheduled scanning
Alerts when your score drops
History of all scans with comparison

Data access

Your audit results, over an API

One key for the whole account. Pull scores, issues and page details programmatically — into your own dashboard, CI or issue tracker.

Two endpoints: the issues on a single page, or every page with issues grouped by site
Responses carry the score, issue counts by severity and the rule identifiers
Authenticated with an X-API-Key header; regenerate the key whenever you want
POST /scanner/api/pages-with-issues
{
  "sites": [{
    "domain": "example.com",
    "pagesWithIssues": 12,
    "pages": [
      { "url": "/contact", "score": 72,
        "totalIssues": 5, "criticalCount": 1 }
    ]
  }]
}

The "Copy for AI" button

The dashboard assembles a ready task for an AI agent: the endpoint, the auth header and the list of failing pages. Copy it and your assistant can start fixing.

Frequently asked questions

Didn't find an answer?

Contact us
How long does the check take?

You'll see first results within 2-3 minutes of adding your domain. A full scan of a large site may take longer, but you'll be notified when it's complete.

Will the audit change anything on my site?

No, the audit only analyzes your site and creates a report. No changes are made to your code or content. For automatic error fixing, there's a separate product — Autofix.

Which standards does the check follow?

The audit checks against international WCAG 2.1 and 2.2 standards, Level AA. This is required by the European Accessibility Act (EU), ADA (US), and similar legislation worldwide.

I have a large site with thousands of pages. Is that a problem?

Not at all. The system automatically analyzes your site's structure, finds typical page templates, and checks representatives of each type. Fix rules apply to all pages of the same type.

Do I need to install anything on my site?

For the audit — no. Just add your website address in the dashboard, and the system will find and check all pages on its own.

Can I buy just the audit?

Yes. Audit, accessibility panel, and autofix are separate products that can be purchased independently. Combo packages are also available at a discount.

Is your site accessible to everyone?

Find out in 2 minutes. First 3 pages — free.

Website Accessibility Audit — 90+ WCAG Checks | InclusiveWeb