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

The Change of Address tool in Search Console only allows for migrating one domain to another, not multiple domains to a single one. You can still perform the migration with 301 redirects but cannot use the tool for multiple sources.
55:45
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h03 💬 EN 📅 29/10/2020 ✂ 25 statements
Watch on YouTube (55:45) →
Other statements from this video 24
  1. 1:21 Does lazy loading really harm your content's indexing by Google?
  2. 5:18 How can you confirm if Google is truly indexing your lazy-loaded content?
  3. 6:19 Why do your images stay indexed long after the text content has disappeared?
  4. 8:26 Should you really archive out-of-stock products instead of leaving them marked as unavailable?
  5. 9:27 Do out of stock pages really hurt your Google rankings?
  6. 12:05 Should you really delete your out-of-stock product pages to avoid a quality penalty?
  7. 17:16 Is it really necessary to avoid any migration following a failed domain migration?
  8. 20:36 Should you really cancel a failed domain migration or commit to it fully?
  9. 21:40 How does Google really handle the separation of a site into two distinct entities?
  10. 24:10 Does Google really analyze the audio of your podcasts for SEO?
  11. 26:27 Should you really index all your pagination pages?
  12. 30:06 Can paged pages really disappear from Google search results?
  13. 32:45 Do outbound links that are 404 really harm the perceived quality of a page?
  14. 33:49 Is EAT really a ranking factor or just a Google smokescreen?
  15. 34:54 Do structured FAQs really help improve rankings on Google?
  16. 36:48 Does FAQ structured data really need to be 100% visible on the page?
  17. 39:10 Is it true that Google still indexes Flash content, or should everything be migrated to pure HTML?
  18. 41:36 Should you hide GDPR consent banners from Googlebot to avoid cloaking?
  19. 43:57 Are Quality Raters really evaluating your site to lower its ranking?
  20. 45:30 Can your website's language versions really have completely different designs?
  21. 47:42 Do 302 redirects really pass on as much PageRank as 301 redirects?
  22. 50:58 Does Google instantly change the canonical URL after removing a redirect?
  23. 53:43 Do 302 redirects really end up being treated as permanent 301s?
  24. 58:54 Why does keeping your old sites live kill your new domain?
📅
Official statement from (5 years ago)
TL;DR

The Change of Address tool in Search Console only allows for registering a single migration: from a source domain to a target domain. It cannot be used to merge multiple sites into one destination. 301 redirects remain valid for these multi-source migrations, but Google will not track the transfer via its official tool. Therefore, tracking needs to be managed manually.

What you need to understand

What is the Change of Address tool and why does this limitation exist?

The Change of Address tool in Search Console allows you to notify Google that a site has migrated from one domain to another. Specifically, it informs the algorithm that old-domain.com has become new-domain.com, which speeds up the transfer of ranking signals, link equity, and indexing history.

This feature was designed exclusively for a 1:1 scenario. Google has never extended this logic to cases of multi-source mergers (3 or 4 sites to one), likely because these migrations are more complex to validate automatically. Hence, the structure of the tool imposes a strict architectural constraint.

Does this mean that multi-domain migrations are impossible?

No. 301 redirects remain the go-to technical mechanism for any migration, whether 1:1 or N:1. Google crawls the redirects, follows the chains, and progressively transfers the signals. The Change of Address tool is merely a declarative accelerator, not a mandatory technical condition.

The issue is that without a declaration via the tool, tracking the migration becomes opaque. It is impossible to know if Google has properly acknowledged the transfer, how much time it has left, or if errors are blocking the process. You are flying blind, only monitoring traffic trends and server logs.

What are the practical consequences of this limitation?

For a standard migration (rebranding, TLD change), the tool is a valuable ally. It reduces the floating period between the old and new version of the site, limits position fluctuations, and provides a clear signal to the algorithm.

For a merger of multiple sites into a single platform, you must accept that Google will provide no assistance through the interface. No validation, no real-time tracking, no end-of-migration notifications. You will have to rely on indirect metrics: changes in crawl budget, click trends in Search Console, tracked redirects in the logs.

  • The Change of Address tool only works to migrate a single source domain to a single target domain.
  • 301 redirects remain valid and recommended for any migration, regardless of its configuration.
  • Google offers no official tool to track a multi-source migration to a single domain.
  • Signal transfer still occurs, but without visibility or declarative acceleration.
  • Therefore, you must monitor the migration through server logs, Search Console, and Analytics, without expecting automated feedback from Google.

SEO Expert opinion

Is this statement consistent with field observations?

Yes, and it's even a welcome confirmation. Many practitioners believed they could stack multiple Change of Address declarations in series or create a kind of multi-source mapping in the interface. It doesn't work, and Mueller makes that clear.

In practice, we observe that multi-domain migrations take significantly longer to stabilize than 1:1 migrations. Signals do not transfer at the same speed, some source domains retain their residual indexing for weeks, and Google seems to apply a cautionary logic before consolidating equities.

Should this limitation be considered a technical barrier?

Not really. The Change of Address tool is merely a declarative accelerator, not a technical prerequisite. 301 redirects are sufficient; Google crawls them, follows them, and transfers signals. The difference lies in the delay and visibility.

What is missing is a dedicated monitoring tool for complex migrations. Currently, we cobble together Analytics segments, Search Console filters, and server logs exports. [To verify]: Google has never communicated about a project to evolve the tool to handle multi-source mergers, and nothing indicates that it's on the roadmap.

What mistakes should be avoided in this context?

The most common mistake: believing that the absence of a declaration via the tool means that Google will not understand the migration. False. 301 redirects are a sufficient technical signal. Google crawls, follows the chains, and gradually transfers. It's slower, but it works.

Another pitfall: neglecting manual tracking while thinking that an automated tool will do the job. During a multi-source migration, each source domain must be tracked individually, monitor the logs to ensure Googlebot is following the redirects, and compare traffic trends before/after. Without this diligence, it is impossible to diagnose a loss of traffic or a technical blockage.

Warning: If you are migrating multiple sites to a single domain, do not attempt to declare multiple Change of Address declarations in parallel. Google will reject or ignore the declarations after the first. Worse, this can create confusion in the migration history of the target domain.

Practical impact and recommendations

How to technically manage a multi-source migration to a single domain?

First, map each source URL to its final destination on the target domain. No chain redirects, no generic redirects to the homepage. Each old URL must point to the closest semantic equivalent on the new site. This is time-consuming but essential to preserve link equity.

Next, implement 301 redirects at the server level, not via meta refresh or JavaScript. Nginx, Apache, Cloudflare Workers — regardless of the stack, the important thing is that Googlebot can follow the redirect during the initial crawl. Check the configuration with a crawler (Screaming Frog, OnCrawl) before switching the DNS.

What metrics should be monitored during and after the migration?

First metric: the percentage of redirects followed by Googlebot. Analyze server logs to verify that Google is indeed crawling the old domains, following the 301s, and indexing the new URLs. If the old domains are no longer being crawled after 2-3 weeks, that’s a good sign. If they remain intensively crawled, there’s a problem (undetected redirects, conflicting canonical tags, or outdated sitemaps).

Second metric: the evolution of impressions and clicks in Search Console, compared domain by domain. Filter data by property to isolate each source and compare with trends of the target domain. A sharp drop on an old domain without an equivalent rise on the new indicates a loss of visibility, often linked to a faulty URL mapping.

Should old domains be maintained indefinitely?

No, but redirects should be kept for at least 12 months, ideally 18-24 months for sites with a strong history. Google continues to crawl old URLs for several months after migration, and some backlinks take time to be recrawled. Cutting the redirects too soon means losing some of the accumulated equity.

After this period, you can let the source domains expire — unless you're concerned that a competitor or a squatter may buy them to redirect to spam, which could pollute your backlink profile. In that case, keeping the domains parked with redirects remains a defensive option.

  • Map each source URL to a semantically equivalent destination on the target domain, without generic redirects to the homepage.
  • Implement 301 redirects at the server level (Nginx, Apache, Cloudflare), and check their proper functioning with a crawler before migration.
  • Monitor server logs to confirm that Googlebot is crawling the old domains and following the redirects to the new site.
  • Compare trends of impressions/clicks in Search Console between source domains and target domain to detect losses in visibility.
  • Keep redirects active for a minimum of 12 months, ideally 18-24 months for sites with a strong history.
  • Analyze incoming backlinks to the old domains and, if necessary, contact referring sites to update links to the new domain.
Multi-source migrations are technically more complex than a simple 1:1 switch. They require absolute rigor in URL mapping, meticulous manual tracking, and structural patience: Google transfers signals gradually, without declarative visibility. If you are overseeing a strategic merger of multiple web assets, these optimizations can quickly become time-consuming and risky without sharp technical expertise. Engaging a specialized SEO agency for complex migrations may prove wise to ensure optimal equity transfer and limit organic traffic losses.

❓ Frequently Asked Questions

Peut-on quand même déclarer plusieurs migrations si on possède plusieurs domaines sources ?
Non. L'outil Change of Address n'accepte qu'une seule déclaration active par propriété Search Console. Tenter d'en déclarer plusieurs en parallèle sera refusé ou ignoré par Google.
Les redirections 301 suffisent-elles sans utiliser l'outil Change of Address ?
Oui, les redirections 301 sont le mécanisme technique de référence. Google les crawle et transfère les signaux, mais sans l'outil, le processus est plus lent et moins visible.
Combien de temps faut-il pour que Google transfère tous les signaux lors d'une migration multi-sources ?
En général, entre 3 et 6 mois pour la majeure partie des signaux, mais certains backlinks peu crawlés peuvent prendre jusqu'à 12-18 mois avant d'être recrawlés et transférés.
Faut-il supprimer les anciennes propriétés Search Console après la migration ?
Non, conservez-les actives pendant au moins 6 mois pour suivre le crawl résiduel et détecter d'éventuels problèmes de redirections. Supprimez-les uniquement une fois que le trafic est nul.
Peut-on utiliser des redirections 302 temporaires au lieu de 301 pour une migration multi-sources ?
Non. Les redirections 302 indiquent un déplacement temporaire et ne transfèrent pas l'équité des liens. Utilisez systématiquement des 301 pour signaler un changement définitif.
🏷 Related Topics
AI & SEO JavaScript & Technical SEO Domain Name Redirects Search Console

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

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.