Help · Guides · A11yScan Multi

A11yScan Multi — audit up to 5 URLs in one shot.

App: /apps/a11yscan/multi/ Cost: 10 credits per scan (up to 5 URLs) Time: 7 min · ships .md export

The single-page A11yScan tells you what's wrong on one page. Multi tells you what's wrong on your whole site — and which issues recur across pages so you fix the root cause once instead of 10 times.

1

Open A11yScan Multi

Go to /apps/a11yscan/multi/. Sign in at /portal/ if you're not already authenticated.

10 credits per scan (a single A11yScan is free; Multi is the Plus-tier version). One scan covers up to 5 URLs of the same domain.

Tip — pick your highest-traffic pages first. Home + pricing + top 3 product pages = the URLs where accessibility regressions cost you the most. Don't waste a Multi scan on a blog post.
2

Enter up to 5 URLs

One URL per line. All URLs must be on the same domain (cross-domain scans aren't supported for Multi). Examples:

https://your-site.com/
https://your-site.com/pricing/
https://your-site.com/products/featured-item
https://your-site.com/about/
https://your-site.com/blog/most-popular-post

Hit Run scan. The audit takes ~20–40 seconds (parallel fetch of all 5 URLs, then issue aggregation).

3

Read the aggregate score

The aggregate score (0–100) is the weighted average across all scanned pages. It's the one number you can quote to your team or board.

The breakdown chips show the total critical / serious / moderate / minor issues across all pages — so you know the size of the backlog.

4

Focus on site-wide recurring issues first

The Site-wide recurring issues section lists issues that appear on multiple pages. Fix the root cause once and your score jumps across the whole site.

Each recurring issue card has:

Warning — fix recurring before per-page. It's tempting to scroll to the lowest-scoring page first. Don't. A recurring issue that affects 4/5 pages is worth ~4× the score lift of a one-off on one page.
5

Scan per-page breakdowns

Below the recurring section, each scanned URL gets its own card with its own score and top 8 issues. Use this section to:

6

Export and brief your dev

Hit Export as Markdown at the top of the report. You get a structured .md with:

This pastes cleanly into a Linear issue, Notion doc, or developer brief — and most modern AI coding tools will read it correctly as context for a "fix this" prompt.

Compliance reality check

A11yScan detects WCAG 2.1 AA violations using static HTML checks (10+ check families) — comparable to axe-core and Lighthouse for most issues, with the upside that we wrap every issue in a plain-English fix instead of a stack trace.

What this means for compliance:

If you're handling actual regulatory exposure (lawsuit, government contract), use A11yScan to triage and prioritize, then bring in a human auditor for the final pass. Adytum Crafted Brand Kit ships WCAG-compliant component systems if you want to fix it once and not worry again.

What's next? Once you've fixed the top 2–3 recurring issues, re-run the same Multi scan to verify the score moved. Most teams see a 15–25 point jump from the first pass. If you're on Plus, you get monitoring (coming soon) that re-runs the scan monthly and emails you the moment anything regresses.