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 #13 in Search Engine Tools#16 in Tools#267 in Technical SEO#360 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 toolA setting in Google Search Console that tells Google you've moved your whole site to a new domain or subdomain. It's a supporting signal for a domain migration — the 301 redirects do the real work of transferring rankings. 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-HTTPSHTTPS is the encrypted version of HTTP — it uses TLS to authenticate the server and protect data in transit between a browser and a website. Google announced it as a lightweight ranking signal in 2014 and today conditionally prefers HTTPS pages as canonical; Chrome marks plain HTTP pages 'Not Secure.', and not for switching www to non-www on the same domain. Prerequisites: you own both old and new properties, permanent redirectsA redirect sends browsers and crawlers from a requested URL to a different one. An HTTP redirect specifically is a 3xx status code paired with a Location header; meta refresh and JavaScript redirects achieve a similar navigation without being a 3xx response themselves. Permanent redirects (301/308) are Google's signal the target should be canonical; temporary ones (302/303/307) aren't. 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 crawlingCrawling is how search engines use automated bots (like Googlebot and Bingbot) to discover URLs and download pages. A page has to be crawlable to be indexed, but crawling on its own isn't a ranking factor. 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 migrationA site migration is any significant change to a website's URL structure, domain, platform, protocol, or hosting that can affect how search engines crawl, index, and rank it. The risk scales with how much you change at once., 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 crawlingCrawling is how search engines use automated bots (like Googlebot and Bingbot) to discover URLs and download pages. A page has to be crawlable to be indexed, but crawling on its own isn't a ranking factor. and indexingStoring a crawled page in the search index so it can appear in results. Crawled is not the same as indexed — Google selects what to keep, and indexing isn't guaranteed. 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 redirectsA 301 redirect is the HTTP status code for a permanent move: it tells browsers and search engines a URL has moved for good, and it's the strongest signal for consolidating a page's ranking signals onto the new URL. Google says permanent redirects don't cause a loss in PageRank. don’t cause a loss in PageRankPageRank is Google's original recursive link-graph algorithm: a page's score depends on the scores of the pages linking to it, and in the published model each page's score is split across its outbound links (the simplified version: links are weighted votes). Google says it's evolved since launch but still part of its core ranking systems..” 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 migrationA site migration is any significant change to a website's URL structure, domain, platform, protocol, or hosting that can affect how search engines crawl, index, and rank it. The risk scales with how much you change at once. 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 ConsoleA free Google service that reports how a site performs in Google Search and surfaces problems with how Google crawls, indexes, and serves it. It's first-party data straight from Google — but you don't need it to appear in results..” Owner, not a delegated user.
  • Redirects already live. “Implement a 301 redirectA 301 redirect is the HTTP status code for a permanent move: it tells browsers and search engines a URL has moved for good, and it's the strongest signal for consolidating a page's ranking signals onto the new URL. Google says permanent redirects don't cause a loss in PageRank. 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 ConsoleGoogle's free tool for monitoring crawling, indexing, and search performance. 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.
TIP Verify the old-to-new redirect before submitting the move

Change of Address is an additional migration signal; the URL-level 301 mapping remains the mechanism that carries users and search engines to the new host.

Test representative old URLs with my free Redirect Checker Free

  1. Test old-domain URLs across the highest-value templates.
  2. Confirm each one-hop 301 lands on its equivalent new-domain URL without losing meaningful query state.
  3. Fix mappings and internal links before submitting Change of Address.
A working domain-change redirect is necessary, but the destination still needs to be the correct page.

The result shows one 301 redirect from example.com products ID 1 to shop.example.net products ID 2, ending in a 200 response, and labels it a minor chain.

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-HTTPSHTTPS is the encrypted version of HTTP — it uses TLS to authenticate the server and protect data in transit between a browser and a website. Google announced it as a lightweight ranking signal in 2014 and today conditionally prefers HTTPS pages as canonical; Chrome marks plain HTTP pages 'Not Secure.' — 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 ToolsMicrosoft's free portal for monitoring and improving how a site appears in Bing search — the peer to Google Search Console, plus IndexNow instant indexing, richer backlink data, and keyword volumes. Because Bing's index also feeds Microsoft Copilot, it doubles as a window into AI-search visibility. 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 migrationA site migration is any significant change to a website's URL structure, domain, platform, protocol, or hosting that can affect how search engines crawl, index, and rank it. The risk scales with how much you change at once., 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 a quote first.