Short Answer
Yes, real estate websites are covered under Title III of the ADA. Courts and the Department of Justice have confirmed that websites are places of public accommodation. The accepted standard is WCAG 2.1 Level AA. Real estate listings, virtual tours, contact forms, and PDF documents all need to meet it.
The fastest way to find out where your site stands: run a free scan in 60 seconds.
Ninety-six percent of home buyers now start their search online. They browse listings, watch virtual tours, fill out contact forms, and download PDF disclosures before they ever pick up the phone. That entire experience happens on your website.
About 28 percent of U.S. adults live with some kind of disability. For a significant portion of them, an inaccessible real estate website is not an inconvenience. It is a locked door. They cannot read property descriptions narrated to them, cannot navigate a photo gallery with a keyboard, cannot complete a mortgage inquiry form that their screen reader skips past entirely.
The Americans with Disabilities Act requires that your website remove those barriers. And the legal and regulatory environment around that requirement has been tightening for years.
Why Real Estate Websites Are on the ADA Radar
Real estate websites are not a fringe target for ADA lawsuits. The industry accounts for a meaningful share of the 4,600-plus federal ADA website filings recorded in 2025. The pattern makes sense when you think about what a real estate site does: it mediates access to a fundamental life decision. Buying or renting a home is one of the most consequential transactions most people ever make. A website that excludes disabled users from that process is a serious accessibility failure, and courts treat it that way.
The case law goes back further than most people realize. In 2018, a blind plaintiff sued Compass Real Estate in New York, claiming the firm's website lacked alternative text for images and made it impossible to navigate the site with a screen reader. The legal argument was straightforward: a real estate brokerage is a place of public accommodation under ADA Title III, and its website is an extension of that accommodation.
Courts have overwhelmingly agreed with that reasoning. The Department of Justice confirmed the legal framework with guidance in March 2022 and finalized updated digital accessibility rules in April 2024. Those rules establish WCAG 2.1 Level AA as the accepted compliance standard for websites. If your site does not meet it, you have documented legal exposure.
That does not mean every small real estate agency will be sued tomorrow. But it does mean the risk is real, the legal framework is settled, and automated scanning tools make it faster and cheaper than ever for plaintiffs to find and document violations. The businesses that get targeted are the ones with obvious, unfixed problems.
What WCAG 2.1 AA Actually Requires
WCAG stands for Web Content Accessibility Guidelines. The 2.1 Level AA standard is the benchmark the DOJ has adopted and that courts reference when evaluating ADA website cases. It organizes accessibility requirements around four core principles: content must be perceivable, operable, understandable, and robust.
For a real estate website, those four principles translate to concrete, practical requirements. Perceivable means every piece of content can be accessed without relying on a single sense. An image of a property exterior needs alternative text so a screen reader can describe it. A video walkthrough of a kitchen needs captions so someone with hearing loss can follow along. A floor plan presented as a graphic needs a text description.
Operable means every function on the site can be used without a mouse. Drop-down menus, property search filters, photo carousels, and contact forms all need to work when someone navigates using only a keyboard. This is one of the most commonly failed requirements on real estate sites, because these interactive elements are often built by third-party tools that do not meet accessibility standards by default.
Understandable means your content is written clearly and your forms behave predictably. Error messages need to tell users what went wrong and how to fix it. Labels need to be attached to form fields so screen readers can announce what each field expects. Navigation needs to be consistent across pages.
Robust means your site works with current assistive technologies, including the major screen readers. That requires clean, standards-compliant HTML. It requires that dynamic content updates are announced to screen readers. It requires that your site does not rely on technologies that assistive tools cannot interpret.
Not sure where your real estate site stands?
A free scan checks your homepage for WCAG violations in 60 seconds. No signup required.
The Issues That Get Real Estate Sites in Trouble
Real estate websites have a few accessibility challenges that are specific to the industry. Understanding them is the first step to fixing them.
Property images without alt text are the most common and most legally cited violation. A typical listing page might have 20 or 30 photos. When none of them have descriptive alternative text, a screen reader user gets nothing. They cannot tell whether the image shows a kitchen, a bedroom, or a street-facing exterior. This is fixable. Every photo needs a brief, accurate description as an alt attribute. "Bright kitchen with white cabinets and quartz countertops" is useful. "image123.jpg" is not.
Virtual tours and interactive maps are often completely inaccessible. Most virtual tour platforms are not keyboard-navigable, do not provide audio descriptions, and were not designed with WCAG in mind. This matters because virtual tours are increasingly central to the buying process. If a sighted buyer can walk through a home virtually and a blind buyer cannot, that is an accessibility barrier in one of the most valuable features on your site. The fix may require choosing a different tour provider or working with a developer to add keyboard navigation and audio descriptions.
Property search tools built on third-party MLS integrations are another common problem. Filter menus, sort options, and map views often cannot be operated with a keyboard. Form fields for bedrooms, price range, and zip code frequently lack proper labels. When the search tool does not work, disabled buyers cannot find homes. Contact your MLS provider or the developer who built your site to ask what WCAG compliance measures are in place.
PDF documents are a particular challenge for real estate sites. Disclosure forms, inspection reports, HOA documents, and mortgage worksheets are frequently posted as scanned image PDFs. A scanned PDF is a picture of a document. Screen readers cannot read it. For a PDF to be accessible, it needs to be a text-based document with proper tags, a reading order, and alternative text for any images or charts. This requires either creating documents as accessible PDFs from the start or running scanned documents through optical character recognition and then adding accessibility tags.
Contact forms with unlabeled fields, missing error messages, and submit buttons that are not reachable by keyboard prevent disabled users from doing the one thing every lead generation page is designed to make easy. A form that a screen reader cannot navigate is a closed door on the most important conversion on your site.
Color contrast on property detail pages is often poor. Agents and designers prioritize beautiful, image-forward layouts. Thin gray text over light backgrounds, white text over photos, and muted color palettes can all fail the WCAG minimum contrast ratio of 4.5:1 for normal text. Users with low vision depend on sufficient contrast to read anything on your site.
What Good Compliance Actually Looks Like
A compliant real estate website is not dramatically different in appearance from an inaccessible one. The changes are mostly under the hood. Property photos have descriptive alt text. Videos have captions. The search tool responds to keyboard input. Forms have visible labels and helpful error messages. PDFs are text-based and properly tagged. Contrast ratios meet the minimum threshold throughout.
None of this requires a full website rebuild. Most of it requires auditing what you have, identifying where the gaps are, and giving a developer a clear list of fixes. The audit is the essential first step, because accessibility problems are not always visible to someone who does not use assistive technology. You cannot fix what you have not documented.
The National Association of Realtors recommends that member brokerages conduct regular accessibility audits and follow WCAG 2.1 AA standards. That recommendation is not just a best practice at this point. It reflects where the law and the litigation environment have settled.
How to Get Started
Start with a scan. An automated accessibility scan of your website takes less than a minute and shows you your compliance score along with a breakdown of what is failing. This gives you the information you need to have a useful conversation with your developer.
A full audit report at $49 goes further. It shows every violation with screenshots taken from your actual site, plain-English explanations of what is wrong, before-and-after code fixes your developer can implement directly, and a prioritized checklist organized by severity. For most real estate websites, a developer can work through the highest-priority issues in a few hours.
After the initial remediation, scan again. Add it to your calendar once a quarter. Every time you add a new listing template, change your site's design, update a plugin, or integrate a new search tool, you can introduce new accessibility problems. Ongoing awareness is what keeps you protected.
Document everything. Keep records of your audit results, the dates of your remediations, and the specific issues you addressed. If a complaint or demand letter ever arrives, documentation of good-faith effort changes your legal position significantly. Courts distinguish between businesses that knew about the problem and did nothing and businesses that took reasonable, documented steps to fix it.