SEO and Accessibility

Where web accessibility and SEO genuinely overlap (alt text, headings, link text, speed) and where they diverge — plus why Google says accessibility isn't a ranking factor.

First published: Jul 2, 2026 · Last updated: Jul 19, 2026 · Advanced
demand #31 in How Search Works#165 in Technical SEO#213 on the site
1 evidence signal on this page

Accessibility and SEO overlap, but they're not the same thing. Google's John Mueller has said accessibility is not a direct ranking factor — Google has no way to quantify it across sites. The real overlap is a short, checkable list: descriptive alt text, meaningful headings, descriptive link text instead of 'click here', captions/transcripts, readable contrast, and fast, stable pages. But a large share of WCAG's 86 success criteria — keyboard focus order, ARIA live regions, form-label association — have zero SEO value because no crawler tabs through your page. Do that work anyway: it's a legal and ethical obligation, not an SEO play. And ignore overlay widgets — the FTC fined AccessiBe $1M over its compliance claims.

TL;DR — Accessibility and SEO are separate disciplines with a real but bounded overlap. Google’s Mueller has said accessibility is not a direct ranking factor, and Google has no defined metric to quantify it across sites. The genuine two-for-one fixes: descriptive alt text (strongest for image search), meaningful headings (existence, not strict numeric order — Google says out-of-order headings don’t hurt rankings), descriptive link text, captions/transcripts, contrast/readability, and page speed/Core Web Vitals (shared root causes, not a Google-labeled “accessibility” signal). Where they diverge: keyboard focus order, ARIA live regions, and form-label association are WCAG requirements with no direct SEO mechanism. Do the accessibility-only work anyway; ethical and legal requirements do not depend on a ranking benefit, and legal obligations vary by jurisdiction and context.

Evidence for this claim WCAG 2.2 defines testable accessibility success criteria across perceivable, operable, understandable, and robust principles. Scope: W3C accessibility standard; accessibility conformance is not an SEO ranking guarantee. Confidence: high · Verified: W3C: Web Content Accessibility Guidelines 2.2 Evidence for this claim Descriptive alt text and crawlable descriptive links are recommended by Google and also overlap with accessible content practices. Scope: Current Google image and link guidance; overlap does not make WCAG conformance a ranking factor. Confidence: high · Verified: Google Search Central: Image SEO best practices

Two disciplines, one Venn diagram

Accessibility is governed by WCAG — the W3C’s Web Content Accessibility Guidelines, currently at version 2.2 (released October 2023). WCAG organizes 86 testable “success criteria” (78 in WCAG 2.1, plus 9 new in 2.2, minus 4.1.1 Parsing, which 2.2 removed as obsolete) under four principles — Perceivable, Operable, Understandable, Robust (the “POUR” model) — across three conformance levels: A, AA, and AAA (AA is the common legal target). It’s a legal/ethical/UX standard.

Evidence for this claim WCAG 2.2 is a W3C Recommendation organized around perceivable, operable, understandable and robust content, with A, AA and AAA conformance levels. Scope: official standards/provider documentation and production verification Confidence: high · Verified: WCAG 2.2

SEO is about search-engine visibility. The two overlap because a screen reader and a search crawler are both trying to understand a page they can’t see the way a sighted human does. But the overlap is a specific, checkable list — not the whole of either discipline. The mistake nearly every “accessibility improves SEO” article makes is blurring three very different things: (1) genuine shared signals, (2) shared root causes that aren’t literally “accessibility” in Google’s own taxonomy, and (3) WCAG criteria with no SEO mechanism at all. Let’s keep them separate.

Is accessibility a ranking factor? No — here’s Google’s actual statement

In a March 2022 Search Central office-hours session, John Mueller was asked whether accessibility improvements help rankings. His answer:

“No, not really. So I think accessibility is something that is important for a website because, if you drive your users away with a website that they can’t use, then they’re not going to recommend it to other people. But it’s not something that we would pick up and use as a direct ranking factor when it comes to search.”

Two things worth pulling out of that. First, Mueller’s reasoning: Google doesn’t have a way to objectively quantify accessibility across sites the way Core Web Vitals define a comparable speed/stability metric. There’s no accessibility score to feed a ranking system. Second, he left the door open — “maybe this will change over time” — but as of now it’s a clear no.

There’s corroborating structural evidence, too. Google’s own Guide to Google Search Ranking Systems enumerates its named ranking systems — BERT, MUM, RankBrain, neural matching, the reviews system, spam-detection systems, link analysis and PageRank, and so on. There is no accessibility-named system on that list. Core Web Vitals isn’t on that named-systems list either — Google documents it separately, under page experience, as one of the signals its ranking systems draw on. Accessibility isn’t a ranking input hiding somewhere; it simply isn’t one.

Where they genuinely overlap

These are the fixes where doing the accessible thing also helps SEO. This is the list that’s actually true.

Descriptive alt text. WCAG 1.1.1 (Non-text Content, Level A) requires text alternatives for images so screen-reader users know what an image shows. Google’s own image docs make the SEO side explicit: “The most important attribute when it comes to providing more metadata for an image is the alt text (text that describes an image), which also improves accessibility for people who can’t see images on web pages.” Google uses that text — alongside computer vision and page context — to understand the image. The accuracy caveat: alt text’s ranking value is strongest for Google Images, and much weaker as a general web-ranking lever; for regular search it’s treated as page text/context, not a heavily weighted standalone signal. And Google warns against stuffing it: “Avoid filling alt attributes with keywords… as it results in a negative user experience and may cause your site to be seen as spam.” Our full treatment of alt text goes deeper on the image-search side.

Evidence for this claim Google uses alt text with page context to understand images, but that search use does not replace WCAG purpose-based text-alternative decisions. Scope: official standards/provider documentation and production verification Confidence: high · Verified: Google Images SEO best practices

Meaningful headings — but not strict order. Having real, descriptive headings helps screen-reader users navigate by heading list and helps search engines identify content sections. This is genuine overlap. But be precise about what overlaps: the existence of meaningful headings helps both; keeping them in strict numeric sequence (H1 → H2 → H3, never skipping) is accessibility-only. Google’s Gary Illyes said heading semantic order “is great for screen readers, but from Google Search’s perspective, it doesn’t matter if you use them out of order.” So “write real headings” is the two-for-one; “never skip a level” is a WCAG practice (1.3.1 Info and Relationships) with no ranking effect — our piece on header tags covers the ranking side in full.

Descriptive link text vs. “click here”. WCAG 2.4.4 (Link Purpose, In Context) and Google’s own anchor-text guidance converge on the exact same rule from opposite directions. Google: “Good anchor text is descriptive, reasonably concise, and relevant to the page that it’s on and to the page it links to,” and it specifically calls out “Click here,” “Read more,” and “website” as poor anchor text. Accessibility guidance flags the identical failure — a screen-reader user tabbing through a page’s link list hears only “click here, click here, click here.” One fix, both audiences. (In the Web Almanac 2021 SEO chapter I led, we found 16% of tested links didn’t have descriptive anchor text — “a missed opportunity from an SEO perspective and also bad for accessibility.”)

Evidence for this claim WCAG link-purpose guidance and Google anchor-text guidance overlap on links whose destination or purpose is understandable from text and context. Scope: official standards/provider documentation and production verification Confidence: high · Verified: Understanding link purpose in context

Captions and transcripts. These let deaf and hard-of-hearing users follow audio/video (a WCAG requirement) and give search engines crawlable text for otherwise opaque media. Genuine overlap — though I’ll flag honestly that I couldn’t pin a first-party Google statement calling transcripts an indexing signal; treat this as a longstanding, logical, widely-repeated practice rather than something Google explicitly endorses.

Color contrast and readability. WCAG 1.4.3 requires 4.5:1 contrast for normal text. Low-contrast text is harder for everyone to read, which plausibly feeds indirect engagement signals. But be careful here — this is indirect and correlational, not a stated Google ranking mechanism. Contrast helps scanability; it isn’t a scored SEO input.

Page speed and Core Web Vitals. This one is real overlap but frequently mislabeled. Core Web Vitals are used by Google’s ranking systems. But Google doesn’t frame CWV as an “accessibility” signal in its own docs — CWV and accessibility are parallel UX-quality efforts with shared root causes. A slow, layout-shifting page is bad for everyone, and users with motor or cognitive disabilities are disproportionately hurt by an unexpected layout shift (CLS) that moves a tap target right as they’re about to tap it. Frame it as “shared underlying cause,” not “Google counts accessibility via Core Web Vitals.”

Where they diverge — WCAG criteria with zero SEO value

This is the section almost every competing article skips, and it’s the most important one for setting expectations honestly. A large share of WCAG’s success criteria — especially under the Operable and Robust principles — have no plausible SEO mechanism, because search crawlers don’t interact with a page the way a human using assistive tech does.

  • Keyboard focus order (WCAG 2.4.3, Level A) and focus visibility (2.4.7, Level AA) — these govern whether a keyboard or switch-device user can move through a page in a logical order and see where they are. No search crawler tabs through your page. Zero SEO effect.
  • ARIA live regions / status messages (WCAG 4.1.3, Level AA) — programmatically announcing dynamic changes (“3 items added to cart”) to a screen reader without moving focus. Completely irrelevant to how Googlebot processes a page.
  • Form-label programmatic association (WCAG 3.3.2, Level A, and part of 1.3.1) — <label for> / aria-labelledby links that let a screen reader announce what a field is. Google doesn’t rank on form-field labeling correctness.

The takeaway: roughly half of WCAG’s 86 criteria concern things with no SEO mechanism at all. Do them anyway. They’re a legal exposure (ADA/WCAG lawsuits are a real and growing landscape) and, more simply, the right thing to do — the WebAIM Million 2025 audit of the top million homepages found 94.8% had detectable WCAG 2 failures, averaging 51 errors per page (low-contrast text on 79.1%, missing alt text on 55.5%, missing form labels on 48.2%). With an estimated 1.3 billion people — 16% of the global population — living with a significant disability (WHO), accessibility isn’t a niche concern. It just isn’t an SEO concern.

The overlay-widget myth

If you take one warning from this piece: accessibility overlay widgets are not a real fix, and they are not an SEO shortcut. These are the JavaScript widgets (AccessiBe, UserWay, and similar) that promise to make any site WCAG-compliant automatically, often “within 48 hours.”

The regulators disagree. In a January 2025 settlement (final order April 2025), the FTC fined AccessiBe $1 million for deceptive marketing over exactly those compliance claims — and the order bars it from making compliance claims without evidence for 20 years. Courts have separately rejected simply installing an overlay as an adequate ADA defense. Overlays reportedly automate only a minority of WCAG issues and can actively interfere with the native assistive tech a user already has. They don’t fix your underlying accessibility, and they carry no independent SEO benefit. Fix the real markup instead.

How Bing frames the adjacent practices

I couldn’t confirm a fetchable, verbatim Bing statement specifically on accessibility this session, so I won’t fabricate one. The closest on-the-record, already-cited-on-this-site point is from Microsoft’s Fabrice Canel, who has said pages with correctly implemented semantic HTML5 have “an advantage in SEO.” That’s adjacent, not identical: semantic HTML (proper landmarks, heading structure) is itself a WCAG-relevant practice (1.3.1), so Bing’s framing lands in the overlap zone — but it’s a claim about semantic markup, not about accessibility conformance as a whole — our write-up on semantic HTML digs into that framing.

The practical takeaway

Here’s the honest split. The fixes that serve both audiences — do these as SEO and accessibility wins: write real alt text, use meaningful headings, use descriptive link text (not “click here”), caption your media, keep contrast readable, and make pages fast and stable. The accessibility-only work — keyboard operability, focus management, ARIA states, form labeling — do it too, just don’t expect a ranking payoff and don’t let it be sold to you as one.

The overlap is real, but it’s a short list. Anyone telling you “accessibility = SEO” is overstating it in one direction; anyone dismissing accessibility because “it’s not a ranking factor” is missing the point in the other. Both matter. They just mostly matter for different reasons.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin an expert quote first.