Web Design · 8 min read
You Got an ADA Website Demand Letter. What Now?
Summary
An ADA website demand letter is not spam. Here is the first-48-hours sequence, why overlays backfire, and how a real WCAG remediation quote is priced.
By Hyder Shah, Founder & CEO · Published July 13, 2026 · Updated July 13, 2026
A letter lands. It says your website blocks people who are blind, cites the Americans with Disabilities Act, names a few of your pages, and offers to settle for a number that looks smaller than the cost of fighting. Your two instincts — ignore it, or panic-buy the first widget a Google ad shows you — are both wrong.
This is written from the web-design chair, not the lawyer's chair. Foundgrove does not sell accessibility remediation and we do not give legal advice. Get a lawyer today. What we can give you is the part nobody on the search results page will: what happens to your website over the next 30 days, and which of the things vendors are about to sell you actually change anything.
What is an ADA website demand letter, and is it real?
Real enough that you cannot file it in a drawer: plaintiffs filed 3,117 website accessibility lawsuits in US federal court in 2025, a 27% increase over 2024's 2,452, according to Seyfarth Shaw's ADA Title III tracker. Those suits made up 36% of every federal ADA Title III case filed that year.
A demand letter is the step before the lawsuit. It typically names your business, names specific URLs, describes barriers a screen-reader user says they hit, and proposes a settlement. Seyfarth is explicit that its count covers federal filings only — state-court cases and demand letters are not in that number at all. The letter on your desk was never going to show up in a public statistic.
Filings cluster hard by state. In 2025, New York federal courts saw 1,021 of them, Florida 961, Illinois 585 — and California just four, because, as Seyfarth explains, California's federal and state courts of appeals have concluded that online-only businesses are not covered by the ADA, which pushes those claims into state court instead. Where you operate changes the shape of this entirely.
The underlying position is not new. The Justice Department's guidance on web accessibility says it has 'consistently taken the position' that the ADA's requirements apply to the goods and services public accommodations offer online — and the examples DOJ lists by name include hospitals and medical offices, food and drink establishments, hotels, and retail stores.
What should you do in the first 48 hours?
Five moves, in this order — and buying software is not one of them.
- Get counsel first. An ADA defense lawyer, not the attorney who set up your LLC. This is a specialist area and the first 48 hours set the posture.
- Preserve the site exactly as it is. Archive or crawl the pages named in the letter, with dates. Your own lawyer needs to see what the claimant says they saw.
- Do not reply directly. Not by email, not by phone, not through your front desk. Anything you say about your website becomes part of the record.
- Check the letter is even about you. These go out in batches. The business name, the URLs, and the barriers cited are sometimes wrong, stale, or copied from another site.
- Pull your vendor list. Booking widget, live chat, payment form, review embed, PDF menus, appointment scheduler. A lot of the failures live in code your web team does not control.
Then — and only then — commission an audit. Not a remediation. Not a subscription. An audit.
Why should you not quietly change your site before counsel sees it?
Because the barriers named in the letter are the evidence, and a same-day redeploy overwrites them before your own lawyer has looked at a single line of code. Whether and when you change the site is a call for counsel, not for your web guy at 11pm on a Tuesday.
There is a practical reason the panic patch does not help either. WebAIM's 2026 scan of the top one million home pages found that 95.9% had detected WCAG 2 failures, averaging 56.1 errors per page. If your site is anything like average, the pages in the letter are not the only pages with problems — the barriers cited are a sample, not the list.
What does a real WCAG 2.1 AA audit look like?
It is a manual, page-by-page test against WCAG 2.1 Level AA — the standard the W3C published on 5 June 2018, with success criteria graded at levels A, AA and AAA. AA is the line everyone in this fight argues over.
Here is the nuance the overlay ads skip. DOJ's business guidance states that 'the Department of Justice does not have a regulation setting out detailed standards' for businesses open to the public. The one place the federal government has actually named a technical standard is the 2024 Title II rule — and that rule covers state and local governments, not your dental practice. It names WCAG 2.1 Level AA. So there is no federal Title III number to hit, and WCAG 2.1 AA is still the yardstick you audit against, because it is the one everyone else uses.
An automated scan is the first ten minutes of the work, not the work. WebAIM's own report warns that 'absence of detected errors does not indicate that a page is accessible or conformant.' A real audit adds keyboard-only navigation, screen-reader passes, and human judgement on things no crawler can score — like whether your alt text actually describes the photo.
The barriers that turn up most, and where they hide on a service-business site:
| Barrier | Share of top-1M home pages (WebAIM, 2026) | Where it hides on a service site |
| Low-contrast text | 83.9% | Light-gray body copy, the phone number in the header, form placeholder text |
| Missing image alt text | 53.1% | Before-and-after galleries, team headshots, service icons |
| Missing form input labels | 51% | The quote form, the booking widget, the newsletter box |
| Empty links | 46.3% | Icon-only social links, the image-wrapped logo, carousel arrows |
| Empty buttons | 30.6% | Hamburger menu, close-modal X, the play button on the hero video |
| Missing document language | 13.5% | A one-line html lang attribute nobody ever set |
Six categories — and WebAIM reports they account for 96% of all errors it detects. What you want back from an auditor is a findings list: URL, element, the WCAG success criterion it fails, severity, and the fix. Not a score out of 100. Not a badge.
Can buying an accessibility overlay now make things worse?
An overlay is not a defense, and the FTC has the paperwork: in January 2025 it ordered accessiBe to pay $1 million to settle allegations that it misrepresented the ability of its AI-powered accessWidget to make any website WCAG-compliant.
Read what the order actually bars. The company is prohibited from representing that its automated products 'can make any website WCAG-compliant or can ensure continued compliance with WCAG over time, unless it has the evidence to support such claims.' The FTC also alleged accessiBe formatted articles it drafted or edited to look like impartial third-party reviews, without disclosing the connection.
DOJ says the softer version of the same thing: automated checkers and overlays 'can be helpful tools, but like other automated tools such as spelling or grammar checkers, they need to be used carefully. A clean report does not necessarily mean everything is accessible.'
Practically: the widget does not remove the barrier. The screen-reader user who wrote the letter still cannot complete your booking form. You have added a monthly bill and a script tag, and changed nothing about the thing the letter is about. Fix the code.
How should a remediation quote be itemized?
By WCAG success criterion and by page template, with hours attached to each — not as a $49-a-month line item. A subscription is not remediation; it is a subscription.
| Quote line | What good looks like | Red flag |
| Scope | Named templates and URLs, each mapped to WCAG 2.1 AA success criteria | 'Full-site ADA compliance' |
| Testing | Manual keyboard pass and screen-reader pass, written into the scope | Automated scan only |
| Third-party code | Vendor-by-vendor list, with a conformance report requested from each | Silence about your booking widget |
| Deliverable | Fixed code committed to your repository, which you own | A script tag you rent monthly |
| Retest | Re-audit after fixes, findings closed one by one | A 'certified compliant' badge |
| Price | Fixed fee or hourly against the findings list | Monthly fee with no defined end state |
On third-party code, ask every vendor for a VPAT. The ITI Voluntary Product Accessibility Template is a free document a vendor completes per success criterion — supports, partially supports, does not support, or not applicable — and once filled in it is called an Accessibility Conformance Report. ITI is blunt that there is no VPAT certification and no pass/fail badge. A vendor who cannot produce one has almost certainly never tested.
And the fixed code belongs in your repository, under your control. We build service-business websites that way for the same reason we say it about ad accounts: you own the asset, or you are renting your own business back from an agency.
How do you reduce your exposure going forward?
Fix the six barrier categories at the template level once, and you have removed the source of 96% of the errors WebAIM detects across the web — because contrast, labels, and alt text are not page problems, they are system problems. Contrast is a design token. Labels are a form component. Alt text is a CMS field you make required.
The rest is process. Test with the keyboard before you ship: tab through the page, and if you cannot reach the phone number, open the booking modal, and close it again without a mouse, neither can a chunk of your visitors. It is the same discipline that makes mobile conversion optimization work — actually use the thing, on the device, before you call it done.
Publish an accessibility statement with a real route to report a problem. DOJ's guidance lists it as a practice outright: websites 'that provide a way for the public to report accessibility problems allow website owners to fix accessibility issues.' It costs you nothing and it doubles as a trust signal on a page most owners leave empty.
If you operate in California, know the number. California Civil Code section 52 sets damages for a violation of the Unruh Civil Rights Act at 'in no case less than four thousand dollars ($4,000)' per offense, plus attorney's fees. That is the statute talking, not us. Ask your counsel how it applies to your situation.
One more thing worth putting in your calendar. Under DOJ's Title II rule, state and local governments must meet WCAG 2.1 Level AA by April 26, 2027 if they serve 50,000 or more people, and by April 26, 2028 if smaller. If you subcontract to a city, a school district, or a public hospital, expect that requirement to land in your next contract — accessibility stops being a legal risk and starts being a procurement requirement.
None of this replaces the rebuild. If your site is failing on contrast, labels, and keyboard access, it is also failing the visitors who can see it fine — which is the whole argument of our service-business website playbook.
To be straight with you: we do not sell accessibility remediation and we do not give legal advice. Get counsel, then a specialist WCAG auditor. What we do is build conversion-focused websites where contrast, labels, and keyboard access are baked into the templates and the code ships to your repo. And note — our free audit is an SEO audit, not a WCAG audit. If that is what you need once the legal dust settles, Get my free audit.
Where does this fit in your stack?
If you're running a US service business, the playbook in this post pairs with our full services lineup and applies cleanly across our supported industries and US locations. If you want help implementing it, book a free strategy call — we'll review your current setup and prioritize the next three moves.
For the deeper engagement details, see our website design service. New to the terminology here? Our SEO & marketing glossary defines every acronym in this post.
Want this built for your vertical? See SEO for Dental Practices, SEO for Med Spas, SEO for Law Firms, SEO for Restaurants.
What are the most common questions about this topic?
Common questions readers send us about this topic.
Are ADA website demand letters legitimate?
Treat every one as legitimate until your lawyer says otherwise. They are the pre-lawsuit step, and lawsuits are not rare: Seyfarth Shaw counted 3,117 website accessibility suits in US federal court in 2025, up 27% on 2024. Some letters are sloppy — wrong business name, stale URLs, barriers copied from another site. That is a reason to verify with counsel, not a reason to ignore the letter.
Do I have to make my website ADA compliant?
The Justice Department's guidance says it has consistently taken the position that the ADA applies to the goods and services businesses open to the public offer online, including medical offices, restaurants, and hotels. There is no federal regulation setting a detailed technical standard for those businesses. Whether and how the ADA applies to your specific business is a legal question — ask a lawyer, not a web agency and not an overlay vendor.
What standard does a website have to meet for ADA compliance?
DOJ has not set a detailed standard for private businesses, and says so on ada.gov. The only technical standard it has named in a rule is WCAG 2.1 Level AA, in the 2024 Title II rule that applies to state and local governments. In practice, WCAG 2.1 Level AA is the benchmark demand letters, settlements, and auditors all use — so it is what you audit and remediate against.
Should I fix my website before responding to a demand letter?
Ask counsel first. The barriers cited in the letter are the evidence, and a same-day redeploy overwrites them before your own lawyer has seen the state of the site. Preserve a dated archive or crawl of the named pages before anyone touches the code. Rushing a patch onto one page rarely reduces exposure anyway — the barriers listed in a letter are usually a sample, not the complete list.
Will an accessibility overlay stop an ADA lawsuit?
There is no evidence a widget removes the underlying barriers, and the regulator has already acted on the marketing. In January 2025 the FTC ordered accessiBe to pay $1 million to settle allegations it misrepresented its AI-powered accessWidget's ability to make any website WCAG-compliant, and barred the company from repeating that claim without evidence. DOJ separately warns that a clean automated report 'does not necessarily mean everything is accessible.'
How much does website accessibility remediation cost?
It depends on your findings list, which is exactly why you get an audit before you get a quote. A defensible quote is priced per page template and per WCAG success criterion with hours attached, and it delivers fixed code into your repository. Walk away from anything sold as a flat monthly subscription with no end state, no manual testing, and no named success criteria — that is a widget, not remediation.
Does the ADA apply to a service business with no storefront?
It depends on your state, and this is genuinely unsettled. Seyfarth Shaw notes that California's federal and state courts of appeals have concluded online-only businesses are not covered by the ADA, which is why California saw only four federal website accessibility filings in 2025 while New York saw 1,021. Most New York district judges have gone the other way. Your counsel, not your web developer, answers this one.
What is a VPAT and why should I ask my vendors for one?
A VPAT is the ITI Voluntary Product Accessibility Template — a free document a software vendor completes per accessibility success criterion, marking each as supports, partially supports, does not support, or not applicable. Once filled in, it is called an Accessibility Conformance Report. ITI states there is no VPAT certification or pass/fail badge. Ask your booking, chat, and payment vendors for theirs: if they have never produced one, they have probably never tested.
About the author
Hyder Shah
Founder & CEO, Foundgrove
Hyder Shah is the founder of Foundgrove, an SEO and GEO agency for US service businesses. See our editorial policy for how these guides are researched and reviewed.
Related reading
Other tactical pieces from the Foundgrove blog.
- Web Design · 21 min read
High-Converting Service Business Websites: 2026 Playbook
Most service-business sites convert at 1-2%. Here's the homepage anatomy, mobile-first reality, and trust hierarchy that move the math.
Read the web design playbook → - Conversion · 10 min read
Trust Signals That Actually Convert in 2026 (Not the Usual)
Named video testimonials are the strongest trust signal you can ship. Fake badges backfire. Here's the 8-tier hierarchy of what works.
Read the conversion playbook → - Web Design · 11 min read
Mobile Conversion Optimization for Service Businesses
Service sites convert lower on mobile because they're built for desktop. Fix it with click-to-call, sticky thumb-zone CTAs, and shorter autofill forms.
Read the web design playbook → - Web Design · 9 min read
Accessibility Overlays: Why the Widget Won't Save You
An accessibility widget is a JavaScript layer, not compliance. The FTC fined one vendor $1M, and 983 US lawsuits in 2025 hit sites that had one.
Read the web design playbook → - Web Design · 11 min read
HIPAA-Compliant Websites: What Your Practice Must Fix
Your appointment page may be shipping patient data to Meta and Google right now. What HHS actually says, and the build spec that fixes it.
Read the web design playbook →
Want help applying this to your business?
Book a free 30-minute call. We'll review your current acquisition stack and show you the three highest-leverage moves for your industry and state. Or read how our website design service works.