SEO Domain Change
An SEO domain change is a site migration where a website moves from one domain name to another, preserving rankings, links, and crawl signals as much as possible.
- Also called
- domain migration, site move
- Applies to
- websites changing domain names, site redesigns with new domain, rebranding
- Commonly confused with
- domain forwarding, URL change (without domain change), subdomain move
Key points
- Use 301 redirects from each old URL to its matching new URL, preserving the path.
- Create a one-to-one redirect map before launch by auditing every important URL on the old domain.
- Verify the new domain in Google Search Console and use the Change of Address tool after redirects are live.
- Keep site content and structure as unchanged as possible during the move to reduce migration risk.
- Update internal links and external listings to point directly to the new domain.
Why it matters
A domain move temporarily disrupts crawling, indexing, and traffic if redirects, canonicals, sitemaps, and Search Console setup are incomplete. The goal is to transfer page-level equity cleanly so the new domain inherits organic visibility. A proper 301 redirect from each old URL to its matching new URL preserves link equity, while a redirect map prevents broken paths. Without this, rankings and traffic can drop sharply and may not recover.
Domain migration mechanics are stable, but Google’s processing time and indexing latency can change. Rankings often fluctuate temporarily after a move, and recovery timing depends on redirect quality, site size, and crawl frequency. Using a domain authority checker after migration helps monitor whether the new domain has retained its equity.
Where it changes your decision
- Rebranding: when a company changes its name, the old domain must redirect to the new one to keep existing SEO value.
- Consolidating multiple domains: merging several sites into one master domain requires redirecting each legacy URL to the equivalent page.
- Moving from a subdomain to a new root domain: for example, moving blog.example.com to example.com/blog — this counts as a domain change and needs the same migration steps.
Questions people ask
How to change a domain name of an existing website?
To change a domain name of an existing website, you need to run a full site migration. First, create a one-to-one redirect map from every old URL to its new equivalent. Set up 301 redirects on the old server. Verify the new domain in Google Search Console, then use the Change of Address tool. Submit a new sitemap for the new domain and update all internal links and external listings to point to the new domain.
How to change website address in Google search?
To change the website address that appears in Google Search, you must perform a domain migration. After implementing 301 redirects from the old URLs to new ones, verify the new domain in Google Search Console. On the old domain property, use the Change of Address tool to inform Google that the site has permanently moved. Keep the old domain active for a while so the redirects can transfer the link equity and indexing signals.
How to change domain name WordPress?
To change the domain name in WordPress, you first need to set up the new domain as the primary URL in the WordPress settings (Settings > General). But for SEO, you must also do a full migration: export the database, replace old URLs with new ones, update the wp-config.php file, and set up 301 redirects from the old domain. Then verify the new domain in Search Console and use the Change of Address tool.
Sources
- Google Search Central Primary source for Google's migration guidance, including redirects, sitemaps, and the Change of Address process.
- Google Search Console Help Official instructions for verifying properties, submitting sitemaps, and managing site moves.
- Google Search Central Blog Official announcements and operational guidance from Google on crawling and indexing behavior.
- SEMrush Blog Practical migration checklist covering backups, redirects, Search Console, and post-launch monitoring.
- Orbit Media Useful migration checklist with emphasis on redirect mapping, internal links, and monitoring.