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

Before undertaking a complete redesign of a website, conduct tests with mockups to see how changes will affect search engine rankings. This helps identify potential issues before a full production rollout.
1:00
🎥 Source video

Extracted from a Google Search Central video

⏱ 2:07 💬 EN 📅 22/06/2009 ✂ 3 statements
Watch on YouTube (1:00) →
Other statements from this video 2
  1. Faut-il vraiment tout changer d'un coup lors d'une migration de CMS ?
  2. 1:34 Faut-il vraiment générer un HTML identique lors d'une migration de CMS pour préserver ses positions ?
📅
Official statement from (16 years ago)
TL;DR

Google recommends testing the mockups of a major redesign before launching to anticipate SEO impacts. This means deploying test versions in isolated environments, measuring variations in crawl and indexing, and then adjusting before going live. The issue is that this recommendation remains vague about the precise metrics to monitor and the alert thresholds to respect.

What you need to understand

Why does Google emphasize testing before a redesign?

A redesign often alters URL architecture, the navigation structure, and internal linking. These three elements directly impact crawling and PageRank flow.

Google knows that poorly prepared redesigns can lead to massive traffic losses. Abruptly changing thousands of URLs without proper redirects fragments accumulated authority and can cause position losses within days.

What does "testing with mockups" actually mean?

The term "mockups" can be ambiguous. Is Google referring to static wireframes or functional, crawlable prototypes? The distinction is crucial.

A wireframe does not allow for verifying technical signals: server response time, the structure of canonical tags, JavaScript rendering. Only a staging environment with real content can simulate Googlebot's behavior.

What elements should be monitored during these tests?

The tests should reveal crawl depth changes, redirect chains, and variations in internal PageRank. Without these indicators, you're navigating blindly.

It’s also essential to track duplicate content introduced by the new architecture and any loss of HTML semantics if the switch to client-side JavaScript disrupts readability for crawlers.

  • Deploy an indexable staging environment (or isolated via robots.txt if you want to avoid indexing)
  • Crawl the staging site using Screaming Frog or Oncrawl to compare the old and new architecture
  • Measure average crawl depth changes and the number of orphan URLs
  • Test 301/302 redirects: no chains, no loops, no ghost 404s
  • Ensure that canonical tags point to the correct final URLs

SEO Expert opinion

Is this recommendation aligned with field observations?

Yes, but it oversimplifies. Redesigns that harm SEO do so not because of a lack of testing but due to misinterpretation of tests. Teams often test, detect issues, and then ignore them under commercial pressure.

The real issue is not testing, but having metrics that compel a decision. Without contractual KPIs linking redesign and SEO traffic, the alerts raised during testing get drowned out by product priorities.

What nuances does Google overlook here?

Google does not specify how to isolate variables. A redesign simultaneously affects URLs, content, design, loading speed, and linking. It's hard to know what's causing a drop if everything changes at once.

It also says nothing about re-indexing timing. Even with perfect redirects, Google can take weeks to recrawl and reevaluate the entire site. During this period, fluctuations in rankings are normal. [To verify]: Google provides no timeframe to stabilize positions post-redesign.

When is this rule not enough?

On very large sites (500k+ URLs), staging tests never capture the reality of crawl budget. Googlebot doesn’t allocate the same resources to a staging domain as to a production site with history and backlinks.

Sites with heavy client-side JavaScript pose another problem: Google’s rendering behavior is unpredictable and varies based on available server resources. A staging test guarantees nothing about Googlebot's capability to execute JS in production under load.

Warning: staging tests do not detect crawl budget issues. If your redesign triples the URLs, you can technically validate each page while still facing an overall drop in indexing due to diluted Google resources.

Practical impact and recommendations

How can you effectively organize these tests before a redesign?

Start by crawling the old site with a professional tool (Screaming Frog, Oncrawl, Botify). Export the full list of indexed URLs, their depth, their estimated internal PageRank, and their backlinks.

Next, deploy the new version on a staging subdomain (e.g., staging.mysite.com) with a robots.txt file blocking indexing. Crawl this version with the same tools and depth. Compare the two exports.

What mistakes should absolutely be avoided?

Never test only the homepage and a few landing pages. Redesigns often break deep pages: product sheets, old blog posts, long-tail category pages. These URLs represent 70% of SEO traffic on many sites.

Avoid launching the redesign without having mapped all redirects. An Excel file "old URL → new URL" for each indexed page is the bare minimum. Generic redirects by regex pattern rarely work without manual exceptions.

How can you validate that the tests are conclusive?

Define alert thresholds before testing. For example: if average depth increases by more than 15%, if over 5% of URLs become orphaned, or if the number of redirect chains exceeds 2%, the redesign is not ready.

Also simulate the crawl budget by artificially limiting the number of requests per second in your crawler. If Googlebot cannot crawl everything in a week, your new architecture is too heavy.

  • Crawl the old site and export the complete inventory of indexed URLs
  • Deploy the redesign on an isolated staging environment
  • Crawl the staging and compare depth, orphaned URLs, and redirects
  • Test server response times and client-side JavaScript rendering
  • Prepare a comprehensive 301 redirect file (old → new URL)
  • Define contractual KPIs to validate or block the go-live
An SEO-safe redesign relies on rigorous technical testing but also on governance that is willing to postpone the production launch if alert thresholds are exceeded. These optimizations require sharp expertise in crawling, redirects, and information architecture. If your internal team lacks resources or experience on this type of project, consulting a specialized SEO agency can secure the transition and prevent irreversible traffic losses.

❓ Frequently Asked Questions

Peut-on tester une refonte sans environnement de staging ?
Techniquement oui, en crawlant des maquettes HTML locales. Mais cela ne valide ni les temps de réponse serveur, ni le rendering JavaScript, ni les redirections réelles. Le risque d'erreur est trop élevé sur un site en production.
Combien de temps Google met-elle à réindexer un site après refonte ?
Aucun délai officiel communiqué. Les observations terrain montrent entre 2 et 8 semaines selon la taille du site et le crawl budget alloué. Les redirections 301 bien faites accélèrent le processus.
Faut-il bloquer l'indexation du staging avec robots.txt ou noindex ?
Les deux fonctionnent, mais robots.txt empêche le crawl donc Google ne voit rien. Noindex permet le crawl tout en bloquant l'indexation, ce qui peut être utile pour tester le comportement de Googlebot. Attention aux fuites de staging indexé par erreur.
Les tests détectent-ils les problèmes de crawl budget sur les gros sites ?
Non. Le crawl budget dépend de l'historique du domaine, de ses backlinks et de sa vélocité de publication. Un staging n'a aucun de ces signaux. Il faut simuler les contraintes en limitant artificiellement la vitesse de crawl dans vos outils.
Que faire si les tests révèlent des problèmes mais que la refonte doit sortir pour raisons business ?
Documenter les risques, chiffrer l'impact estimé (baisse de X% du trafic SEO pendant Y semaines), et obtenir une validation écrite de la direction. Préparer un plan de rollback rapide si les pertes dépassent les projections.
🏷 Related Topics
E-commerce Redirects

🎥 From the same video 2

Other SEO insights extracted from this same Google Search Central video · duration 2 min · published on 22/06/2009

🎥 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.