Official statement
Other statements from this video 24 ▾
- 1:21 Le lazy loading tue-t-il l'indexation de votre contenu par Google ?
- 5:18 Comment vérifier si Google indexe vraiment votre contenu lazy-loaded ?
- 6:19 Pourquoi vos images restent-elles indexées bien après la disparition du contenu textuel ?
- 8:26 Faut-il vraiment archiver les produits épuisés plutôt que les laisser en rupture de stock ?
- 9:27 Les pages en rupture de stock nuisent-elles vraiment à votre référencement Google ?
- 12:05 Faut-il vraiment supprimer vos pages de produits épuisés pour éviter une pénalité qualité ?
- 17:16 Faut-il vraiment éviter toute migration après une première migration de domaine ratée ?
- 20:36 Faut-il vraiment annuler une migration de domaine ratée ou l'assumer jusqu'au bout ?
- 24:10 Google analyse-t-il vraiment l'audio de vos podcasts pour le référencement ?
- 26:27 Faut-il vraiment indexer toutes vos pages de pagination ?
- 30:06 Les pages paginées peuvent-elles vraiment disparaître des résultats Google ?
- 32:45 Les liens sortants en 404 pénalisent-ils vraiment la qualité perçue d'une page ?
- 33:49 L'EAT est-il vraiment un facteur de classement ou juste un écran de fumée Google ?
- 34:54 Les FAQ structurées aident-elles vraiment à mieux ranker dans Google ?
- 36:48 Les données structurées FAQ doivent-elles vraiment être 100% visibles sur la page ?
- 39:10 Google indexe-t-il encore le contenu Flash, ou faut-il tout migrer vers le HTML pur ?
- 41:36 Faut-il masquer les bannières RGPD à Googlebot pour éviter le cloaking ?
- 43:57 Les Quality Raters notent-ils vraiment votre site pour le déclasser ?
- 45:30 Peut-on vraiment avoir un design complètement différent entre les versions linguistiques d'un site ?
- 47:42 Les redirections 302 peuvent-elles vraiment transmettre autant de PageRank que les 301 ?
- 50:58 Google change-t-il immédiatement l'URL canonique après la suppression d'une redirection ?
- 53:43 Les redirections 302 finissent-elles vraiment par être traitées comme des 301 permanentes ?
- 55:45 Peut-on vraiment migrer plusieurs sites vers un seul domaine avec l'outil Change of Address de Google ?
- 58:54 Pourquoi garder vos anciens sites en ligne tue-t-il votre nouveau domaine ?
Google does not view the separation of a site into two domains as a classic migration, but as the creation of a new independent state. The recommended approach combines rel canonical and then 301 redirects, allowing for the gradual transfer of link equity. Meticulous tracking of each URL before and after the split becomes critical to avoid any unforeseen loss of visibility.
What you need to understand
Why doesn’t Google treat a split as a classic migration?
A classic domain migration involves a 1:1 transfer where site A becomes site B. Google has specific processes for managing this scenario: recognizing the migration signal, transferring equity, and retaining historical data.
When you split a site into two, you create a fundamentally different architecture. Half of the content remains on the original domain, while the other half goes to a new domain. Google has to reevaluate each entity separately — there is no net ‘replacement’ to detect.
What is the reasoning behind combining rel canonical then 301?
The rel canonical tag acts as a preparatory signal. It indicates to Google that the content now hosted on the new domain is the main version, even before the redirect is active.
The 301 redirects then take over to transfer link equity and redirect users. This two-step approach allows Google to understand the intention behind the split without interpreting it as temporarily duplicated content.
Why does URL tracking become a major issue?
Mueller emphasizes meticulous tracking. In a classic migration, you map source URL → destination URL. Here, you map source URL → either the same domain or the new domain, with decision criteria varying depending on the section of the site.
An error in mapping leads to either a loss of link equity if an important URL is not redirected or confusion if URLs that were supposed to stay on the original domain are mistakenly redirected. The domino effect risk is real.
- No unified migration process on Google’s side — each half of the site is treated independently
- Combination of rel canonical + 301 recommended to signal the new hierarchy
- Ultra-precise URL mapping required to avoid any loss of equity or redirect errors
- Post-split monitoring essential to quickly detect indexing anomalies
SEO Expert opinion
Is this two-step approach really necessary or merely cautious?
In practice, I have observed successful splits with direct 301 redirects, without going through a rel canonical phase. The transfer of equity went smoothly without visible issues. That said, these cases involved sites with a clear structure and a moderate number of pages.
The rel canonical + 301 approach provides an additional layer of security, especially for large sites where Google may take several weeks to recrawl all URLs. It allows time for the engine to understand the new state before the redirects become active. [To be verified]: there is no official data demonstrating that this method speeds up equity transfer compared to an immediate 301 redirect.
Does Google really treat each half as a completely independent site?
Theoretically yes, but the reality is more nuanced. If the original domain retains its history, internal link structure, and backlink profile, Google continues to assign a trust level based on these signals.
The new domain, even with 301 redirects, starts with a nearly blank backlink profile if no external links point directly to it. The transfer of equity via 301 helps, but it’s not a perfect cloning. A temporary drop in rankings is often observed on the new domain, even with flawless technical execution.
What are the underestimated risks in this statement?
Mueller does not mention the potential dilution of internal PageRank. When you split a site, you break internal links that have nourished the entire architecture. Some orphan pages may lose their visibility if the linking structure is not rethought.
Another point: thematic coherence. If you separate an e-commerce site into two specialized stores, each domain must develop its own topical authority. Google will not automatically transfer the ‘shoes’ authority from the parent site to the new domain dedicated to sneakers. This authority needs to be rebuilt — and that takes time.
Practical impact and recommendations
What should be prepared in advance to secure the split?
Map out the complete URL inventory: product pages, categories, blog posts, technical pages. Classify each URL based on whether it stays on the original domain or migrates to the new domain. Use a spreadsheet or a crawl tool with custom tags.
Analyze the current internal link profile. Identify pages that receive the most equity through internal linking. If these pages migrate to the new domain, ensure that equivalent internal links are recreated on both sites post-split to avoid dilution.
How to orchestrate the rel canonical phase before the 301 redirects?
Deploy the rel canonical tags on the URLs that will migrate, pointing to the new URLs of the second domain. Allow Google to crawl this configuration for at least 2-3 weeks so it can register the signal.
Monitor the Search Console: check that Google indexes the new canonical URLs. If you find that the old URLs remain the preferred version, it is a signal that the engine has not yet integrated the change — delay the redirects.
What mistakes should absolutely be avoided during and after the split?
Never redirect to the generic homepage of the new domain if the source URL had specific content. Each redirect must point to the equivalent URL or the most relevant one thematically. Chain redirects (A → B → C) are another classic trap — they dilute equity and slow down crawling.
Forget to update the internal linking on the original domain after the split, and you will have links pointing to 301s. This works, but it’s sub-optimal. Replace these links with direct links to the new URLs — or remove them if the linking strategy changes.
- Complete URL inventory with origin/new domain classification
- Deployment of rel canonical 2-3 weeks before 301 redirects
- 1:1 mapping of redirects to equivalent URLs, never to generic homepage
- Redesign of internal linking on both domains to avoid links to 301s
- Daily Search Console monitoring for 4-6 weeks post-split
- Ranking tracking by domain to detect any positioning anomalies
❓ Frequently Asked Questions
Peut-on utiliser uniquement des redirections 301 sans passer par rel canonical ?
Combien de temps faut-il laisser les balises rel canonical actives avant de rediriger ?
La scission d'un site entraîne-t-elle systématiquement une baisse de trafic temporaire ?
Comment gérer les backlinks pointant vers les URL qui migrent vers le nouveau domaine ?
Faut-il créer deux propriétés Search Console distinctes après la scission ?
🎥 From the same video 24
Other SEO insights extracted from this same Google Search Central video · duration 1h03 · published on 29/10/2020
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.