A Client Got an ADA Demand Letter About Their Website. Here Is What Happened Next.

ADA demand letter beside a laptop showing a website accessibility audit

A Client Got an ADA Demand Letter About Their Website. Here Is What Happened Next.

Last month, one of our clients opened their mail and found a demand letter from a law firm. The claim: their website violated the Americans with Disabilities Act because a visitor using a screen reader could not navigate it. The letter demanded a settlement and threatened a lawsuit.

If you own a service business, here is the direct answer to the question you are probably asking: yes, this can happen to you, the letters are usually real, and the websites they target usually do have the violations described. The good news is that the fixes are concrete, checkable, and fast when someone who knows what they are doing handles them. Our client’s site was remediated within days of the letter arriving.

This post walks through what these letters are, why small service businesses are getting them, and what we actually did, because we had never written publicly about this side of our work until we lived it with a client.

Why your business, and why now

Website accessibility lawsuits are not random. There are law firms that work with serial plaintiffs who use automated scanners to sweep thousands of small-business websites for detectable violations of WCAG, the Web Content Accessibility Guidelines. When the scanner flags a site, a demand letter goes out. Court filings show thousands of these suits filed every year, and federal courts have repeatedly allowed ADA claims against business websites to proceed under Title III of the ADA.

The letters name specific technical failures. The one our client received cited real issues we could verify independently: images without alt text, form fields without labels, and interactive elements a keyboard user could not reach. That specificity matters. This was not a bluff we could ignore, and if your letter cites violations your site actually has, ignoring it is the most expensive option available.

What we did, in order

  1. We verified every claim before anyone panicked. We ran our own audit against WCAG 2.1 Level AA, the standard courts and the Department of Justice consistently point to. Some items in the letter checked out. Some did not. Knowing exactly which was which shaped everything after, including what the client’s attorney could say in response.
  2. We preserved evidence. Before touching anything, we captured dated archives of the pages as they existed. If you fix a site with no record of what changed and when, you lose the ability to show a court what you responded to and how quickly.
  3. We fixed the violations at the code level. Alt text written by a human who understands the page, not autogenerated filler. Labels tied to their form fields. Focus states restored so keyboard users can see where they are. Heading structure corrected so a screen reader presents the page in an order that makes sense. None of this is exotic. It is careful work in the site’s actual code.
  4. We produced a dated conformance report. When the remediation was done, we documented the before and after state of every cited item. The client’s attorney handled the legal response; our job was making sure the technical facts in that response were true.

What we tell clients about accessibility overlay widgets

You have probably seen the pop-up toolbar widgets that promise one-line-of-code ADA compliance. Be careful here. Plaintiffs’ firms know these widgets do not fix the underlying code, and sites running them still get sued. UsableNet’s litigation tracking has found hundreds of lawsuits per year filed against sites that had a widget installed. A widget can be a useful supplement for some users. It is not remediation, and treating it as remediation leaves every underlying violation in place for the next scanner to find.

The part most agencies will not tell you

Accessibility work and AI search readiness are now the same work. Google’s own guidance on agentic AI describes agents interacting with websites through the same accessibility tree that screen readers use. When we remediate a site for a demand letter, that site simultaneously becomes more legible to the AI agents that increasingly browse, summarize, and act on behalf of customers. We have watched sites fail both audits for the same underlying reason: markup that looks fine to a sighted human and means nothing to a machine.

So the money spent responding to a demand letter is not dead cost. It hardens the site against the next scan, opens it to the roughly one in four American adults living with a disability, and improves how AI systems read it.

If a letter shows up in your mail

Do these three things in this order: contact your attorney, do not reply to the letter yourself, and get a real WCAG 2.1 AA audit from someone who can fix code, not just scan it. Speed matters, but verified facts matter more.

If you would rather never get the letter, the same audit is available before anyone sues you. It is considerably cheaper that way.

Life in Motion is a digital marketing agency, not a law firm. Nothing here is legal advice. For legal questions about an ADA claim, talk to your attorney. For the technical audit and remediation, talk to us.