Guide · free, nothing gated

You received an ADA demand letter about your website.

Send it to your attorney first — we are not a law firm. Then, separately, there is engineering work to do: the barriers the letter alleges have to be found, fixed in your code, and documented with dates. Here is what that looks like, and what to do in the next 48 hours.

No sign-up to read this · Not legal advice · Written by engineers, not marketers

The first 48 hours

Five things to do now.

No sign-up, no email required. This is what we would tell you on a call.

  1. 01

    Send it to an attorney

    Before anything else, and before you reply to anyone. We are not a law firm and cannot tell you what the letter means for you. If you do not have counsel, your business insurer or local bar referral service is the fastest route to one.

  2. 02

    Do not contact the sender yourself

    Anything you say can become part of the record. Let your attorney handle the correspondence and decide what, if anything, is said.

  3. 03

    Preserve the current state of the site

    Before you change anything, take a dated capture of the pages named in the letter. What the site looked like when the letter arrived can matter later, and recovering it from backups afterwards is not always possible. Coordinate the timing of any fixes with your attorney.

  4. 04

    Do not rush to install an overlay widget

    The instinct is to buy the thing advertising one-line compliance. A widget installed this week does not change the code the letter is about: it runs in the visitor's browser after your page has already been delivered, so the underlying markup a complaint cites is still the markup you shipped. Fix the code, and keep the record of having fixed it.

  5. 05

    Start a dated record of remediation

    What a good-faith effort looks like later is a timestamped trail: what was found, what was changed, when, and what a re-scan showed afterwards. That record is worth starting the day the letter arrives, whoever does the work.

What to build

A dated record, not a badge.

Whoever does the work — your developer, an agency, or you — the artefact that matters afterwards is the same four things.

  • A dated baseline. A scan run today, with a timestamp, a score and a list of every issue found — before anyone touches the code. This is the document that makes everything after it legible.
  • Findings tied to the standard. Each issue mapped to the WCAG success criterion it fails and the level it sits at, not a vague severity word. That is what a developer works from and what an auditor recognises.
  • Proof the fixes landed. Re-scan the same pages after the work and keep both reports. Two dated documents showing the same site before and after is the whole point.
  • Something that keeps running. Sites regress. Scheduled scans catch the day a theme update reintroduces a barrier, which is a far better story than discovering it in a second letter.

See what our report contains

FAQ

Questions people ask at this point.

No. AdaChecked builds accessibility scanning software. We can tell you where your site fails WCAG 2.2 and hand you a dated report of it. We do not give legal advice, we do not correspond with the sender, and we do not advise on settlement. Your attorney handles the letter.
We cannot tell you that, and anyone who does is guessing. What we can say is narrower and true: the barriers described in these letters are real engineering defects, they are findable, and fixing them with a dated record is better than not. How that record is used is between you and your counsel.
Fixing only those is the trap. A letter typically names a handful of examples found in a few minutes of testing. The same barriers are usually present everywhere else on the site, because they come from the template, the theme or the component library rather than from those pages. Scan the whole site, not the complaint.
A quick check returns in under a minute and a full crawl usually finishes in minutes. Create a free account, paste your URL, and you will have your score and top issues on screen immediately — the free tier does not ask for a card.
No, and our reports say so on the first page. Automated testing reaches most issues by volume but only part of the standard — screen-reader behaviour, focus order, and whether alt text actually means anything need a person. The report separates what was machine-tested from what was not, which is more useful to an attorney than a badge claiming a result nobody can verify.
It is common. WebAIM's February 2026 analysis of one million home pages detected WCAG 2 failures on 95.9% of them, averaging 56.1 errors per page. That is context, not an excuse — the barriers are real and they do block real people — but you are not an outlier and this is a solvable engineering problem.

Start with a dated baseline.
It takes about a minute.

Create a free account, paste the URL from the letter, and get a timestamped WCAG 2.2 AA score with your top issues on screen. No card. Whatever you decide to do next, you will be doing it with the facts.

Free plan · No card · AdaChecked does not provide legal advice