ADA Compliance for Small Businesses: A Practical Guide
If your business has a website, ADA compliance applies to you. The Americans with Disabilities Act does not explicitly mention websites, but federal courts have consistently interpreted Title III to include digital properties. This means that any business that serves the public, whether it has one employee or one thousand, needs to ensure its website is accessible to people with disabilities.
This is not a hypothetical risk. In 2024, plaintiffs filed over 4,100 ADA web accessibility lawsuits in the United States. Small businesses are increasingly targeted because they often lack the resources to fight litigation and are more likely to settle quickly.
Here is what you need to know and what you can do about it.
Who Needs to Comply
ADA Title III applies to places of public accommodation. Courts have broadly interpreted this to include websites, mobile apps, and other digital properties of businesses that serve the public. This covers restaurants, retail stores, professional services, healthcare providers, educational institutions, hotels, and virtually any business with a customer-facing website.
There is no size exemption. A local bakery with a WordPress site and a Fortune 500 company with a custom web application face the same legal standard. If the public can access your website, it falls under ADA jurisdiction.
What ADA Requires for Websites
The ADA itself does not prescribe specific technical standards for websites. However, the Department of Justice has consistently pointed to WCAG 2.1 Level AA as the benchmark for web accessibility. Courts have adopted this standard in their rulings.
WCAG 2.1 AA is organized around four principles, known by the acronym POUR.
Perceivable
Information and user interface components must be presentable to users in ways they can perceive. This means providing text alternatives for non-text content, captions for videos, sufficient color contrast, and content that can be presented in different ways without losing meaning.
Operable
User interface components and navigation must be operable. All functionality must be available from a keyboard. Users must have enough time to read and interact with content. Content must not cause seizures. Users must be able to navigate, find content, and determine where they are.
Understandable
Information and operation of the user interface must be understandable. Text must be readable and predictable. Web pages must appear and operate in predictable ways. Users must be helped to avoid and correct mistakes, especially in forms.
Robust
Content must be robust enough to be reliably interpreted by a wide variety of user agents, including assistive technologies. This means using proper HTML semantics, valid code, and ARIA attributes where appropriate.
Common ADA Violations and How to Fix Them
Most accessibility violations fall into a handful of categories that are relatively straightforward to address.
- Images without alt text. Every informative image needs a descriptive alt attribute. For a product photo, describe the product. For a chart, summarize the data. Decorative images should have an empty alt attribute so screen readers skip them. This is typically the single biggest quick win.
- Low color contrast. Text must have a minimum 4.5:1 contrast ratio against its background. Many designs use light gray text on white backgrounds that fail this test. Often a slightly darker shade of your existing colors is sufficient.
- Missing form labels. Every form field needs a label element programmatically associated with it using the for attribute. Placeholder text alone is not sufficient because it disappears when users start typing and is not reliably announced by screen readers.
- Inaccessible navigation. Dropdown menus, hamburger menus, and modal dialogs often cannot be operated with a keyboard. Test your entire navigation using only your keyboard (Tab, Enter, Escape, arrow keys). Ensure every menu item is reachable and activatable.
- Missing page title and language. Every page needs a unique, descriptive title element and the html element needs a lang attribute specifying the page language. These take seconds to implement.
- Videos without captions. Any video content must include synchronized captions for deaf and hard-of-hearing users. Auto-generated captions from platforms like YouTube are a starting point but often contain errors.
Overlay Solutions vs Real Compliance
Accessibility overlays are JavaScript widgets that add a toolbar to your website, offering features like font size adjustment, contrast changes, and screen reader optimization. They are marketed as a quick fix for ADA compliance.
Here is the reality. Overlays can improve the user experience by giving visitors control over certain aspects of presentation. However, they do not fix the underlying code issues that cause accessibility barriers. A screen reader user still encounters missing alt text, broken heading hierarchy, and inaccessible forms even with an overlay active.
The responsible approach is to use overlays as a complement to structural fixes, not a replacement. An overlay gives visitors immediate accommodations while you work on fixing the root causes in your code. HandyPal takes this approach: our widget provides 43 accessibility features for visitors while our audit tools help you identify and fix the underlying issues.
Getting an Accessibility Audit
An accessibility audit systematically evaluates your website against WCAG 2.1 AA criteria. A thorough audit combines automated scanning with manual testing.
- Automated scanning tools can check for approximately 30 to 50 percent of WCAG criteria. They are excellent at catching missing alt text, contrast issues, missing form labels, and improper heading structure. Run automated scans first to identify the low-hanging fruit.
- Manual testing covers the issues automation cannot detect: whether alt text is actually descriptive, whether keyboard navigation flows logically, whether screen reader announcements make sense in context, and whether the overall user experience is coherent for people using assistive technology.
HandyPal offers unlimited automated accessibility audits with detailed reports that include specific issue locations, severity levels, and actionable fix instructions. You can run scans as often as you like and compare results side by side to track your progress.
Maintaining Compliance Over Time
Accessibility is not a one-time checkbox. Every content update, design change, and new feature can introduce accessibility issues.
- Build accessibility into your workflow. Include accessibility checks in your content publishing process. Train content creators on writing alt text, using proper heading hierarchy, and creating accessible documents.
- Schedule regular audits. Run automated scans monthly at minimum. Conduct more thorough manual reviews quarterly or whenever you make significant changes to your site.
- Monitor for regressions. Compare audit results over time to catch new issues before they accumulate. HandyPal's scan comparison feature makes this straightforward by highlighting exactly what changed between scans.
- Stay informed about standards updates. WCAG 2.2 was published in October 2023 and adds nine new success criteria. While most enforcement still references WCAG 2.1 AA, staying ahead of the curve reduces future remediation work.
- Document your efforts. Maintain records of your accessibility audits, remediation work, and ongoing monitoring. If a complaint is filed, documented good-faith efforts to maintain accessibility can significantly strengthen your legal position.
Taking the First Step
ADA compliance does not have to be overwhelming. Start with a free accessibility audit to understand where your website stands. Focus on the highest-impact issues first, typically alt text, color contrast, keyboard navigation, and form labels. These four categories account for the majority of accessibility barriers on most websites.
The cost of proactive compliance is a fraction of the cost of a lawsuit. More importantly, an accessible website serves all your customers better, which is good for business regardless of legal requirements.
Make Your Website Accessible Today
Join 1,200+ businesses using HandyPal to improve their web accessibility and reduce compliance risk.
- Automated scanning
- Compliance reports
- Fix guidance
- Ongoing monitoring