Start here

How to use this benchmark

This report is most useful as a diagnostic benchmark: compare your implementation with what we observed, then use the practical sections to decide what to verify next. It is not a ranking score and it does not claim that higher adoption percentages cause better SEO performance.

SEO teams

Audit locale relationships

Use the pass rates to prioritize checks for codes, self-reference, reciprocity, HTML placement and canonical alignment.

Localization teams

Connect content and technical delivery

Use the benchmark to make sure translated pages are not only published, but also mapped consistently as language or regional alternatives.

Developers & product teams

Choose maintainable rules

Use the method and architecture sections to design templates that generate complete, testable locale sets without unnecessary duplication.

Three numbers that are easy to confuse

Adoption rateHow many confirmed multilingual sites had hreflang at all: 4,076 / 5,845 = 69.7%.
Pass rateAmong hreflang users, how many passed a specific implementation check. The denominator is usually 4,076, not 5,845.
Applicable subsetSome checks only apply to certain implementations. Reciprocity uses 4,006 because 70 hreflang users were marked not applicable.
Why this distinction matters A site can be multilingual without hreflang, and a site can use hreflang without passing every implementation check. Adoption and implementation quality answer different questions.
Executive summary

Hreflang is common. Complete implementations are less common.

The biggest takeaway is not that most multilingual sites ignore hreflang. They do not. The more useful benchmark is that nearly seven in ten confirmed multilingual sites used hreflang, but only 72.2% of those users passed all of the core checks we could apply consistently across the dataset.

1. 69.7% used hreflang. ? We detected hreflang on 4,076 of 5,845 confirmed multilingual sites.

What it means: Most verified multilingual sites in this sample explicitly described their localized page relationships to search engines.

Why it matters: Search engines may discover translations without hreflang, but explicit relationships reduce ambiguity over which locale URL is intended for which audience. This is not evidence of a ranking boost.

What to do: If you run a multilingual site, verify that every indexable locale version participates in the same hreflang set and that the mapping matches the page's real audience.

2. 30.3% did not. ? 1,769 sites had verified alternate-language content without detected hreflang.

What it means: These sites had real alternate-language content, but our crawl did not find hreflang connecting those versions.

Why it matters: A translated site can exist without clearly signalling its locale relationships. That can make international search implementation harder to audit and leaves more of the relationship for search engines to infer.

What to do: Treat missing hreflang as an audit question, not an automatic failure: first confirm whether you have equivalent crawlable locale URLs that should be connected.

3. Reciprocity remains a material failure point. ? Among 4,006 implementations where reciprocity was applicable, 536 did not pass that check.

What it means: Some sites declared an alternate page in one direction without the expected return relationship.

Why it matters: Hreflang works as a page set, not as isolated tags. Broken return relationships can make the set internally inconsistent and harder for search engines and SEO teams to interpret.

What to do: Test both directions. A valid-looking tag on page A is not enough if page B does not participate in the same set.

4. Language codes were not universally clean. ? 86.8% of hreflang implementations passed the study's valid-code check; 13.2% did not.

What it means: Roughly one in eight hreflang implementations contained a language/region-code pattern that did not pass the benchmark's validation rules.

Why it matters: Hreflang values depend on standardized language and optional region tags. Invalid or malformed values can prevent the intended locale relationship from being interpreted reliably.

What to do: Validate every language-region value against the expected standards and avoid country-only tags such as US or GB.

5. Self-references were better, but not universal. ? 91.1% passed the self-referencing check.

What it means: Most pages included themselves in the alternate-language set, but 8.9% did not pass this check.

Why it matters: Self-reference helps make the complete set explicit and consistent. Missing it can be a sign that template or localization rules are incomplete.

What to do: Generate hreflang centrally from your locale routing/template rules so each page automatically includes itself and the same peer set.

6. Fully qualified URLs were close to universal. ? 98.2% passed the absolute-URL check.

What it means: Almost all implementations used complete alternate URLs rather than relative paths.

Why it matters: Complete URLs remove ambiguity about the destination being referenced and follow the expected hreflang format.

What to do: Use full HTTPS URLs including hostname and path in every alternate reference.

7. x-default was used by 65.2%. ? We report this as adoption, not a pass/fail requirement: x-default is a fallback option, not a mandatory hreflang rule.

What it means: About two-thirds of hreflang users supplied a fallback destination for unmatched users.

Why it matters: It can be useful for global selectors or default pages, but its absence is not inherently an error. Teams should use it when the site actually has a meaningful fallback.

What to do: Use x-default only when you have a genuine fallback page, such as a global selector; do not add it just to match a benchmark.

8. Hreflang adoption increased with observed language breadth. ? It was detected on 49.7% of two-language sites versus 91.7% of sites where five languages were observed in our capped crawl.

What it means: In this sample, sites where the crawler observed more language versions were substantially more likely to use hreflang.

Why it matters: Locale relationships become more complex as language coverage grows, so explicit mapping may become more operationally valuable. This is an association, not proof that adding languages causes hreflang adoption.

What to do: As language coverage grows, move from manual tags to systematic template or sitemap generation with automated QA.

9. More prominent sites used hreflang more often. ? Adoption was 79.7% among confirmed multilingual sites in the Tranco top 1,000 cohort versus 66.3% in the 25k+ cohort.

What it means: Hreflang was more prevalent among the most prominent domains in the study's ranked sample.

Why it matters: It provides a useful maturity benchmark, but it does not show that hreflang caused those sites to become more prominent. Company size, international reach and technical resources may all confound the relationship.

What to do: Use the cohort result as a maturity comparison only; prioritize implementation correctness based on your own international architecture rather than trying to imitate high-ranked sites.

10. HTML dominated implementation. ? 96.7% of hreflang users had HTML annotations; 17.0% used sitemap annotations and 2.3% used HTTP headers. Methods can overlap.

What it means: The HTML <link rel="alternate" hreflang="…"> method was by far the most common way sites expressed locale relationships.

Why it matters: Google supports HTML, HTTP headers and XML sitemaps. The practical choice is usually the method your platform can maintain most reliably; using several methods does not itself create a search advantage.

What to do: Choose the one method your platform can maintain most reliably. Add a second method only when there is a clear operational reason and you can keep both synchronized.

What this benchmark measures This report measures observed hreflang implementation among sites already classified as confirmed multilingual in the frozen State of the Multilingual Web 2026 dataset. It does not measure whether hreflang improves rankings, traffic, AI citations or revenue.
01 · Adoption

Nearly one-third of confirmed multilingual sites had no detected hreflang

Google recommends explicitly identifying localized page variants when multiple language or regional versions exist. Yet in this sample, 1,769 of 5,845 confirmed multilingual websites had no detected hreflang implementation.

That does not mean those sites are invisible to search engines. Google states that it may discover alternate language versions without hreflang. The role of hreflang is to make the relationship between localized variants explicit so Google can better serve the appropriate page by language or region.

Hreflang adoption among confirmed multilingual sites

Select a segment to see the underlying count.

n = 5,845

Source: GlotEO, State of the Multilingual Web 2026 derived-overlays workbook. Primary benchmark uses frozen class_v1_0.

Benchmark: if your multilingual site uses hreflang at all, you are aligned with the majority of confirmed multilingual sites in this sample. The more meaningful question is whether the implementation is internally consistent.
What this meansHreflang adoption is common enough to be a mainstream multilingual SEO practice among major verified multilingual sites, but it is far from universal.
Why this mattersAn audit that only checks whether hreflang exists can miss the more important problem: whether the whole alternate-page set is valid, reciprocal and maintainable.
02 · Implementation quality

The most common weaknesses were codes, reciprocity and self-references

Among the 4,076 confirmed multilingual sites where hreflang was detected, implementation quality varied substantially by check.

Core hreflang implementation checks

Pass rates among hreflang users, except reciprocity and HTML placement where the denominator is the applicable subset.

x-default is shown separately below because its absence is not, by itself, an hreflang implementation error.

CheckPassedDenominatorRateWhat it meansWhy it matters
Absolute URLs4,0044,07698.2%Alternate URLs were fully qualified.Complete URLs reduce ambiguity about exactly which page is being declared as the alternate.
HTML placement, where HTML method used3,9133,94299.3%HTML hreflang annotations were placed in the document <head>.HTML hreflang belongs in a valid head section; placing it elsewhere can make the implementation invalid or unreliable.
Self-reference3,7134,07691.1%The language set included the current page itself.It helps make each alternate set complete and internally consistent across templates.
Valid language/region codes3,5404,07686.8%The study's code validation checks passed.Invalid codes can stop a declared alternate from representing the intended language or regional audience.
Reciprocity, where applicable3,4704,00686.6%Alternate pages linked back as expected under the study rules.One-way relationships can make an alternate set incomplete and are a common template-level failure mode.
All applicable core checks, excluding x-default2,9444,07672.2%Valid codes, absolute URLs, self-reference, reciprocal relationship when applicable and correct HTML placement when HTML was used.Presence alone is not enough: this combined measure better reflects whether the implementation is coherent across the checks the study could evaluate.

x-default: common, useful, but not mandatory

65.2% (2,657 / 4,076) of hreflang users included an x-default annotation. Google describes x-default as a fallback for users whose language settings do not match one of the explicitly targeted alternatives. We do not treat the absence of x-default as an implementation failure.

A useful distinction for audits A site can have hreflang and still have a broken hreflang relationship. For audits, separate presence from validity, then check page sets—not isolated tags.
03 · Methods

HTML was by far the most common delivery method

Google supports three ways to communicate localized versions: HTML link annotations, HTTP headers and XML sitemaps. Google says the three methods are equivalent from a Search perspective and that there is no search benefit to maintaining all three at once.

96.7%
HTML involved

3,942 of 4,076 hreflang users had HTML annotations.

17.0%
Sitemap involved

693 of 4,076 had hreflang in sitemap data.

2.3%
HTTP header involved

93 of 4,076 used HTTP headers. Methods overlap.

Observed hreflang method combinations

Exact combinations among the 4,076 sites with detected hreflang.

Because methods can be combined, the individual HTML/sitemap/header adoption percentages above are not mutually exclusive.

15.3% (625 / 4,076) of hreflang users used more than one method. That may reflect redundancy, platform defaults or historical implementations. It should not be interpreted as superior optimization: Google's documentation explicitly notes that using multiple methods provides no search benefit and can make implementations harder to manage.

What this meansMost sites relied on HTML, while a minority used sitemaps, HTTP headers or combinations of methods.
Why this mattersThe method itself is not a quality score. Reliability and maintainability matter more than stacking multiple mechanisms that can drift out of sync.
04 · Scale & architecture

Hreflang adoption rose with site prominence and observed language breadth

The dataset shows meaningful differences in hreflang adoption across the confirmed multilingual population. These are observational associations—not evidence that hreflang causes a site to become larger, or that particular URL architectures cause better search performance.

Explore hreflang adoption by site characteristic

Switch between Tranco cohort, observed language count and multilingual URL architecture.

Rates are within confirmed multilingual sites in each cohort.

What stands out

Prominence: hreflang was detected on 79.7% of confirmed multilingual sites in the Tranco top 1,000 cohort, compared with 66.3% in the 25k+ cohort—a 13.4 percentage-point difference. What it means: higher-ranked domains in this sample used hreflang more often. Why it matters: this is a useful maturity benchmark, but it is correlation only; it does not show that hreflang causes prominence.

Language breadth: only 49.7% of confirmed sites where two languages were observed used hreflang. That rose to 81.8% at three observed languages, 86.7% at four and 91.7% when five languages were observed. The crawl was capped at the homepage plus four content URLs, so “five” is an observational ceiling, not a claim that those sites support exactly five languages. What it means: explicit locale mapping was more common as the observed language set grew. Why it matters: more language versions create more page-to-page relationships to maintain, making systematic locale signalling increasingly useful.

Architecture: hreflang prevalence differed sharply by observed URL pattern. It was highest in this sample for ccTLD (93.6%), subdirectory (81.5%) and hybrid (80.7%) patterns, and lower for subdomain (35.9%) and parameter (59.4%) patterns. What it means: different international URL architectures showed very different hreflang adoption rates in this sample. Why it matters: teams can benchmark their architecture against peers, but the data does not prove one architecture is better or causes better SEO performance.

05 · Practical benchmark

Benchmark your own hreflang implementation

Use this as an audit checklist, not a ranking score. The benchmark shows how common each implementation practice was in our dataset.

Valid language and region codes
Use supported language/region combinations and avoid country-only values.
Benchmark: 86.8%
Fully qualified alternate URLs
Use absolute URLs for alternate page references.
Benchmark: 98.2%
Self-reference
Each language version includes itself in the alternate set.
Benchmark: 91.1%
Reciprocal relationships
Alternate pages link back to one another where applicable.
Benchmark: 86.6%
Correct HTML placement
If using HTML hreflang, annotations sit inside a well-formed document head.
Benchmark: 99.3% of HTML users
x-default fallback, when useful
Optional fallback for unmatched languages/regions. Do not add it merely to complete a checklist.
Adoption: 65.2%
Your checklist
This compares practices, not rankings or percentile performance.
0 / 6

A practical hreflang QA workflow

StepCheckWhy it matters
1Confirm each localized URL is independently crawlable.Hreflang cannot rescue a locale page that is unavailable, redirected incorrectly or blocked from discovery.
2Validate the language/region tag.Use supported language and optional region values; do not use a country code by itself.
3Build a complete page set.Each version should reference itself and the other relevant versions.
4Check reciprocity.If page A points to page B as an alternate, page B should participate in the same alternate relationship.
5Check canonical intent.Do not accidentally canonicalize localized pages away from themselves unless that is genuinely intended.
6Choose one maintainable delivery method.HTML, HTTP headers and sitemaps are equivalent from Google's perspective; redundancy can increase operational complexity.
7Use x-default where a fallback makes sense.Useful for selectors or unmatched users, but not mandatory.
8Test after every template or routing change.Hreflang is a relationship across pages, so one deployment can break a whole cluster.
06 · SEO, GEO & AEO implications

Hreflang is a locale-routing signal—not an “AI optimization tag”

For SEO: hreflang has a clearly documented purpose. It tells Google about language or regional versions of equivalent content so Google can surface the version it considers most appropriate for a user's language or locale.

For GEO and AEO: the evidence bar should be higher. This study did not test ChatGPT, Google AI Overviews/AI Mode, Gemini, Perplexity or other answer engines, and there is no basis here for claiming hreflang directly increases AI citations. Treat it as part of clean multilingual information architecture—not as a proven generative-engine ranking factor.

What it means: this research supports hreflang as an international search implementation signal, not as a measured AI-citation factor. Why it matters: SEO, GEO and AEO teams should avoid turning a documented search-locale mechanism into an unsupported AI-ranking claim.

For teams optimizing content for both traditional search and answer engines, the practical lesson is broader: maintain separate crawlable locale URLs, keep visible page language clear, localize titles and page content consistently, align canonicals and alternate relationships, and avoid forcing bots or users through opaque locale-adaptive routing.

Do not overclaim hreflang Google says it uses algorithms—not hreflang or the HTML lang attribute—to determine a page's language. Hreflang is about relationships between localized variants. This benchmark does not show that adding hreflang creates a ranking boost, earns AI citations or fixes weak translations.
07 · Robustness

The hreflang adoption finding remains similar under the updated overlays

The updated research workbook includes labelled JavaScript and Yoruba/Tagalog sensitivity overlays. Its README explicitly says that new studies should use the frozen class_v1_0 classification by default. We therefore keep 69.7% (4,076 / 5,845) as this benchmark's primary adoption figure.

As a sensitivity check only, recomputing hreflang prevalence among sites classified as confirmed under each labelled overlay produces the following rates:

Classification scenarioConfirmed sitesWith hreflangHreflang rate
Frozen v1.0 — primary5,8454,07669.7%
Targeted JS overlay5,9624,12769.2%
Yoruba/Tagalog sensitivity overlay5,6474,05371.8%
Combined derived display5,7644,10471.2%

Important: 69.2%–71.8% is not a statistical confidence interval. These are different classification scenarios applied to the same frozen success rows. The updated workbook describes the overlays as labelled substitutions, not new crawls or replacement measurements.

Plain-English glossary

Technical terms used in this benchmark

Technical terms throughout the report have tap/hover tooltips. This glossary gives the longer version for readers who are newer to international SEO.

TermPlain-English meaningWhy it matters
hreflangAn annotation that connects equivalent URLs intended for different languages or regions.It helps search engines understand which localized URL belongs to which audience.
ReciprocityAlternate pages reference one another as members of the same locale set.One-way relationships can make the set incomplete or inconsistent.
Self-referenceEach localized page includes itself in its own hreflang set.It makes the set explicit and easier to validate across every page version.
x-defaultAn optional fallback URL for users who do not match a specifically targeted language or region.Useful for global selectors/default pages, but not mandatory.
Absolute URLA full URL including protocol, hostname and path.It removes ambiguity about the exact alternate page being referenced.
CanonicalA signal indicating the preferred URL for substantially duplicate content.A conflicting canonical can undermine a localized URL even when hreflang is otherwise correct.
ccTLDA country-code domain such as .fr, .de or .com.au.It is one way to structure international websites; prevalence here is descriptive, not a recommendation.
GEO / AEOGenerative Engine Optimization / Answer Engine Optimization.This study does not establish hreflang as an AI-ranking or AI-citation factor.
Questions people actually ask

Hreflang FAQ

Short answers to the questions that most often cause confusion in international SEO and localization projects.

Does hreflang improve rankings?

This benchmark does not establish a ranking boost. Hreflang's documented role is to describe equivalent language or regional page relationships so search engines can choose an appropriate localized URL. Treat it as routing and relationship metadata, not a substitute for strong content or technical SEO.

Is x-default required?

No. x-default is an optional fallback for users who do not match a specifically targeted language or region. We report its 65.2% adoption separately and do not count its absence as a core implementation failure.

Do I need HTML hreflang and XML sitemap hreflang at the same time?

No. Google supports HTML annotations, HTTP headers and XML sitemaps as alternative methods. Using more than one does not itself create a search benefit; the main risk is having multiple sources that become inconsistent.

Can hreflang fix bad translations or untranslated page elements?

No. Hreflang describes relationships between URLs. It does not improve translation quality, fix mixed-language content, make blocked pages crawlable or solve weak localized metadata.

Should localized pages canonicalize to the source-language page?

Do not assume they should. If a localized page is intended to exist as its own indexable locale URL, a conflicting canonical can undermine that intent. Canonical design should be reviewed together with your locale architecture rather than applied mechanically.

Does hreflang help GEO or AEO?

This research did not test AI answer engines and does not show hreflang increasing AI citations. It is best treated as part of clean multilingual information architecture. Clear language, crawlable locale URLs, consistent metadata and high-quality localized content remain separate concerns.

What should I fix first if my hreflang is messy?

Start with crawlability and page equivalence, then validate locale codes, self-reference, reciprocal relationships and canonical intent. Only after the core set is coherent should you spend time on optional additions such as x-default.

08 · Methodology

How this benchmark was constructed

This analysis is a focused secondary study derived from GlotEO's State of the Multilingual Web 2026 research. The updated workbook contains 25,005 successful site analyses plus labelled robustness overlays. For new studies, the workbook instructs researchers to use the frozen class_v1_0 classification unless an analysis explicitly opts into an overlay.

ElementDefinition used in this report
Primary population5,845 sites classified multilingual_confirmed under frozen class_v1_0.
Hreflang present4,076 confirmed multilingual sites with detected hreflang evidence in the stored research fields.
Valid-code rate3,540 / 4,076 hreflang users passed the study's language/region-code validation.
Reciprocity rate3,470 / 4,006 where the reciprocal check was applicable; 70 hreflang users were marked not applicable.
HTML placement3,913 / 3,942 sites that used HTML hreflang had the annotations in the document head.
All applicable core checks2,944 / 4,076 passed valid codes, absolute URLs, self-reference, reciprocity when applicable and HTML head placement when HTML was used. x-default is excluded.
Observed language countDerived from languages seen in the capped crawl. Five is the maximum observable count under the homepage + four content-URL crawl design, not necessarily the site's total language inventory.

Important limitations

This is an observational benchmark of a Tranco-ranked sample of major websites successfully analysed under the research protocol. It is not a random sample of the entire web. Automated language, page-equivalence and technical classifications can produce edge cases, and the updated workbook explicitly states that its frozen gold_* human-validation columns are empty. The JavaScript and language-ID overlays are robustness analyses, not a human gold-standard validation.

The study also does not measure search rankings, traffic, conversions, translation quality, user satisfaction or AI-answer citations. Associations by rank, language count or URL architecture should not be read as causal effects.

Reproduce or audit the numbers The updated derived-overlays workbook is publicly accessible. This article uses the frozen v1.0 class as its primary population and labels overlay-derived sensitivity calculations separately.
09 · Citation-ready findings

Statistics you can cite

Each statement below is written to preserve the population and denominator. Use the copy button for a clean citation sentence.

69.7%

Hreflang was detected on 4,076 of 5,845 confirmed multilingual sites in GlotEO's 2026 benchmark.

30.3%

1,769 confirmed multilingual sites had no detected hreflang.

72.2%

2,944 of 4,076 hreflang users passed all applicable core checks in the benchmark, excluding x-default.

86.6%

Reciprocity passed on 3,470 of 4,006 hreflang implementations where the check was applicable.

79.7%

Hreflang adoption among confirmed multilingual sites in the Tranco top-1,000 cohort.

49.7% → 91.7%

Hreflang adoption rose from two observed languages to five observed languages in the capped crawl.

Recommended citation

GlotEO. “Hreflang Benchmark 2026: Data from 5,845 Multilingual Websites.” GlotEO Research, 2026.
Primary analysis uses the frozen class_v1_0 classification from the State of the Multilingual Web 2026 derived-overlays workbook; labelled overlay scenarios are reported separately as sensitivity analyses.
References

External standards and guidance

  1. Google Search Central, Tell Google about localized versions of your page.
  2. Google Search Central, Managing multi-regional and multilingual sites.
  3. Google Search Central, How Google crawls locale-adaptive pages.
  4. W3C Internationalization, Language tags in HTML and XML.
  5. GlotEO, The State of the Multilingual Web 2026.