Skip to main content

ADA Website Compliance for Small Business: What You Actually Need to Do

Small businesses are not exempt from ADA website requirements. Here is what the law says, what it costs, and the practical steps you need to take.

If you run a small business with a website, ADA accessibility applies to you. There is no revenue threshold, employee count minimum, or small business exemption for web accessibility under the ADA.

Does the ADA Apply to My Small Business Website?

Yes. The DOJ has consistently maintained that websites of businesses open to the public are places of public accommodation under ADA Title III. This applies regardless of business size.

In April 2024, the DOJ published a final rule specifically requiring state and local government websites to meet WCAG 2.1 AA. While this rule targets government entities, it reinforces the standard that courts apply to private businesses as well.

Small businesses are increasingly targeted by ADA lawsuits. According to EcomBack's H1 2025 report, ecommerce sites of all sizes are sued, and serial plaintiffs specifically target smaller businesses that may choose to settle quickly rather than litigate.

The Cost Math: Compliance vs. Lawsuit

Low EndHigh End
Basic remediation (small site)$500$5,000
ADA lawsuit settlement$5,000$75,000+
Your attorney fees$3,000$25,000+

Settlement range data from Accessible.org. Attorney fee estimates based on typical hourly rates for ADA defense attorneys.

Proactive compliance costs a fraction of reactive legal defense.

What You Actually Need to Do

1. Scan Your Website

Start with a free automated scan to understand your current state. OnePageAudit checks your site against critical WCAG 2.2 AA criteria and tells you exactly what needs fixing.

2. Fix the Critical Issues

Focus on the issues that ADA plaintiffs and their tools flag most often:

Alt text on images: Every image that conveys information needs descriptive alt text. Decorative images should have empty alt attributes (alt=""). In most CMS platforms, you can add alt text in the image settings. Form labels: Every form field (name, email, search, etc.) needs a visible label or properly associated label element. Check your contact forms, search bars, and newsletter signups. Color contrast: Text must have sufficient contrast against its background. WCAG AA requires at least 4.5:1 for normal text and 3:1 for large text. Use WebAIM's free contrast checker if you are unsure about your color choices. Page language: Your HTML must declare the page language (e.g., lang="en"). This is usually set in your theme or template settings. Without it, screen readers cannot pronounce content correctly. Heading structure: Use headings (H1, H2, H3) in logical order. Do not skip from H1 to H3. Do not use headings just for visual styling. Keyboard navigation: Test that users can Tab through your entire page and interact with all buttons, links, and forms without a mouse.

3. Add an Accessibility Statement

Create a page on your site that:

  • Acknowledges your commitment to accessibility
  • References the standard you are targeting (WCAG 2.2 AA)
  • Provides a way for users to report barriers (email or phone)
  • Describes any known limitations and your remediation timeline

This demonstrates good faith, which courts consider.

4. Set Up Ongoing Monitoring

Accessibility breaks every time you add content, update plugins, or change your design. Monthly automated scans catch regressions before they accumulate.

What You Can Fix Without a Developer

If you use WordPress, Squarespace, Shopify, or a similar CMS:

  • Add alt text: Edit each image in your media library
  • Fix headings: Use the heading dropdown in your editor correctly
  • Label forms: Most form plugins (Contact Form 7, Gravity Forms, etc.) have label settings
  • Choose accessible themes: Look for themes that advertise WCAG compliance
  • Check contrast: Use your theme's color settings to ensure readable combinations

What Likely Needs a Developer

  • Fixing keyboard navigation on custom menus or dropdowns
  • Adding ARIA attributes to custom interactive components
  • Making checkout or cart functionality accessible
  • Fixing focus management in single-page applications
  • Adding skip navigation links

Do Not Rely on Overlay Widgets

Accessibility overlay products (accessiBe, UserWay, etc.) promise one-line-of-code compliance. They do not deliver. The FTC fined accessiBe $1 million in January 2025 for deceptive claims, and 22.6% of websites sued for ADA violations had an overlay installed at the time of the lawsuit (per EcomBack H1 2025).

See our detailed breakdown: Why Accessibility Overlays Don't Protect You.

Start Today

You do not need to fix everything at once. Start with a scan, fix the critical issues, document your progress, and monitor going forward. That trajectory matters legally and practically.

Run a free accessibility scan with OnePageAudit Related reading:

Frequently Asked Questions

Are small businesses required to have ADA-compliant websites?
The DOJ's position is that businesses open to the public (places of public accommodation under Title III) must make their websites accessible. There is no small business exemption for web accessibility under the ADA. The April 2024 DOJ rule for government websites references WCAG 2.1 AA, and courts apply similar standards to private businesses.
How much does it cost to make a small business website ADA compliant?
For a typical small business website (5-20 pages), basic remediation can cost $500 to $5,000 depending on the number of issues and whether you hire a developer or use an in-house team. This is significantly less than the $5,000 to $75,000 typical settlement range for ADA website lawsuits, according to Accessible.org.
Can I fix accessibility issues myself without a developer?
Many common issues can be fixed without a developer if you have access to your CMS. Adding alt text to images, choosing accessible color schemes, adding form labels, and fixing heading structure can often be done through WordPress, Squarespace, or Shopify admin panels. More complex issues like keyboard navigation and ARIA attributes typically require developer involvement.

Scan your website free

Find ADA compliance issues in under 60 seconds. No account required.

Run Free Scan