What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

It is possible to use redirects to URLs that have a canonical tag pointing to different content. Google will try to understand the intentions and merge this information to decide which URL to display in the results.
23:43
🎥 Source video

Extracted from a Google Search Central video

⏱ 54:14 💬 EN 📅 26/03/2020 ✂ 18 statements
Watch on YouTube (23:43) →
Other statements from this video 17
  1. 2:12 Comment Google détecte-t-il automatiquement les sites piratés avant qu'il ne soit trop tard ?
  2. 15:46 Le responsive design est-il vraiment plus performant que les sous-domaines mobiles pour l'indexation mobile-first ?
  3. 24:22 Faut-il vraiment abandonner les sous-domaines mobiles pour le mobile-first indexing ?
  4. 27:00 Le défilement infini est-il vraiment un handicap pour l'indexation Google ?
  5. 27:06 Le scroll infini nuit-il à l'indexation Google ?
  6. 30:10 Comment Google choisit-il l'image affichée dans les résultats de recherche locale ?
  7. 35:03 Faut-il vraiment dissocier migration de domaine et refonte de structure ?
  8. 37:05 Google Search Console et mobile-first : pourquoi vos données de trafic peuvent-elles devenir illisibles du jour au lendemain ?
  9. 41:10 Canonical mobile vers desktop : Google peut-il quand même indexer en mobile-first ?
  10. 41:30 Faut-il isoler un changement de domaine de toute autre modification technique ?
  11. 46:40 Comment Google détecte-t-il vraiment le contenu dupliqué au-delà de la mise en page ?
  12. 47:06 Google considère-t-il vos pages comme des doublons si seul le contenu principal se ressemble ?
  13. 51:00 Faut-il vraiment désavouer ses backlinks toxiques pour préserver l'indexation ?
  14. 51:02 Faut-il encore désavouer des backlinks en SEO ?
  15. 53:19 Pourquoi les PDF ralentissent-ils une migration de site ?
  16. 53:21 Pourquoi Google crawle-t-il si peu les fichiers PDF et comment gérer leur migration ?
  17. 60:19 Pourquoi Google refuse-t-il de dévoiler les nouvelles fonctionnalités de la Search Console à l'avance ?
📅
Official statement from (6 years ago)
TL;DR

Google claims it can handle redirects pointing to URLs that themselves have a canonical tag. The search engine merges these signals to determine which URL to display in the SERPs. However, this statement remains vague about the actual hierarchy between these two directives and the risks of confusion for the crawler.

What you need to understand

What happens technically when we combine redirect and canonical?

The situation described by Mueller is as follows: URL A redirects (301 or 302) to URL B, and this URL B itself contains a canonical tag pointing to URL C. In other words, two URL consolidation directives are stacked.

Google then has to interpret this chain and decide which URL deserves to be indexed and displayed in the results. Contrary to common belief, the engine does not just mechanically apply the last directive encountered. It analyzes the entire context — HTTP status, meta tags, actual content — to merge these signals and make a decision.

Why does this configuration exist in practice?

Several legitimate scenarios create this type of structure. Complex site migrations often create temporary redirects to intermediary pages that retain canonicals to the final version. E-commerce platforms may redirect campaign URLs to product pages that then canonicalize to a master URL.

Poorly configured CMS can also inadvertently produce this situation. An old URL redirects to a new one, but the new URL still contains a canonical to itself or to a variant. Technically flawed, but not necessarily penalizing if Google manages to untangle the web.

Which URL does Google ultimately display in the results?

This is where Mueller's statement becomes frustrating due to its lack of precision. Google "will try to understand intentions" — translation: no guarantee on which URL will emerge. The engine may choose either the destination URL of the redirect, the target URL of the canonical, or even a third URL if other signals (backlinks, sitemaps) point elsewhere.

In practice, Google generally favors the URL that is the strongest in terms of consolidated signals: the one that receives the most backlinks, appears in the XML sitemap, and has the most indexing history. But this logic remains opaque and can vary from case to case.

  • Google merges redirects and canonicals instead of applying one after the other strictly
  • The URL displayed in the SERPs depends on a confluence of signals, not a mechanical rule
  • This configuration works but is not recommended except for complex migration cases
  • The risks: PageRank dilution, indexing latency, SERP inconsistency
  • Always favor a clear structure: one directive per URL

SEO Expert opinion

Is this statement consistent with field observations?

Yes, but with significant nuances. It is indeed observed that Google is capable of handling these hybrid configurations without fatal errors. The final indexed URL often corresponds to the one that concentrates the most signals — backlinks, mentions in the sitemap, consistency with other pages on the site.

However, the consolidation delays extend significantly. A typical 301 redirect usually transfers its juice in a few weeks. When an intermediary canonical is added, fluctuations can sometimes be observed for several months, with back-and-forths in the index. [To be verified]: Google does not communicate any official figures on the temporal impact of these configurations.

What concrete risks does this approach generate?

The first risk: loss of control over the canonical URL that is displayed. If Google "guesses" your intentions wrong, you may end up with an outdated URL, a parameter variant, or a distinct mobile version in the SERPs. It becomes difficult to correct this without breaking the existing structure.

The second risk: PageRank dilution in the chain. Each jump — redirect then canonical — potentially introduces friction. Google claims to treat the 301s as 100% transfers, but field tests often show a loss of 5 to 15% per jump, especially when the intermediary URLs lack coherent content.

The third point: confusion for analytics tools. Screaming Frog, Botify, OnCrawl signal these configurations as anomalies. Your audit reports become unreadable, causing you to waste time sorting signal from noise. This doesn’t directly impact ranking, but makes SEO management more challenging.

In what cases does this configuration become acceptable?

Site migration in multiple phases, when you cannot simultaneously modify server redirects and CMS canonicals. Typically: you first migrate the domain (DNS/server redirect), then you clean up the canonicals in the new CMS. During the transition, this overlap is unavoidable.

Another case: multilingual or multi-domain sites with legacy architectures. You redirect old URLs to a central hub that itself canonicalizes to the main language version. Not ideal, but sometimes necessitated by technical or internal political constraints.

Warning: never intentionally create this configuration to "enhance" a canonicalization signal. You are not adding two directives; you are creating ambiguity. Google does not interpret this as "doubled canonical", but as "unclear intentions".

Practical impact and recommendations

What should you do if you detect this configuration on your site?

Complete audit of the redirect and canonical chain. Use Screaming Frog in "Follow Redirects" mode and enable canonical tag extraction. Export all URLs that present both a redirect AND a canonical different from the destination URL.

For each identified case, determine the legitimate target URL — the one that should appear in the SERPs. Then, simplify the chain: either the redirect points directly to the final canonical URL, or you remove the canonical if the redirect suffices. The goal: one directive per URL.

What mistakes should be avoided during correction?

Do not modify in bulk without analyzing current organic traffic. Some intermediary URLs may receive valuable backlinks or direct traffic. If you abruptly remove a canonical, you risk temporarily destabilizing indexing.

Another pitfall: correcting canonicals without touching redirects, or vice versa. You then create an inverse inconsistency. Changes must be synchronized, ideally deployed at the same time or with a very short interval (a few days maximum).

Finally, avoid creating lengthy redirect chains to compensate. If A redirects to B which then canonicalizes to C, do not create a redirect A → C that itself canonicalizes to D. Google tolerates a maximum of 5 hops, but beyond 2, you lose juice and crawl time.

How to check that the correction has been properly acknowledged?

Use Google Search Console, Coverage section. Monitor URLs reported as "Excluded: Redirect" or "Excluded: Alternate Canonical". After correction, these URLs should disappear from the index within 4 to 8 weeks.

Also check in the URL Inspection tab: test the starting URL of the chain, then the final URL. Google should indicate "User-defined canonical URL" matching exactly your choice. If Google displays a different canonical, it means your signals remain contradictory.

Finally, monitor organic traffic variations on the affected URLs. A successful correction may cause a slight temporary drop (1-2 weeks) while Google recompiles the signals, followed by a recovery if the consolidation is clean. A lasting drop signals a poorly managed migration problem.

  • Spider the site to detect all URLs with redirect + distinct canonical
  • Identify the legitimate canonical URL for each case (traffic, backlinks, business intent)
  • Simplify the chain: one directive (redirect OR canonical) per URL
  • Synchronize server and CMS modifications to avoid temporary inconsistencies
  • Monitor GSC (Coverage, URL Inspection) for 2 months post-correction
  • Document modified URLs and the reasons to avoid regressions
These hybrid configurations technically work, but generate latency, unpredictability, and management complexity. Always simplify: one URL, one directive, one clear goal. If your current architecture combines redirects and canonicals across hundreds or thousands of URLs, the audit and correction can quickly become time-consuming. In these situations, calling upon a specialized SEO agency can secure the process, avoid manipulation errors, and save several months on indexing consolidation.

❓ Frequently Asked Questions

Google suit-il d'abord la redirection puis la canonical, ou l'inverse ?
Google ne traite pas ces directives de façon séquentielle. Il fusionne l'ensemble des signaux (redirection, canonical, backlinks, sitemap) pour déterminer quelle URL afficher. L'ordre d'application n'est pas mécanique.
Peut-on utiliser une 302 puis une canonical pour tester une migration ?
Techniquement possible, mais déconseillé. La 302 indique un caractère temporaire, la canonical une préférence permanente — signaux contradictoires. Privilégiez une 302 seule pour un test, puis une 301 définitive.
Cette configuration double-t-elle le poids du signal de canonicalisation ?
Non. Cumuler redirection et canonical ne renforce pas le signal, cela crée de l'ambiguïté. Google interprète les intentions, il n'additionne pas les directives. Une seule directive claire est toujours plus efficace.
Combien de temps Google met-il à trancher entre redirection et canonical ?
Aucun délai officiel communiqué. Observations terrain : entre 3 et 12 semaines selon la fréquence de crawl du site et la cohérence des autres signaux (backlinks, sitemap). Les sites à faible crawl budget peuvent attendre plusieurs mois.
Faut-il supprimer les canoniques sur les URLs déjà redirigées ?
Oui, si la redirection est définitive (301). Une URL redirigée n'a plus besoin de canonical puisqu'elle n'est plus crawlée directement. Gardez la canonical uniquement si l'URL intermédiaire reçoit encore du trafic ou des backlinks directs temporairement.
🏷 Related Topics
Content Crawl & Indexing AI & SEO Domain Name Local Search Redirects

🎥 From the same video 17

Other SEO insights extracted from this same Google Search Central video · duration 54 min · published on 26/03/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.