What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

For a site structure change (subdomain to subfolder), Google recommends using standard redirects instead of a reverse proxy. Redirects are better managed and cause fewer complications. Temporary fluctuations are normal but stabilize quickly.
10:32
🎥 Source video

Extracted from a Google Search Central video

⏱ 55:53 💬 EN 📅 24/07/2020 ✂ 53 statements
Watch on YouTube (10:32) →
Other statements from this video 52
  1. 0:33 Is it really enough to just have an alt attribute for your graphics and infographics?
  2. 1:04 Should you use alt text for infographics instead of converting them to HTML?
  3. 2:17 Is it really necessary to duplicate the text of infographics for Google to index them?
  4. 2:37 Do you really need to duplicate your infographics' content in text for Google?
  5. 3:41 Why can a site that steals your content rank better than you?
  6. 4:13 Why isn't optimizing a single SEO factor ever enough to outpace a competitor?
  7. 6:52 Is it really necessary to wait before reacting to ranking fluctuations?
  8. 6:52 Is it really necessary to wait for ranking fluctuations to stabilize before taking action?
  9. 8:58 Do outgoing links to authoritative sites really boost your Google ranking?
  10. 8:58 Can deep linking to a mobile app really boost your website's SEO?
  11. 10:32 Is it true that Google advises against using reverse proxies for migrating from a subdomain to a subfolder?
  12. 12:03 Should you really invest in a reverse proxy to mask Google's hacking warnings?
  13. 13:03 Should you really invest in a reverse proxy to hide Google's hacking warnings?
  14. 13:50 Is it true that the highest number in Search Console is usually the right one?
  15. 14:44 Should you really put empty user profile pages on no-index?
  16. 14:44 Should you really set noindex for low-content user profile pages?
  17. 16:57 Do multiple redirect chains really hinder Google's crawling?
  18. 17:02 Are Multiple Redirect Chains Really Hurting Your SEO?
  19. 19:57 Do domain migrations and mergers really cause SEO penalties?
  20. 19:58 Could separating each step of a site migration save you weeks of SEO diagnostics?
  21. 23:04 Do pop-under ads really hurt your SEO rankings?
  22. 23:04 Do pop-under ads really penalize your organic SEO?
  23. 24:41 Should you overlook historical Mobile Usability errors in Search Console?
  24. 24:41 Should you ignore mobile errors in Search Console if the live test comes back clean?
  25. 25:50 Is it true that using nofollow on internal menu links can control PageRank?
  26. 25:50 Should you really nofollow your menu links to optimize crawling?
  27. 26:46 Do Google Ads scripts really slow down your site in the eyes of PageSpeed Insights?
  28. 27:06 Does Google Ads really penalize the speed of your pages in PageSpeed Insights?
  29. 29:28 Should you really aim for a perfect 100 on PageSpeed Insights to rank well?
  30. 29:28 Should you really aim for 100/100 on PageSpeed Insights to rank well?
  31. 35:45 Do image metadata really influence rankings in Google Images?
  32. 35:45 Can image metadata really enhance your SEO performance?
  33. 36:29 How many internal links per page should you have to optimize your structure without hindering crawl efficiency?
  34. 37:19 What is the optimal number of internal links per page for SEO?
  35. 37:54 Does a completely flat site structure really hurt SEO?
  36. 39:52 Should you still use disavow or has Google truly automated the ignoring of spam links?
  37. 40:02 Should you still disavow spammy links pointing to your site?
  38. 41:04 Does the FAQ schema work if the answers are hidden in an accordion?
  39. 41:04 Is it possible to mark a main page with FAQ schema, or is a dedicated page necessary?
  40. 41:59 Is it really necessary to have a dedicated page for each video to rank on Google?
  41. 41:59 Should you create a separate page for each video instead of grouping them together?
  42. 43:42 How does Google choose which sitelinks to display under your search results?
  43. 44:13 Does Google really control sitelinks through site structure?
  44. 45:19 Has PageRank really become a negligible ranking factor for Google?
  45. 45:19 Is PageRank still a top-ranking factor that you should keep an eye on?
  46. 46:46 Should you always use the Video Object schema for YouTube embeds subject to GDPR?
  47. 46:53 Do YouTube two-click embeds really hurt video SEO?
  48. 50:12 Are mobile interstitials truly all penalized by Google?
  49. 50:43 Is it really possible to show different interstitials based on traffic source without SEO risk?
  50. 52:08 Is it true that Google ignores GDPR interstitials without penalizing your SEO?
  51. 53:08 Can we truly measure the SEO impact of intrusive interstitials?
  52. 53:18 Do intrusive interstitials really have a measurable impact on your SEO?
📅
Official statement from (5 years ago)
TL;DR

Google explicitly recommends using standard redirects instead of a reverse proxy when migrating from a subdomain to a subdirectory. Redirects provide better control and create fewer technical complications. Fluctuations in ranking are normal during the transition, but they resolve quickly if implemented correctly.

What you need to understand

What does Google's preference for standard redirects really mean?

Google clearly distinguishes between two technical approaches to migrating content from a subdomain to a subdirectory. The first involves setting up standard 301 redirects that permanently transfer authority and traffic to the new structure. The second involves a reverse proxy that displays subdomain content through the subdirectory without actual migration.

Mueller's stance is unequivocal: redirects remain the recommended method. The reverse proxy introduces a layer of technical complexity that can generate conflicting signals for Googlebot — the same content accessible via two different URLs creates a potential duplication scenario. Google then has to determine which version to prioritize, slowing down processing and diluting ranking signals.

Why do redirects offer better control?

301 redirects send a clear and unambiguous HTTP signal: this page has permanently changed its address. Googlebot follows this instruction, transferring authority from the old URL to the new one and updating its index. This process has been mastered for years, with a predictable and documented behavior.

A reverse proxy, on the other hand, technically keeps both URLs active. The subdomain continues to respond with a code 200, while the subdirectory displays the same content via server rewriting. Google faces two potential canonical versions. Even with canonical tags, the situation remains ambiguous — and Google does not like ambiguity when it comes to consolidating authority.

Are temporary fluctuations really so quick to stabilize?

Mueller mentions that fluctuations are normal but stabilize quickly. This aligns with what we observe: a well-executed migration with clean 301 redirects indeed generates positional variations for about 2 to 6 weeks, the time it takes for Google to recrawl, transfer PageRank, and recalculate positions.

The speed of stabilization directly depends on the site's crawl frequency and the quality of the implementation. A site with a good crawl budget and consistent 1:1 redirects recovers faster than a poorly crawled site with chain redirects or redirects to generic pages. Mueller does not quantify "quickly", but field experience suggests 3-8 weeks for a return to normal.

  • Standard 301 redirects are recommended by Google for structural migrations
  • A reverse proxy creates a canonical ambiguity that Googlebot must resolve, slowing down the process
  • Post-migration fluctuations typically last 2 to 6 weeks with well-implemented redirects
  • Technical mastery and predictability are key arguments in favor of traditional redirects
  • Google prefers clear HTTP signals over complex server configurations

SEO Expert opinion

Does this recommendation really reflect observed practices in the field?

Yes, and it's one of the few statements from Google that perfectly aligns with what we see in production. Migrations via clean 301 redirects do generate fewer complications than configurations using reverse proxies. We regularly see sites that attempted reverse proxies end up with chaotic canonicalization, with Google alternating between the two versions for months.

Let's be honest: the reverse proxy has its utility in specific contexts — A/B testing, progressive deployments, legacy technical constraints. But for a classic SEO migration, it's simply unnecessary complication. Redirects have been doing the job for 20 years, they are well documented, and all SEO tools know how to audit them. The reverse proxy requires sharp server expertise and generates configurations that are hard to debug.

What nuances should we consider regarding Google's position?

Mueller does not specify a crucial point: the granularity of redirects. A 1:1 redirect (each subdomain URL redirects to its exact equivalent in the subdirectory) is not the same as a mass redirect to the homepage. Google transfers authority proportionally to the relevance of the target — a redirect to a non-relevant page behaves almost like a soft 404.

Another nuance: the "rapid fluctuations" heavily depend on the allocated crawl budget. A small site may see its migration digested in 2 weeks. A large site with millions of pages may take 6 months to completely stabilize its positions if Google crawls slowly. Mueller generalizes a behavior that varies greatly depending on the context. [To verify]: what is the median duration observed by Google in its internal data?

In which cases could a reverse proxy still be justified?

There are situations where the reverse proxy remains relevant, even though Google advises against it for classic SEO migrations. For example, when one wants to gradually test a new structure on 10% of traffic before fully transitioning. Or when technical constraints temporarily prevent changes to the server configuration of the subdomain.

In these cases, one must be aware of the technical overhead: strict monitoring of crawl logs, daily checking of canonicalization in Search Console, and preparing for a quick switch to redirects if Google begins to get tangled. This is never a long-term solution — it’s a tactical band-aid that must lead to clean redirects as soon as possible.

Note: If you are already using a reverse proxy and Google is indexing both versions, do not abruptly switch to redirects without carefully auditing which version Google currently prioritizes. An unprepared switch can cause more disruptions than a temporary status quo while you properly prepare for the migration.

Practical impact and recommendations

What should you concretely do for a subdomain → subfolder migration?

First step: map all subdomain URLs and establish a 1:1 matching matrix to the target URLs in the subdirectory. No mass redirects to the homepage or generic categories — each page must have a relevant target. If a page has no logical equivalent, it's better to use a 410 Gone than a forced redirect.

Next, implement 301 redirects on the server side (Apache, Nginx, CDN) with rules tested in staging. Ensure that each redirect returns a unique 301 code, no redirect chains, no loops. Use tools like Screaming Frog in "list" mode to validate return codes on a representative sample before pushing to production.

What mistakes must be absolutely avoided during migration?

Classic mistake: leaving the subdomain accessible post-migration. If you do not disable the subdomain (or do not fully redirect it), Google will continue to crawl it, and you will have two versions in competition. Canonical alone is not enough — the old structure must return 301s, not 200s with canonical.

Another pitfall: neglecting internal links. Even with redirects in place, if your site continues to massively link to old subdomain URLs, you waste crawl budget and dilute authority. Update all internal links to point directly to the new URLs from the day of migration. Sitemaps, menus, footer, editorial content — everything must be consistent.

How can you verify that the migration is proceeding correctly?

Monitor Search Console daily for the first 4 weeks. Check that the old property (subdomain) sees its impressions drop while the new one (subdirectory) rises. If both remain stable or if the old one rises after an initial drop, it’s a sign of a canonicalization issue.

Analyze server logs to confirm that Googlebot correctly follows the redirects and is not stuck on the old structure. If you see persistent massive crawls on the subdomain 3-4 weeks after migration, it indicates that Google has not understood that it is permanent. Also check the rate of 4xx/5xx codes — a sharp increase post-migration indicates broken redirects.

  • Establish a 1:1 redirect matrix for each subdomain URL to its equivalent in the subdirectory
  • Implement 301 redirects on the server side with exhaustive testing in staging before production
  • Update all internal links, sitemaps, and menus to point to the new URLs from day 0
  • Disable or fully redirect the old subdomain — do not leave it accessible with a 200 status
  • Monitor Search Console daily for 4 weeks to detect canonicalization anomalies
  • Analyze server logs to confirm that Googlebot follows the redirects and migrates its crawl
A successful migration from subdomain to subdirectory relies on clean 301 redirects, a complete update of internal linking, and strict monitoring for 4 to 6 weeks. Avoid the reverse proxy unless major technical constraints exist — standard redirects offer far superior control and predictability. These operations require sharp technical expertise and tight coordination between SEO, development, and operations teams. If you do not have the internal resources to execute this migration with the necessary rigor, hiring a specialized SEO agency can help you avoid costly mistakes and accelerate the return to stability for your rankings.

❓ Frequently Asked Questions

Peut-on utiliser des redirections 302 temporaires le temps de valider la migration ?
Non, Google recommande des 301 permanentes dès le départ. Les 302 ne transfèrent pas l'autorité et retardent la consolidation. Si vous avez un doute, mieux vaut tester en staging que bricoler avec des 302 en production.
Combien de temps faut-il maintenir les redirections après une migration ?
Indéfiniment, ou au minimum 1 an. Tant que des backlinks pointent vers les anciennes URLs, les redirections doivent rester actives pour préserver l'autorité. Supprimer les redirections trop tôt revient à perdre ces liens.
Est-ce qu'un reverse proxy bien configuré avec canonical peut quand même fonctionner ?
Techniquement oui, mais c'est plus risqué et plus lent. Même avec canonical, Google peut mettre des mois à consolider. Les redirections 301 donnent un signal plus fort et accélèrent le processus.
Faut-il désactiver totalement l'ancien sous-domaine après la migration ?
Idéalement, redirigez toutes les requêtes via 301, mais laissez le sous-domaine techniquement actif pour servir les redirections. Ne le coupez pas complètement — les backlinks doivent pouvoir suivre les redirections.
Les fluctuations de trafic post-migration sont-elles toujours temporaires ?
Généralement oui si la migration est bien faite, avec stabilisation sous 4-6 semaines. Si le trafic ne remonte pas après 2 mois, c'est le signe d'un problème technique (redirections cassées, canonical conflictuelle, perte de crawl budget).
🏷 Related Topics
Domain Age & History AI & SEO JavaScript & Technical SEO Domain Name Pagination & Structure Redirects

🎥 From the same video 52

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