What does Google say about SEO? /

Official statement

If the webmaster canonicalizes all country versions (DE, AT, CH) to a single page (e.g., DE-DE), Google will follow this directive and only index this single page. This prevents the verification of hreflang links between versions. Pages must be self-canonical (each version points to itself).
38:42
🎥 Source video

Extracted from a Google Search Central video

⏱ 56:47 💬 EN 📅 04/08/2020 ✂ 39 statements
Watch on YouTube (38:42) →
Other statements from this video 38
  1. 1:08 How does my site get included in the Chrome User Experience Report without signing up?
  2. 1:08 How does your site end up in the Chrome User Experience Report?
  3. 2:10 How can you measure Core Web Vitals when your site isn't in CrUX?
  4. 3:14 Can negative reviews really penalize your Google ranking?
  5. 3:14 Can negative reviews really hurt your Google ranking?
  6. 7:57 Should you really separate sitemaps for pages and images?
  7. 7:57 Does splitting your sitemaps truly impact crawling and indexing?
  8. 9:01 Could a 304 Not Modified code actually prevent your pages from being indexed?
  9. 9:01 Is the 304 Not Modified code really a trap for your indexing?
  10. 11:39 Does Google Cache Really Influence the Ranking of Your Pages?
  11. 11:39 Is Google Cache really not useful for assessing a page's SEO quality?
  12. 13:51 Why doesn't your niche change generate any traffic despite all your SEO efforts?
  13. 14:51 Are link directories truly dead for SEO?
  14. 17:59 Do translated pages really count as duplicate content in Google's eyes?
  15. 17:59 Are translated pages really treated as unique content by Google?
  16. 20:20 Why does Google ignore your canonical tags, and how can you enforce separate indexing for your regional URLs?
  17. 22:15 Why does Google overlook your canonical on multi-country sites?
  18. 23:14 Why is your Search Console crawl budget skyrocketing for seemingly no reason?
  19. 23:18 Why is your Search Console crawl budget skyrocketing for no apparent reason?
  20. 25:52 Should you really limit the crawl rate in Search Console?
  21. 26:58 Hreflang and geo-targeting: Can Google really ignore your international signals?
  22. 28:58 Are Hreflang and Canonical really reliable for geographic targeting?
  23. 34:26 Why is Search Console showing the wrong URL for Hreflang and Canonical?
  24. 34:26 Why does Search Console display a different canonical than what appears in the SERP for your hreflang pages?
  25. 38:38 How does Google really differentiate between two sites in the same language but targeting different countries?
  26. 38:42 Should you really keep each hreflang page self-canonical?
  27. 39:13 How can local signals help you prevent canonicalization between your multi-country pages?
  28. 43:13 Should you really abandon country variations in hreflang?
  29. 45:34 Is it really necessary to use hreflang for a multilingual website?
  30. 47:44 Do Facebook comments really impact your site's SEO and EAT?
  31. 48:51 Should you isolate UGC and News content in subdomains to avoid penalties?
  32. 50:58 Should you create a lightweight version for Googlebot to speed up crawling?
  33. 50:58 Should you focus on optimizing your site speed for Googlebot or your actual users?
  34. 50:58 Should you serve a streamlined version of your pages to Googlebot to improve crawl efficiency?
  35. 52:33 Can you create local pages by city without risking penalties for doorway pages?
  36. 52:33 How can you tell a legitimate city page from a penalizable doorway page?
  37. 54:38 Has Google's manual action for doorway pages disappeared in favor of algorithmic solutions?
  38. 54:38 Are doorway pages still subject to manual penalties from Google?
📅
Official statement from (5 years ago)
TL;DR

Mueller is clear: canonicalizing multiple country versions (DE, AT, CH) to a single page completely breaks the hreflang system. Google will follow your canonical directive and only index the target page, making it impossible to verify multilingual signals between versions. The golden rule: each country version must point to itself via the canonical tag, even if the content is almost identical.

What you need to understand

Why does a canonical link to a unique page pose a problem for hreflang?

The mechanism is clear: when you declare a canonical link to DE-DE from your AT and CH versions, you are explicitly indicating to Google that these pages are duplicates to be ignored. The engine follows this directive to the letter and retains only the German version in its index.

The catch is that hreflang only works between indexed pages. If your Austrian and Swiss variants disappear from the index, Google can no longer validate the hreflang annotations you painstakingly implemented. The system becomes blind to the geolocated signals you're trying to send.

What is the difference between canonical and hreflang?

The canonical says: "This page is a duplicate, here is the master version to index." It removes the alternate content from the index. The hreflang, on the other hand, says: "These pages are all legitimate, but serve this one to this geographic or linguistic audience."

The two tags pursue contradictory goals when canonicalizing between country versions. You are simultaneously asking Google to remove pages from the index AND to use them to target different markets. The engine favors the canonical — the indexing directive takes precedence over the targeting signal.

What does "self-canonical" concretely mean?

Every URL in your multi-country architecture must declare a canonical tag pointing to itself. Your page example.com/de-de/ carries a canonical to example.com/de-de/, your version example.com/de-at/ points to example.com/de-at/, and so on.

This configuration preserves all versions in Google's index while clearly stating that they are not accidental duplicates. You validate their individual legitimacy, enabling the hreflang system to function among them. It is the only compatible architecture with a multi-country strategy where each market has its own URL.

  • Canonical and hreflang have opposing roles: one removes pages from the index, the other requires all variants to be indexed for proper targeting
  • Google always prioritizes the canonical directive—if you canonicalize to DE-DE, the AT and CH versions disappear from the index
  • The self-canonical approach is mandatory to maintain multiple country versions in the index and enable hreflang
  • Do not confuse technical duplication with geographical targeting—similar content for different countries are not duplicates to be eliminated
  • The hreflang check fails silently if target URLs are not indexed, rendering your annotations useless

SEO Expert opinion

Is this statement consistent with observed practices in the field?

Absolutely. Multi-country sites often lose their local variants because a developer implemented a "clean" canonical to the main version. The intent is commendable—avoiding duplicate content—but the result is catastrophic for local visibility.

Tools like Search Console explicitly flag these conflicts. When you consult the hreflang report, Google tells you the pages "excluded by the canonical tag" that prevent the validation of annotations. The diagnosis is clear, yet many practitioners do not understand why these two systems oppose each other until they lose organic traffic in certain markets.

In what cases does this rule not apply?

The critical nuance: if your content is strictly identical between markets (same language, no local adaptation, same currency), you probably do not need distinct versions. In this case, a canonical link to a single version with geographic targeting in Search Console may suffice.

However, as soon as you personalize—prices in euros vs Swiss francs, local cultural references, specific legal mentions, local phone numbers—you create legitimately different content that deserves its own indexing. Visual similarity does not constitute duplication in the SEO sense. [To be verified]: Google has never provided a precise threshold for textual differentiation between country versions to justify multiple indexing.

What common mistake does this guideline reveal?

Too many sites treat hreflang as a simple declarative annotation without understanding its indexing prerequisites. They meticulously implement the tags, check the syntax, test the language-region codes... then canonicalize everything to a master page "to keep it clean".

The underlying problem is a confusion between SEO architecture and technical cleanliness. The canonical serves to resolve unintentional duplicates (URL parameters, printable versions, poorly managed pagination), not to artificially centralize content that should coexist. When you serve distinct markets, you must accept a certain degree of redundancy — that’s the price of a successful multi-country strategy.

If you notice a drop in visibility in certain local markets despite a correct hreflang implementation, immediately check your canonicals. This is one of the most common—and most underdiagnosed—causes of failure in an international strategy.

Practical impact and recommendations

What specific actions should be taken to correct this issue?

Audit all your canonical tags on the country versions. Each URL must have a canonical pointing to itself, not to a "reference version." Use a crawler like Screaming Frog or Oncrawl to massively extract these tags and spot inconsistencies.

If you find cross-canonical links between country versions, modify them immediately. The correction is technically simple—a search-replace in your templates—but the impact may take several weeks to materialize. Google needs to recrawl, reindex, and then reevaluate your hreflang signals. Monitor Search Console to confirm that the pages reappear in the index.

How to verify that your configuration is correct?

In Search Console, check the "Coverage" report and filter by language/country domain. Ensure all your variants are indexed with the status "Validated." If any URLs appear as "Excluded by the canonical tag," you have a canonical/hreflang conflict.

Also validate your hreflang annotations with a dedicated tool (such as Merkle's hreflang Tags Testing Tool). Ensure each page correctly declares its alternatives AND that these alternatives are indeed indexable. A perfectly coded hreflang pointing to canonicalized pages elsewhere is strictly useless.

What errors should you avoid during implementation?

Never canonicalize a country version to another "just to consolidate link juice". This strategy sacrifices your local visibility for a hypothetical PageRank gain. Google can distinguish legitimately localized content—trust it on this.

Avoid relative canonicals if your multi-country architecture uses subdomains or distinct domains (de.example.com, example.de). A relative canonical will be interpreted in the context of the current domain and create loops or URL errors. Always use complete absolute URLs to avoid any ambiguity.

  • Scrape all of your country versions to extract canonical tags and spot cross-references
  • Modify the templates so that each page points to itself via canonical (absolute URLs required)
  • Check in Search Console that all country variants are indexed without canonical exclusion
  • Test hreflang annotations with a specialized tool to confirm that all target URLs are indexable
  • Monitor organic positions by country for 4-6 weeks after correction to measure the reindexing impact
  • Document the canonical configuration in your SEO technical guide to avoid regressions during redesigns
The multi-country architecture requires rigorous management of indexing and geographic targeting. Self-referential canonicals preserve your local versions in the index while avoiding duplicate content penalties, while hreflang orchestrates their geographic distribution. These technical optimizations can quickly become complex to orchestrate on large sites, especially during migrations or redesigns. If your international strategy is a critical business issue, the support of an SEO agency specializing in multi-country challenges can be invaluable to avoid costly mistakes and accelerate your deployment.

❓ Frequently Asked Questions

Peut-on utiliser une canonical vers DE-DE si les contenus AT et CH sont vraiment identiques ?
Si le contenu est strictement identique (même langue, aucune adaptation locale), il vaut mieux centraliser sur une seule version et utiliser le ciblage géographique en Search Console plutôt que de maintenir des URLs distinctes. Les versions multiples ne se justifient que si vous personnalisez réellement pour chaque marché.
Que se passe-t-il si je canonicalise vers DE-DE mais garde les annotations hreflang ?
Google suivra la canonical et n'indexera que la version DE-DE. Les annotations hreflang pointant vers AT et CH ne seront pas validées puisque ces pages seront exclues de l'index. Votre ciblage géographique ne fonctionnera pas.
Une canonical auto-référencée est-elle obligatoire même si elle pointe vers l'URL en cours ?
Oui, c'est une bonne pratique pour déclarer explicitement l'URL canonique et éviter toute ambiguïté, notamment en cas de paramètres d'URL ou de versions alternatives. Elle clarifie votre intention auprès de Google.
Comment gérer le duplicate content entre versions pays si on ne peut pas canonicaliser ?
Le duplicate content entre versions pays légitimement différenciées (langue, devise, mentions légales) n'est pas pénalisant. Google comprend ces variations géographiques. Hreflang signale d'ailleurs explicitement qu'il s'agit de contenus liés, pas de duplication abusive.
Combien de temps faut-il à Google pour réindexer après correction des canonicals ?
Cela dépend de la fréquence de crawl de votre site, mais comptez généralement 2 à 6 semaines pour une réindexation complète et une mise à jour des signaux hreflang. Vous pouvez accélérer via l'outil d'inspection d'URL dans Search Console.
🏷 Related Topics
Domain Age & History Crawl & Indexing Links & Backlinks International SEO

🎥 From the same video 38

Other SEO insights extracted from this same Google Search Central video · duration 56 min · published on 04/08/2020

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.