Official statement
Other statements from this video 19 ▾
- 1:41 Contenu de faible qualité : pourquoi Google ne lance-t-il pas systématiquement d'action manuelle ?
- 3:43 Pourquoi vos Core Web Vitals diffèrent-ils autant entre lab et field ?
- 5:23 D'où viennent vraiment les données Core Web Vitals dans Search Console ?
- 7:23 ccTLD ou sous-répertoires pour l'international : y a-t-il vraiment un avantage SEO ?
- 7:37 Pourquoi une restructuration d'URL provoque-t-elle des fluctuations de trafic pendant 1 à 2 mois ?
- 10:15 Faut-il vraiment optimiser pour l'intention de recherche ou est-ce un piège sémantique ?
- 11:48 Faut-il optimiser son contenu pour BERT ou est-ce une perte de temps ?
- 15:57 Comment tester si SafeSearch pénalise votre contenu dans les résultats Google ?
- 17:32 SafeSearch bloque-t-il vraiment vos résultats enrichis ?
- 19:38 Les Core Web Vitals s'appliquent-ils vraiment partout dans le monde ?
- 22:33 Google traite-t-il vraiment tous les synonymes et variations de mots-clés de la même manière ?
- 26:34 Faut-il vraiment rediriger TOUTES les URLs lors d'une migration ?
- 28:43 Pourquoi les migrations complexes génèrent-elles toujours des fluctuations de rankings ?
- 32:25 Les Web Stories comptent-elles vraiment comme des pages normales pour Google ?
- 34:58 L'infinite scroll tue-t-il vraiment l'indexation de vos contenus sur Google ?
- 42:21 Pourquoi vos boutons HTML sabotent-ils votre crawl budget ?
- 46:50 Hreflang peut-il remplacer les liens internes pour vos pages internationales ?
- 48:46 Payer pour des liens : où passe exactement la ligne rouge de Google ?
- 50:48 Faut-il vraiment implémenter tous les types Schema.org pour améliorer son SEO ?
John Mueller states that using noindex on old URLs during a migration instead of redirecting results in a complete loss of value accumulated by those pages. Specifically, PageRank, authority, and relevance signals do not transfer — you start from scratch. The challenge for an SEO is to understand that noindex is not a migration tool but a definitive exclusion signal.
What you need to understand
What happens technically when we apply noindex instead of redirecting?
When you apply noindex on an old URL, you are explicitly telling Google to remove that page from its index. The crawler stops considering the page as a resource available to users.
Unlike a 301 or 308 redirect, which indicates a permanent move and allows for the transfer of ranking signals, noindex acts as an erasure instruction. Google interprets this signal as 'this page no longer exists in your visible content ecosystem.'
Why doesn't accumulated value transfer with noindex?
The transfer of value relies on a mechanism of signal consolidation: backlinks, domain authority, click history, age. A permanent redirect tells Google, 'this resource has moved here, transfer everything.'
Noindex, however, contains no destination information. There is no 'where to' — just a 'do not index anymore.' As a result, the backlinks pointing to the old URL become orphaned, PageRank dissipates, and the new page starts without any initial capital.
In what contexts does this scenario actually occur?
The classic case: a redesign where the technical team temporarily disables old URLs with noindex while waiting for full cutover. Problem — this 'temporary phase' often becomes permanent due to forgetfulness or poor coordination.
Another frequent situation: a developer unfamiliar with SEO who confuses noindex and controlled deindexation with migration management. They think they're clearing the index, while they're destroying years of value building.
- Noindex never replaces a redirect during a migration of equivalent content.
- The transfer of value requires an explicit destination signal (301/308).
- Backlinks to a noindexed URL lose their PageRank transmission capacity.
- A poorly executed migration with noindex can lead to organic traffic drops of 40 to 70% depending on the configuration.
- The recovery time after such an error can take several months, even with subsequent corrections.
SEO Expert opinion
Is this statement consistent with ground observations?
Yes, and it is one of the most documented causes of post-migration collapse. I've seen sites lose 60% of their traffic in less than three weeks after applying noindex instead of 301 redirects.
Let's be honest — this is not a surprise. Google has repeated this in various forms for years. But confusion persists, especially in teams where SEO is not integrated from the initial technical design phase.
Are there cases where noindex during migration would be justified?
Yes, but they are extremely specific and have nothing to do with value transfer. If you are permanently removing outdated, duplicated, or low-quality content without an equivalent on the new site, noindex (followed by complete removal) may be appropriate.
Concrete example: an e-commerce site that abandons a product line without replacement. No new target page = no logical redirection. But be careful — even in this case, a redirect to a parent category or a thematically relevant homepage often remains preferable to preserve some link juice.
What nuances should we add to Mueller's statement?
The statement is binary, and that's intended — it aims to prevent a common mistake. However, it oversimplifies a complex system. The transfer of value via 301 is never 100% perfect either: Google has confirmed slight dilution, although it remains marginal.
Moreover, the loss of value with noindex can be partially mitigated if external backlinks are updated to point directly to the new URLs. This is rarely feasible on a large scale, but for strategic pages with a few high-quality links, it can help limit the damage. [To verify]: the exact impact of the delay between applying noindex and indexing the new URL — Google's data on this timing remains unclear.
Practical impact and recommendations
What concrete steps should be taken during a migration to avoid this loss?
First, map all current URLs with their traffic volume, backlinks, and rankings. A complete crawl using Screaming Frog or Oncrawl is crucial — no approximations.
Next, define for each old URL an equivalent new target URL. If no exact match exists, redirect to the thematically closest page — never to the homepage by default, except as a last resort.
How can you verify that redirects are in place after migration?
Test a representative sample of URLs using a HTTP code checking tool (Redirect Path, Screaming Frog). Ensure that each old URL returns a 301 or 308 code, not a 302 or 307 which indicate a temporary redirect.
Monitor Search Console in the following weeks: check the 'Coverage' section for any inadvertently noindexed URLs and the 'Performance' section for sharp drops in clicks or impressions — signs of a transfer problem.
What critical errors should be absolutely avoided?
Never apply noindex 'while waiting to finalize redirects.' This is a recipe for disaster. If the migration isn't ready, do not cut over. Period.
Also avoid redirect chains (A → B → C): each hop dilutes the transfer of value and slows down crawling. A direct A → C redirect is imperative.
- Audit all current URLs with traffic or backlinks before migration
- Create a 1:1 mapping table of old URL → new URL
- Implement 301/308 redirects, never 302/307
- Manually test a sample of URLs after deployment
- Monitor Search Console daily for 30 days post-migration
- Document each decision not to redirect (content permanently removed)
❓ Frequently Asked Questions
Peut-on récupérer la valeur perdue après avoir utilisé noindex en migration ?
Quelle différence entre noindex et robots.txt pour bloquer l'indexation ?
Le transfert de valeur avec une 301 est-il vraiment à 100% ?
Faut-il rediriger les URLs sans trafic ni backlinks ?
Combien de temps faut-il maintenir les redirections 301 après une migration ?
🎥 From the same video 19
Other SEO insights extracted from this same Google Search Central video · duration 1h00 · published on 15/01/2021
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.