Change of Address Tool

The Google Search Console Change of Address tool tells Google you moved to a new domain. What it does, its prerequisites, the 180-day window, and what it can't do.

First published: Jun 23, 2026 · Last updated: Jul 18, 2026 · Advanced
demand #9 in Search Engine Tools#12 in Tools#234 in Technical SEO#325 on the site

The Change of Address tool in Google Search Console tells Google you moved your whole site to a new domain or subdomain. It's domain-level only — not for moving URLs within the same domain, not for HTTP-to-HTTPS, and not for switching www to non-www on the same domain. Prerequisites: own both old and new properties, have 301 redirects already in place, and use a property scoped to the whole domain (no path in the URL — a root-level URL-prefix property qualifies too; you don't need the separate DNS-verified Domain property type). For 180 days Google emphasizes crawling the new site, forwards signals, and prefers the new site's canonicals. The 301s do the real work; the tool just reinforces the signal. Keep redirects live for at least 180 days and longer while old URLs still get any traffic — separately, Google recommends keeping the old domain's registration active for about a year so nobody else can grab and reuse it.

TL;DR — The Change of Address tool tells Google you moved your whole site to a new domain or subdomain. It’s domain-level only — not for moving URLs within the same domain, not for HTTP-to-HTTPS, and not for switching www to non-www on the same domain. Prerequisites: you own both old and new properties, permanent redirects are already in place, and both properties are scoped to the whole domain (no path — a root-level URL-prefix property qualifies, you don’t need a DNS-verified Domain property specifically). For 180 days Google emphasizes crawling the new site, forwards signals, and prefers the new site’s canonicals. The 301s do the real work; the tool reinforces the signal. Keep redirects live at least 180 days and longer while old URLs still get traffic; separately, keep the old domain’s registration active for about a year so nobody reuses it. It’s one input to a site migration, not a substitute for one.

Evidence for this claim Search Console's Change of Address tool signals a domain or subdomain move after redirects and verification are in place. Scope: Current Change of Address workflow and supported moves. Confidence: high · Verified: Google Search Console: Change of Address tool Evidence for this claim Google recommends server-side permanent redirects and keeping them in place generally for at least one year during a site move. Scope: Current Google site-move guidance. Confidence: high · Verified: Google Search Central: Site moves with URL changes

What the tool actually does

Strip away the marketing and the Change of Address tool is a notification. Google spells out the mechanics: when you submit it, “it tells Google to emphasize crawling and indexing your new site over crawling your old site. It also forwards various signals from the old site to the new site, and tells Google to prefer the new site over the old when determining canonical pages.”

Three jobs, then: crawl the new place first, carry the old place’s signals across, and treat the new URLs as canonical. That’s it — Google doesn’t describe this as “transferring rankings,” and I’m not going to promise you a timeline either. It reinforces a move you’ve already built with proper redirects; the redirects are what does the actual moving.

The 301s do the work; the tool is a signal

This is the heart of it. John Mueller has said the change of address tool is “just one extra signal that we use with regards to migrations” and that “it’s not a requirement.” He’s also said that if you can’t get the tool to work, with the redirects set up properly “you should be set.” (Those came via a secondary write-up of a 2021 Google Q&A, so I’m paraphrasing the gist rather than treating them as gospel — but it matches everything Google’s own docs say.)

And the docs are emphatic that redirects are the real machinery. Google says to “keep the redirects for as long as possible, generally at least 1 year,” because that window “allows Google to transfer all signals to the new URLs, including recrawling and reassigning links.” They also reassure you that “301 and other permanent redirects don’t cause a loss in PageRank.” Read that next to the 180-day tool window and the priority is obvious: the redirects outlast the tool, and the redirects do the heavy lifting.

I run real migrations, and this is exactly how I treat it in practice — the Change of Address tool is one line on a much longer checklist, not the migration itself. A site migration is the project; this tool is one accelerant inside it.

Prerequisites — get these right or it fails

The tool runs a pre-submission check (ownership plus a look for redirects on a few sample pages) before it sends anything. To pass:

  • Own both properties. “You must be an owner of both the old and new properties in Search Console.” Owner, not a delegated user.
  • Redirects already live. “Implement a 301 redirect from your old homepage to your new homepage.” Ideally you’ve also mapped page-level 1:1 redirects (that’s the core of any migration), but the homepage redirect is the minimum the tool looks for.
  • A property scoped to the whole domain. This is the gotcha, below — and it’s not quite what most write-ups (mine included, until this update) say it is.

The domain-level gotcha — it’s not a “Domain property” requirement

This is the number-one reason a submission won’t go through, and most write-ups get the fix wrong. Google: “The Change of Address tool can be used only on properties at the domain level.” What “domain level” means here is about the shape of the URL, not a specific Search Console verification method: no path segments. Google’s own examples of eligible properties are example.com, https://example.com, and m.example.com. A property scoped to a path — “You cannot move properties at the path level, such as http://example.com/petstore/” — can’t be the source or target.

That means you do not need Search Console’s separate, DNS-verified Domain property type to use this tool. A root-level URL-prefix property (verified by HTML file, meta tag, or Google Analytics/Tag Manager) qualifies too, as long as it points at the domain root and not a subfolder. If the tool won’t let you pick your property, the actual blocker is almost always that you’ve only ever verified a path-scoped URL-prefix property (something like https://example.com/blog/) — add a root-level property, either type, for both the old and new sites and run the tool against those.

Subdomains, www, and protocols

Two separate behaviors people conflate:

  • Subdomains are NOT automatic. “The tool does not move any subdomains below the specified domain (including www).” So if your move involves www/non-www variants or subdomains, you submit a Change of Address for each. Google’s migration docs say it directly: when moving between domains, “make sure to submit Change of Address requests for all subdomains and the www and non-www variants of the old domain name.”
  • Protocols ARE covered. Specifying the http property also moves the https one — “if you specify http://example.com, it also moves https://example.com.” So you don’t submit twice for protocol; you do submit separately for each subdomain.

The 180-day window — and what happens after

“These actions continue for 180 days after you start migration in Search Console.” For that window Google emphasizes the new site, forwards signals, and prefers the new canonicals. The request is also cancelable within that window.

After 180 days the forwarding relationship lapses. If your old site is still live and crawlable at that point, Google can treat it as unrelated again — which is exactly why your redirects must outlive the tool. Keep them live for at least those 180 days, and longer than that for as long as the old URLs are still pulling any Google Search traffic.

That’s a different piece of advice from what Google says about the domain name itself, and it’s worth not confusing the two: separately, Google recommends keeping the registration of your old domain active for at least a year after the move, so nobody else can register the abandoned name and reuse whatever trust or links it built up (think spam or phishing riding on your old domain’s history). One is about how long you redirect; the other is about not letting the domain name lapse. They’re not the same clock.

When NOT to use it

  • Moving URLs within the same domain — folder restructures on the same host. Not this tool.
  • HTTP-to-HTTPS — Google explicitly says you don’t need it.
  • Switching www to non-www (or back) on the same domain — same-domain variant swaps aren’t a domain move either; handle those with redirects and a canonical, not Change of Address.
  • IP / server / CDN moves with no URL change — if your URLs don’t change, the tool doesn’t apply.
  • Merging or splitting sites — the Change of Address tool is a 1:1 site move. Merging two domains into one, or splitting one into many, is not a “move” and not what the tool is for.

One documented exception worth knowing: your whole old domain can move into a path on a different destination domain (say oldbrand.com folding into newbrand.com/oldbrand/). The source still has to be domain-level, but the destination is allowed to have a path.

Don’t forget Bing

Bing Webmaster Tools has its own equivalent, the Site Move tool, which serves the same purpose for Bing. Notably, Bing’s version supports both whole-site (domain) moves and directory/path-level moves, where Google’s is domain-level only. If you submit the move in Google, submit it in Bing too.

Where this fits

The Change of Address tool is one step in a site migration, not the whole thing. The 301 redirects, the 1:1 URL mapping, the pre-migration crawl baseline, and the post-launch monitoring are where a migration is won or lost. This tool just makes sure Google hears about the move clearly and quickly.

Add an expert note

Pin an expert quote

New person? Create their unclaimed profile at /admin/experts/ → Pin an expert quote first.