Official statement
Other statements from this video 18 ▾
- 1:06 L'outil de demande d'indexation va-t-il disparaître de Search Console ?
- 4:15 Faut-il rediriger les pages d'attachement WordPress vers les fichiers média pour le SEO ?
- 8:30 Comment aligner tous les signaux de canonicalisation pour influencer le choix de Google ?
- 10:04 Pourquoi Google avoue-t-il que le fonctionnement hreflang/canonical est volontairement confus dans Search Console ?
- 12:16 BERT rend-il vraiment les mots-clés exacts obsolètes en SEO ?
- 14:14 Faut-il copier le HTML exact dans le balisage Schema FAQ ou le texte suffit-il ?
- 15:25 Faut-il choisir sa stack technique en fonction du SEO ?
- 19:10 Faut-il vraiment uniformiser la structure d'URL pour mieux ranker ?
- 21:18 Google affiche-t-il vraiment un seul site quand on syndique du contenu sur plusieurs domaines ?
- 23:02 Faut-il vraiment écrire des tartines pour ranker ses pages de recettes ?
- 26:01 AVIF en SEO image : pourquoi Google Search Images ignore-t-il encore ce format ?
- 30:42 Les sous-dossiers manquants dans une URL peuvent-ils nuire au référencement de vos pages ?
- 32:52 Faut-il vraiment respecter la hiérarchie H1-H6 pour ranker sur Google ?
- 36:08 Google indexe-t-il toujours la page canonical avant la page source ?
- 38:38 Google peut-il vraiment détecter tous les domaines expirés rachetés pour leurs backlinks ?
- 40:59 Faut-il encore structurer ses pages maintenant que Google comprend les passages ?
- 43:25 Faut-il privilégier une page hub longue ou plusieurs pages détaillées pour son SEO ?
- 49:39 Combien de domaines EMD peut-on acheter sans déclencher un filtre doorway ?
Google may display the source URL instead of the target URL of a 301 redirect, even after months. This isn't a malfunction: the algorithm utilizes internal links, backlinks, sitemaps, and annotations to determine which URL to index. For SEOs, this means that site migration requires comprehensive consistency work, not just technical redirects.
What you need to understand
What does this really mean for a site migration?
A 301 redirect is intended to indicate permanently that a URL A has moved to a URL B. In classic SEO theory, Google should systematically choose URL B as the canonical version to display in the results. But the reality is more complex.
Mueller asserts that Google uses 301 redirects as one signal among many. If conflicting factors exist — external links massively pointing to the old URL, inconsistent internal linking, or a sitemap still referencing the source URL — the algorithm may decide that the old URL remains the most relevant canonical version. This is not a bug; it's a deliberate choice by the algorithm.
What factors influence the choice of canonical URL?
Google relies on a bundle of signals to determine which URL to display. 301 redirects weigh in the balance, but they are not an absolute order. The engine analyzes internal links: if your site still points to the old URLs in the footer, menus, or content, this creates confusion.
External backlinks carry a lot of weight. If 80% of your inbound links point to the old URL and only 20% to the new one, Google may interpret the old version as the one the web recognizes. XML sitemaps also play a role: submitting the old URL in the sitemap sends a conflicting signal. Finally, canonical annotations (rel=canonical tags) must consistently point to the new URL.
Does this challenge the usefulness of 301 redirects?
No. 301 redirects remain essential for transferring authority and avoiding 404 errors. But this statement reminds us that an SEO migration isn’t just about an .htaccess file. A redirect without comprehensive consistency work is ineffective.
What Google indicates here is that the algorithm seeks to display the URL that the web perceives as legitimate. If all signals converge towards the old URL, a redirect alone is not enough to reverse the trend. It serves as a reminder that SEO is a system of interdependent signals, not a mechanical checklist.
- A 301 redirect is a signal, not an order: Google may choose the source URL if other factors contradict the redirect.
- External backlinks are crucial: a majority of links to the old URL strongly influence Google’s decision.
- Global consistency is mandatory: internal links, sitemaps, and canonical tags must all point to the new URL.
- No guaranteed timeframe: even after months, Google may maintain the old URL if conflicting signals persist.
- This is not a bug: it's the normal operation of the canonicalization algorithm.
SEO Expert opinion
Does this statement align with real-world observations?
Absolutely. Any SEO who has managed complex migrations has encountered this phenomenon: active 301 redirects for 6 months, yet Search Console continues to display the old URL as inspected URL in some cases. This creates legitimate frustration, but Mueller is correct — it’s not a malfunction.
The issue is that Google does not specify thresholds for switching. How many backlinks to the new URL are needed to reverse the trend? What weighting between internal and external links? [To be verified]: these details remain opaque, complicating the establishment of quantitative recommendations.
What nuances should be added to this statement?
Mueller talks about cases where Google can choose the old URL, not where it must do so. In the majority of well-executed migrations, the 301 works as expected. Problematic cases mostly arise when internal linking remains corrupted or when external backlinks heavily favor the old structure.
It’s also essential to distinguish between the canonical URL shown in the SERPs and the URL that receives authority transfer. Even if Google shows the old URL, PageRank can be transferred to the new one. This isn’t ideal, but it’s not a total disaster if rankings remain stable. [To be verified]: Google does not precisely document this decoupling.
In what contexts is this phenomenon most frequent?
Sites with a long and massive backlink history are the most exposed. Imagine a site that has existed for 15 years with thousands of inbound links to historic URLs. A redesign that changes the entire structure will create a signal conflict for months or even years.
eCommerce sites with seasonal product URLs archived and then reactivated are also affected. If a product returns every year with a new URL but backlinks point to the old one, Google may hesitate. Finally, domain migrations where the old domain remains active (for legal or business reasons) create a structural ambiguity that the algorithm struggles to resolve.
Practical impact and recommendations
What should you absolutely check after a migration?
First reflex: thoroughly audit the internal linking. Use Screaming Frog or Oncrawl to find all internal links still pointing to old URLs. A single link in the footer multiplied by 10,000 pages sends 10,000 conflicting signals to Google. Correct every occurrence.
Second critical point: the XML sitemap. It must exclusively contain the new URLs. Submitting a sitemap with old URLs is akin to telling Google, "these pages are still important." Also ensure that old URLs are not indexed via an overlooked sitemap on a subdomain or an outdated file that hasn’t been deleted.
How should you manage backlinks pointing to old URLs?
You can’t modify external links, but you can prioritize. Identify the most powerful backlinks (high-authority sites) and contact the webmasters to request an update to the new URL. A link from an authority site is worth more than 50 links from directories.
For links you can’t modify, make sure the redirect chain is as short as possible. Avoid cascading 301s (A → B → C). Each redirect step dilutes the signal and increases the risk that Google loses track. A direct redirect (A → C) is always preferable.
What mistakes block the transition to the new URL?
Classic error: leaving canonical tags pointing to old URLs. If a new page contains rel="canonical" pointing to the old URL, you are explicitly indicating to Google that the old version is the reference. Audit all canonical tags after migration.
Another pitfall: old URLs in noindex. If the redirected old URL is set to noindex (via robots.txt or meta robots), Google may ignore the redirect. Verify that the old URLs are accessible and crawlable before redirecting. Lastly, temporary 302 redirects instead of 301 send an ambiguous signal — Google doesn't know if the change is permanent.
- Thoroughly audit internal linking and correct all links to old URLs
- Check that the XML sitemap contains only new URLs and remove old sitemaps
- Prioritize updating the most powerful backlinks via targeted outreach
- Eliminate any cascading redirect chains — favor direct redirects
- Ensure that all canonical tags point to the new URLs
- Make sure old URLs are crawlable (not noindex) before redirecting
❓ Frequently Asked Questions
Une redirection 301 transfère-t-elle toujours 100% du PageRank vers la nouvelle URL ?
Combien de temps Google met-il pour basculer vers la nouvelle URL après une 301 ?
Faut-il conserver les anciennes URLs en redirection 301 indéfiniment ?
Si Google affiche l'ancienne URL en canonique, est-ce que je perds du trafic ?
Peut-on forcer Google à choisir la nouvelle URL comme canonique ?
🎥 From the same video 18
Other SEO insights extracted from this same Google Search Central video · duration 52 min · published on 10/11/2020
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.