Accessibility is not a checkbox. It is how people with disabilities actually use your site to read, watch, buy, donate, register, or contact you. If your website is hard to navigate without a mouse, unreadable because of low contrast, or missing alternative text, real people are shut out.
Here is the good news. Most sites can make meaningful progress in weeks using a practical plan, the right tools, and consistent habits. This guide walks you through the legal context in the United States, common barriers to fix, timelines, tooling, and how an integrated team at Dogwood tackles audits, remediation, and ongoing monitoring. You will also see how accessibility supports SEO and conversions.
The legal basics in the United States
The Americans with Disabilities Act (ADA) prohibits discrimination by state and local governments (Title II) and by places of public accommodation (Title III). Courts and the U.S. Department of Justice treat websites and mobile apps as covered when they connect people to goods, services, or programs. The DOJ references the Web Content Accessibility Guidelines (WCAG) as the technical standard to follow. Aim for WCAG 2.2 Level AA unless a regulator or settlement requires more.
Can you be sued if your site is not ADA compliant? Yes. Litigation typically claims that a site denies equal access to people who use assistive technology. Demand letters often point to fixable issues like unlabeled buttons, keyboard traps, or missing captions.
What is exempt? Government sites must comply under Title II; most businesses that serve the public fall under Title III. Very small private clubs and some religious organizations may be exempt from ADA Title III, but many still adopt WCAG to serve their audiences well and reduce risk. Separate state laws can also apply.
What WCAG 2.2 compliance involves
WCAG is organized around four principles: Perceivable, Operable, Understandable, and Robust. For most sites, the work clusters into a few themes:
- Color and contrast: Text must meet contrast ratios, focus states must be visible, and color cannot be the only way to communicate meaning.
- Keyboard access: All interactive elements must be reachable and usable with a keyboard. No keyboard traps.
- Alternative text: Images that convey meaning need concise, accurate alt text; decorative images should be marked as decorative.
- Forms and labels: Inputs require programmatic labels, clear instructions, error messages, and logical tab order.
- Multimedia: Provide captions for video, transcripts for audio, and audio descriptions when needed.
- Navigation and structure: Use proper heading order, meaningful link text, skip links, and consistent navigation.
- Focus management: Opening modals, menus, or alerts must move focus appropriately, and focus must return where it started.
- Target sizes and gestures: WCAG 2.2 adds requirements for touch targets and avoiding complex gestures.
- Timing and animations: Give users control over time limits and motion that can trigger vestibular issues.
Quick wins vs. deep fixes
Quick wins you can tackle first:
- Add alt text to meaningful images and mark decorative images correctly.
- Fix color contrast and visible focus styles in your CSS.
- Add labels and error messaging to forms; ensure unique, descriptive button text.
- Provide captions for recent videos and transcripts for audio.
- Clean up headings, link text, and skip link support.
Deeper fixes that usually require development work:
- Keyboard support and focus management in custom components.
- Rebuilding inaccessible menus, sliders, modals, and carousels.
- Semantic HTML restructuring for templates and components.
- Remediating third-party widgets or replacing them with accessible options.
- Automated testing baked into your deployment pipeline and content workflows.
Timelines and what to expect
For a typical small to mid-size WordPress site:
- Initial audit: 1 to 2 weeks for automated scans, assistive tech spot checks, and a prioritized plan.
- Remediation sprints: 2 to 6 weeks depending on templates, component count, and video volume.
- Content cleanup: Ongoing, with the first pass often completed in 1 to 3 weeks alongside remediation.
- Verification and documentation: 1 week to retest, capture evidence, and publish an accessibility statement.
- Monitoring: Monthly or quarterly checks, with regressions fixed continuously.
Larger or complex sites may need phased work over several months. Most redesigns at Dogwood run 6 to 12 weeks from start to launch, and we can integrate accessibility from day one.
Tooling that speeds up the work
Use a mix of automated and manual testing:
- Automated scanners: Axe, WAVE, and Lighthouse identify many issues quickly.
- Browser and dev tools: Color contrast checkers, CSS audit tools, and performance panels.
- Assistive technology: Screen readers such as NVDA and VoiceOver, keyboard-only navigation, and high zoom checks.
- CI checks: Include automated tests in pull requests so issues do not ship.
- Content guardrails: CMS guidance, reusable components, and editorial checklists for headings, alt text, and link language.
How Dogwood collaborates on accessibility
Accessibility touches design, code, content, and search. At Dogwood, our website design and development team builds semantic, keyboard-friendly components, our content management specialists maintain headings, alt text, and transcripts, and our SEO team ensures structure supports crawlability and search intent. We start with an audit, prioritize high-impact fixes, and schedule sprints. Then we train your editors and set up monitoring so improvements stick.
If you are planning a rebuild, our team can deliver SEO-friendly web design with accessible patterns and clear content so you are not retrofitting later. Learn more about our approach to custom website development and related website design and development services on our site.
- Explore how we handle accessible, SEO-ready builds in our service overview: professional website design
- Dive deeper into ongoing optimization with our SEO services to reinforce accessible structure with strong search intent
Why accessibility improves SEO and conversions
- Better structure: Headings, lists, and clear link text make pages easier for both assistive tech and search engines to parse.
- Faster pages: Many accessibility practices align with performance and mobile responsiveness, which support rankings and user satisfaction.
- Rich media: Captions and transcripts create indexable text and improve watch and completion rates.
- Reduced friction: Clear forms and keyboard-friendly navigation reduce drop-offs and increase conversions across all users.
Cost factors and budgeting
Cost depends on site size, your current codebase, content volume, and whether you are remediating or rebuilding. Smaller sites often address the bulk of issues in a few weeks of development and content time. Ongoing monitoring is typically a lightweight monthly or quarterly commitment. SEO and content support can be bundled. We provide clear estimates after an audit and do not make blanket promises because every site is different.
How to get started this week
- Publish an accessibility statement that outlines your commitment and a contact method.
- Run an automated scan and fix obvious issues like color contrast, missing labels, and empty links.
- Caption your newest videos and start a plan to backfill top performers.
- Choose one complex component to remediate, such as the main navigation or a modal.
- Train editors on headings, alt text, and link writing so new content ships accessibly.
If you want a partner, our full-service marketing agency can audit, remediate, and monitor while guiding your team. You can also combine content management and SEO for sustainable gains.
FAQs
- How do I make my website ADA compliant? Follow WCAG 2.2 Level AA, start with an audit, fix high-risk barriers like keyboard traps and unlabeled controls, add captions and alt text, and set up monitoring so issues do not return.
- How do I make it fully compliant? Use accessible design patterns, semantic HTML, ARIA only when needed, robust keyboard support, and test with assistive technology. Document your work and keep training your editors.
- What websites are ADA compliant? Any site that meets WCAG 2.2 Level AA in practice. Many government, education, healthcare, retail, and nonprofit sites aim for this level.
- How much does it cost? It varies by scope. Small sites can often be remediated in weeks. Larger or custom platforms require phased work. An audit will pin down effort and timeline.
- Can I be sued if it is not compliant? Yes. Businesses have received demand letters and lawsuits over inaccessible experiences. A proactive plan reduces risk.
- What websites are exempt? Some religious organizations or private clubs may be exempt from ADA Title III, but state laws may still apply. Many choose to meet WCAG to serve their communities and avoid barriers.
Summary and next steps
Accessibility is a continuous practice that pays off in usability, search visibility, and conversions. Start with an audit, fix core barriers, train your editors, and monitor over time. If you would like help aligning accessibility with design, development, content, and SEO, connect with our team to get a practical plan and timeline that fits your site.

