
Key takeaways
- A commonly cited "72% of multi-country sites, Ahrefs 2026 State of SEO survey" statistic does not appear anywhere on ahrefs.com.
- A commonly cited "a single error invalidates roughly 40% of implementations, per Google" claim does not appear anywhere on developers.google.com.
- Ahrefs did publish a real hreflang study in August 2023 covering 374,756 domains, finding 67% had at least one issue, most often a missing x-default.
- Google's documentation states plainly that hreflang tags without a reciprocal return link are ignored, not partially applied.
- The x-default value is documented as optional and recommended, never as a requirement Google enforces.
Search a few hreflang guides published this year and the same two numbers turn up again and again: 72% of multi-country sites have a critical hreflang error, attributed to an “Ahrefs 2026 State of SEO survey,” and a single error invalidates roughly 40% of implementations, attributed to Google’s own documentation. Both numbers are precise, both sound institutional, and neither one checks out. This piece traces each claim to its stated source, then lays out what Google’s documentation actually says instead.
The statistics that don’t check out
The 72% figure is usually presented as coming from an Ahrefs survey. Ahrefs does publish an annual “State of SEO” style content series and does publish real, well-documented hreflang research, which makes the claim easy to believe without checking. But no page on ahrefs.com states that 72% of multi-country sites have a critical hreflang error, and no survey matching that name and year was found. The number appears to circulate purely through repetition across downstream SEO blogs, each one citing the last.
What Ahrefs actually published is a hreflang study dated 10 August 2023, built from a crawl of 374,756 domains using hreflang tags. Its real headline finding is that 67% of those domains had at least one issue, and its most common single problem was a missing x-default tag, present on 56.3% of the affected domains, followed by missing self-referencing tags and broken or redirected references. That is a real, dated, citable number, three years old at the time of writing and about all domains with hreflang rather than multi-country sites specifically. It is a plausible ancestor of the “72%” claim, close enough in shape that a rounding or a misremembering could explain the drift, but it is not the same statistic and it does not support the “2026” framing.
The second claim, that a single error invalidates roughly 40% of implementations per Google Search Central, fares worse: it does not appear anywhere in Google’s developer documentation at all. Google’s real documentation explains rules, not live error rates on the wild web, and Google has never published a percentage of hreflang implementations it considers broken. Attributing a specific quantified statistic to Google when Google’s own site contains nothing matching it is a more serious sourcing failure than an outdated Ahrefs number, because it invents institutional authority rather than merely misquoting a real one.
What Google actually documents
Strip away the invented percentages and what remains is real, verifiable, and arguably more useful: Google’s documentation describes exactly which implementation mistakes break hreflang, even without attaching a frequency to them.
Reciprocity is not optional. Google’s localized-versions documentation states plainly that if two pages do not both point to each other, the tags are ignored. This is not a partial penalty; a one-directional hreflang relationship is treated as if it were not there. A page that lists every translation but is never listed back by those translations gets nothing from the annotation.
x-default is a fallback, not a requirement. The same documentation describes x-default as a value to consider adding for a language or country selector or an auto-redirecting home page, used when no other language or region in the set matches the visitor’s browser setting. Google recommends it; Google does not require it, and omitting it does not make the rest of a correctly reciprocal set invalid.
Canonical and hreflang are meant to agree, not compete. Google’s canonicalization documentation instructs sites using hreflang to point each page’s canonical at a version in the same language, or the closest substitute if none exists in that exact language. That is a real, documented coupling: hreflang and canonical are meant to be built together, and a canonical that quietly points at a different language than its own hreflang set describes is exactly the kind of internal contradiction that undermines both signals.
None of these three rules comes with an error-rate percentage attached, and that is the honest state of the documentation: Google tells implementers what breaks the system, not how often sites get it wrong.
Why we care
The lesson here is not really about hreflang. It is about how a number gets laundered into apparent authority: an invented figure gets a fake survey name, a fake year, and enough repetition across secondary sources that it starts to look better-sourced than research that actually exists. The real Ahrefs study got less attention than the fabricated 72% claim built in its shadow.
The practical fix does not need a percentage at all. The three rules confirmed above, reciprocity, optional x-default, and canonical and hreflang built to agree, are exactly what this site’s own hreflang tag generator checks before a set of tags ships: every URL gets a row pointing at itself, duplicate language codes get flagged, and the tool’s documentation is honest that it can only validate the data entered, not crawl the live pages to confirm reciprocity in production. Use it as a pre-flight check, then verify the live set in Search Console’s International Targeting report, the same two-step confirmation this piece leaned on for its sourcing.
The evidence
- Sample
- N/A - traces citation claims, no new site sample run
Hypothesis: Commonly repeated statistics about hreflang error rates in the wild trace back to unverifiable or nonexistent primary sources, while Google's own documentation does describe specific, verifiable failure modes that explain why hreflang is error-prone in practice.
Method: Attempting to verify each commonly cited hreflang error statistic against its claimed source: searching and fetching ahrefs.com directly for the "72%" and "2026 State of SEO survey" claim, and searching and fetching developers.google.com directly for the "40% invalidation" claim. Separately, fetching Google's own localized-versions and canonicalization documentation to catalogue what it does document about hreflang failure modes, quoting it directly rather than paraphrasing through secondary blog posts.
Findings
- The claim "72% of multi-country sites have at least one critical hreflang error, per Ahrefs' 2026 State of SEO survey" does not match any page on ahrefs.com; no survey by that name was found.
- Ahrefs' real, dated hreflang study (10 August 2023, a crawl of 374,756 domains) reports 67% of domains using hreflang had at least one issue, with missing x-default the single most common at 56.3% of those domains.
- The claim that a single error invalidates roughly 40% of implementations, attributed to Google Search Central, does not appear anywhere in Google's developer documentation; Google does not publish a live error-rate statistic for hreflang in the wild.
- Google's localized-versions documentation states directly that if two pages do not both point to each other, the tags are ignored, which is a rule about behavior, not a rate.
- Google's canonicalization documentation instructs site owners using hreflang to point each language's canonical at a page in the same language, tying hreflang correctness to canonical correctness rather than treating them as independent.
Limitations: This piece could not independently verify a real, current error-rate percentage for hreflang implementations in the wild, because no credible primary source stating one was found. That absence is itself the finding, not a gap to be filled with a substitute number: a percentage invented once by an SEO blog can circulate with growing specificity, gaining a fake survey name and a fake year, until it reads as more solid than the sources that actually exist. The Ahrefs 2023 study is real but is three years old at the time of publication and was not re-run for this piece, so it should be read as historical context, not a current measurement.
Sources
- 1.Tell Google about localized versions of your page - Google Search CentralPrimary
- 2.How to specify a canonical with rel="canonical" and other methods - Google Search CentralPrimary
- 3.Over 67% of domains using hreflang have issues (study of 374,756 domains) - Ahrefs, August 10, 2023
Frequently asked questions
Is the "72% of multi-country sites" hreflang statistic real?
No credible primary source was found. It does not appear on ahrefs.com, and no "Ahrefs 2026 State of SEO survey" could be located. Treat any piece citing it without a working link to ahrefs.com as unsourced.
Does Google say a single hreflang error invalidates 40% of implementations?
Not in any documentation found on developers.google.com. Google's real documentation describes rules, such as the reciprocity requirement, rather than publishing error-rate statistics about sites in the wild.
What does Ahrefs' real hreflang study actually say?
Published 10 August 2023 and based on a crawl of 374,756 domains using hreflang, it found 67% had at least one issue, the most common being a missing x-default tag at 56.3% of those domains, followed by missing self-referencing tags and broken references.
About the author

Founder
Founder, UpgradIQ, Inc.
Adam Hafez works on technical SEO and search measurement: how pages get crawled, indexed, ranked and now quoted by answer engines. He founded UpgradIQ, which reads Google Search Console and GA4 to tie ranking movement back to the changes that caused it. He publishes what the data supports and states the limits of it.
- Technical SEO
- Search Console and GA4 measurement
- Answer engine optimization
- Structured data
Related reading
How accurate are sitemap lastmod values? Bing's study
Bing's own study of sitemaps found 18% of lastmod values set incorrectly, usually to the generation date, and Google says it only trusts accurate ones.
Sistrix CTR study: how SERP layout changes position-1 clicks
Sistrix analyzed 80 million keywords and found position 1 averages 28.5% CTR, ranging from 13.7% to 46.9% depending on the SERP layout.
SearchPilot test: canonical alone matched a redirect for duplicates
A SearchPilot split test added 301 redirects atop an existing canonical tag for trailing-slash duplicates. The result stayed inconclusive.
What a 10M-page site shows about links and crawl budget
Botify's case study of a US auto marketplace ties internal-link depth to crawl activity: a 19x increase in crawling once linking was fixed.



