ADA Website Compliance

Website Accessibility Remediation

We remediate your website by hand — semantics, ARIA, contrast, focus, forms, and media — so it conforms to WCAG 2.1 AA and works for real assistive-technology users.

  • Manual code fixes, never overlays
  • WCAG 2.1 AA conformance target
  • Tested with NVDA, JAWS, VoiceOver
  • Built for small-business budgets

Accessibility remediation that actually fixes your website

Website accessibility remediation is the hands-on work of repairing the real barriers in your site’s code and content so it conforms to WCAG 2.1 AA and works for people who use assistive technology. Curbcut doesn’t paste a widget over the problem — we go into the HTML, CSS, and templates and fix the things a screen reader and a keyboard user actually hit: missing semantics, broken ARIA, low contrast, lost focus, unlabeled forms, and inaccessible media.

That distinction matters. An accessibility overlay runs a script at page load that tries to mask issues without touching the source, which is why overlays don’t ensure ADA compliance and have themselves been named in lawsuits. Remediation changes the underlying code, so the fix is permanent, testable, and defensible.

What we fix

Remediation is organized around the POUR principles behind WCAG — Perceivable, Operable, Understandable, Robust. In practice, that breaks down into a few concrete buckets:

AreaWhat’s brokenWhat remediation does
Semantics & structureGeneric <div> soup, skipped heading levels, missing landmarksRestore native HTML elements, heading structure and landmarks screen readers can navigate
ARIAWrong roles, broken states, ARIA that overrides good HTMLApply correct ARIA labels and roles only where native HTML can’t do the job
Color contrastText and UI below the required ratioAdjust palette to meet color contrast requirements without breaking your brand
Keyboard & focusMouse-only widgets, invisible focus, keyboard trapsMake everything operable by keyboard navigation with visible, logical focus management
FormsUnlabeled inputs, inaccessible errors, vague instructionsBuild accessible forms with programmatic labels and clear error messaging
Images & mediaMissing or useless alternatives, uncaptioned videoWrite meaningful alt text, add captions and transcripts, fix decorative-image handling
DocumentsUntagged PDFs that screen readers can’t readRemediate accessible PDFs or replace them with accessible HTML

These are the same issues that drive the thousands of ADA web accessibility claims filed each year — and the same ones a screen reader like NVDA, JAWS, or VoiceOver exposes the moment a real user lands on your page.

How our remediation process works

We work in a tight, transparent loop so you always know what’s changing and why.

  1. Scan and audit. We start with an accessibility audit — automated tooling plus manual testing — to produce a prioritized list of every WCAG 2.1 AA failure. You can’t fix what you haven’t found.
  2. Scope and prioritize. We group findings by severity and user impact, then scope a fixed-price remediation sprint. Blocking issues for screen-reader and keyboard users come first.
  3. Fix in the code. Our team remediates the issues in your actual codebase — templates, components, content — following the existing patterns of your platform so nothing breaks.
  4. Verify with assistive technology. Every fix is retested with keyboard navigation and screen readers (NVDA, JAWS, VoiceOver), not just an automated checker. Automated tools catch only part of WCAG; the rest needs a human. (See automated vs manual testing.)
  5. Document and protect. We deliver a VPAT / Accessibility Conformance Report, an accessibility statement, and optional monitoring so new content doesn’t quietly reintroduce barriers.

Why manual remediation beats overlays — every time

Overlay vendors promise instant compliance from one line of JavaScript. The reality is that the script can’t see your design intent, can’t reliably fix dynamic content, and frequently interferes with the assistive technology users already rely on. The U.S. Department of Justice has reaffirmed that the ADA applies to websites, and litigation continues to target sites that leaned on a widget instead of fixing the page.

Manual remediation, by contrast, repairs the source so that:

  • A blind user’s screen reader announces your content in a logical order.
  • A keyboard-only user can reach and operate every control with a visible focus ring.
  • A low-vision user gets text that meets contrast requirements at their zoom level.
  • Your conformance claim is backed by a real VPAT — not a marketing badge.

If you want the side-by-side, our overlay vs manual remediation breakdown lays it out, along with the accessiBe / UserWay / AudioEye alternatives most businesses should consider instead.

Standards we remediate against

Most U.S. small businesses are remediating to satisfy ADA Title III, which courts have applied to commercial websites even though the law predates the modern web. The technical yardstick everyone — plaintiffs, the DOJ, and the W3C’s Web Accessibility Initiative — points to is WCAG 2.1 Level AA.

  • WCAG conformance levels. A is the floor, AA is the practical and legal target, and AAA is aspirational. We remediate to Level AA.
  • Section 508. If you sell to or work with the federal government, the Section 508 standard incorporates WCAG 2.0 AA; we remediate to it and can produce the matching VPAT. Not sure which framework applies? See ADA vs Section 508 vs WCAG.

Helpful primers from WebAIM and the W3C are worth a read, but a checklist won’t fix your site — implementation in the code does.

What it costs and how to start

There’s no flat price for remediation, because a five-page brochure site and a 5,000-SKU store are not the same job. The honest answer comes from the audit: page count, how the site was built, and how many WCAG failures exist all move the number. We turn those findings into a fixed quote — see what ADA compliance costs for the drivers, and our broader ADA compliance services for the full audit-to-monitoring engagement.

If you’ve already received a notice, don’t wait — read what to do after an ADA demand letter first. (That page, and this one, are general information, not legal advice; talk to a qualified attorney about your specific exposure.)

Otherwise, the fastest way to find out where you stand is a free accessibility scan. We’ll show you exactly which WCAG 2.1 AA barriers exist on your site — then fix them by hand.

Frequently asked questions

What is website accessibility remediation?

Accessibility remediation is the hands-on work of fixing the actual barriers in your website's code and content so it conforms to WCAG 2.1 AA. That means correcting semantics, ARIA, color contrast, keyboard focus, form labels, and media — verified with screen readers and keyboard testing, not patched over with a widget.

How is remediation different from an accessibility audit?

An accessibility audit finds and documents the problems; remediation fixes them. The audit produces a prioritized list of WCAG failures, and remediation resolves each one in your codebase. You generally need the audit first so the remediation is scoped to real, confirmed issues.

Why is manual remediation better than an accessibility overlay?

Overlays inject a script that tries to mask problems at runtime, but they don't repair the underlying HTML a screen reader actually reads — which is why overlays don't ensure ADA compliance and have been named in lawsuits themselves. Manual remediation fixes the source so the fix is durable. See the overlay vs manual remediation comparison.

How long does accessibility remediation take?

Most small-business sites take a few weeks: a short audit, then a remediation sprint scoped to the findings. Large or template-heavy sites and e-commerce stores take longer. We give you a firm timeline after the audit so there are no surprises.

How much does accessibility remediation cost?

Cost depends on page count, how the site was built, and how many WCAG failures the audit finds — a small brochure site is far cheaper than a complex store. We scope a fixed price from the audit instead of guessing. See what ADA compliance costs for the factors that drive the number.

Will remediation hold up if I get an ADA demand letter or lawsuit?

Remediation that brings your site to genuine WCAG 2.1 AA conformance is the durable defense, because plaintiffs and courts evaluate the real code an assistive-technology user encounters. If a notice has already arrived, read what to do after an ADA demand letter. This is general information, not legal advice — consult an attorney about your situation.

Do I get proof of conformance after remediation?

Yes. After the fixes are verified we can produce a VPAT / Accessibility Conformance Report and an accessibility statement documenting your status, and set up ongoing monitoring so the site stays conformant as you publish new content.

Get a clear path to compliance

Start with a free accessibility scan. We'll show you exactly where your site fails WCAG 2.1 AA — and what real remediation costs.