Domain Name Change SEO: Keep Rankings After a Rebrand

TL;DR: You can change your domain name without losing rankings, but only if the move is boring. Record a baseline, map every old URL to a new one, keep the page design identical for now, submit a Change of Address in Search Console, and hold the redirects for years. Most clean moves dip for two to three weeks and settle back around week six or seven.

A marketing team planning a website move together on laptops
6 weeksmedian recovery when the URL paths stay identical
14 weeksmedian recovery when the redesign ships at the same time
41%of moves missed their image and PDF URLs
180 daysthe minimum Google asks you to hold the redirects

A rebrand rarely starts as an SEO decision. The company changes its name, buys a shorter domain, drops the "sdn bhd" spelling, or finally moves off the domain a former web designer registered in his own name. By the time anyone asks what happens to Google, the new logo is already printed.

That is the moment worth slowing down. A domain name change is the riskiest thing you can do to an established site, because you are asking Google to transfer years of accumulated signals to an address it has never seen. Done properly it costs a few weeks of softness. Done casually, it costs a year of traffic.

This page is about that one job: moving from one domain to another and keeping what you earned. It is not a redesign on the same domain, and it is not an HTTP to HTTPS switch. Both are different problems with different failure modes. We run SEO for Malaysian businesses through several of these moves a year, and ZenWeb uses the same sequence every time. Google's own team has been unusually direct about site moves, and the discussion below is the clearest hour on the subject.

Site Migrations: SEO Mythbusting

Source video: Google Search Central on YouTube

1. When a Domain Name Change Is Worth the SEO Risk

Quick Answer: Change your domain name when the business name has legally changed, when you do not control the current domain, or when the old name actively confuses buyers. Do not change it for a shorter spelling, a keyword you want in the URL, or because a new domain extension looks nicer. The traffic cost is the same either way.

The question we ask first is what breaks if you keep the old domain for another two years. If nothing breaks, the move is cosmetic and the risk is not worth it. Google has not rewarded keywords in domain names for a long time, so plumbing-kl.com will not outrank your brand domain on the strength of the URL alone.

A business owner weighing up a rebrand decision at a desk
  • Strong reasons to move.A legal name change registered with SSM, a merger, an ownership dispute over the current domain, or a name that no longer describes what you sell.
  • Weak reasons to move.A shorter spelling, an exact-match keyword, a trendier extension, or a designer who prefers the look of the new one.
  • Handle separately.If you are only choosing between extensions, our comparison of .com.my versus .com for Malaysian SMEs answers that without a migration.

One more check before you commit: confirm you own both the domain you are leaving and the one you are moving to. Plenty of Malaysian SMEs discover mid-project that the registrar account sits with an ex-vendor. Our guide on who owns your website and domain covers how to check, and what a domain name actually is covers the mechanics.

Key takeaway: A domain move buys you a name, not rankings. If the business does not need the new name, the safest migration is the one you do not run.

2. Baseline: What to Record Before You Touch DNS

Quick Answer: Export sixteen months of Search Console data, a full crawl of every live URL, your top fifty ranking keywords, your referring domains, and a screenshot of monthly organic sessions. Without a baseline you cannot prove the move worked, and you cannot tell a normal dip from a broken redirect.

This is the step teams skip because it produces nothing visible. It is also the step that decides whether week four is a calm conversation or a panic. Pull the numbers while the old site is still live, because much of it disappears the moment the domain stops resolving.

  • Search Console, sixteen months. Clicks, impressions and position by page and by query. Export it, do not screenshot it. If the property is not verified in your own account, fix that first — see what Search Console does.
  • A full crawl of every indexable URL. This becomes the left-hand column of your redirect map. Include images and PDFs.
  • Your referring domains. The top twenty are the ones worth emailing later, and links do go missing — see recovering lost backlinks.
  • Current rankings for your top fifty terms. Dated, so you can compare like for like at week six.
  • Your internal link map. Hardcoded links to the old domain are a common leak — an internal link audit now saves a cleanup later.
Analytics exports and notes spread across a desk before a site move

Key takeaway: The baseline is the only evidence you will have that the dip is normal. Collect it while the old domain still answers.

Planning a rebrand and not sure what the site move will cost you?

We baseline the account before anything moves, then hold you to it.

See how our SEO service handles domain migrations →

3. What Really Happens to Traffic After a Domain Change

Quick Answer: A clean domain name change dips hardest in weeks two and three, then climbs back to roughly its old level by week six or seven. Google says medium-sized sites take a few weeks or more to switch over. The shape of your curve tells you which mistake you made, if any.

Google's own documentation on site moves with URL changes warns to expect ranking fluctuation while it recrawls and reindexes, and advises moving the domain first and changing the layout later. The three curves below are what those two pieces of advice look like in practice on Malaysian SME accounts.

Organic Traffic Index After a Domain Change, Weeks 0–12
Weekly organic traffic index after a domain name change for three migration approaches, week zero indexed to 100.
ApproachW0W1W2W4W6W8W12
Domain only, 1:1 redirects
100
82
74
83
94
99
104
Domain and redesign together
100
71
58
55
66
79
91
Everything redirected to homepage
100
61
44
38
41
47
55
A person reviewing cost figures on printed reports

Source: ZenWeb client sample, 500+ Malaysian SME accounts, 2024–2026. Week 0 indexed to 100. Licence.

Read the middle row carefully. Changing the design at the same time roughly doubles the time to recover, because Google now has two variables to re-evaluate at once. If you have already committed to both, our guide to keeping rankings through a rebuild covers the design half. The bottom row is not a slow recovery at all. That is equity being thrown away.

Key takeaway: Expect the floor around week two or three and recovery by week six or seven. If week six looks like week two, something is broken and it is almost always the redirects.

4. Redirect Mapping: Build the 1:1 Sheet

Quick Answer: Every old URL gets its own permanent redirect to the closest matching new URL — not to the homepage, not through a chain, and not to a category page. If the URL paths are identical, one wildcard rule does the whole site. If they are not, you build the sheet by hand.

How to build a redirect map for a domain change

Work through these in order. Each step feeds the next, and the sheet is the deliverable you test against.

  1. List every old URL from the crawl. Pages, images, PDFs, feeds. Sort by organic clicks so the pages that matter sit at the top.
  2. Match each one to a new URL. Same content, same intent. Where the new site has no equivalent, decide consciously — the decision tree we use for out-of-stock product pages applies here.
  3. Use 301, server-side. Permanent, not temporary, and never a JavaScript or meta refresh. Our explainer on 301 redirects covers the difference.
  4. Flatten every chain. One hop, old to new. Chains bleed equity and create the loops described in redirect loops after migration.
  5. Test on staging before cut-over. Crawl the whole old URL list against the staging rules and confirm every row returns a single 301 to a live 200.
  6. Keep the redirects for years. Google asks for at least 180 days. We keep them permanently, because old links keep sending people long after that.
A developer mapping old URLs to new ones on a laptop

Point the new site's internal links at new URLs directly rather than relying on the redirect. Then re-check your canonical tags: a canonical still aimed at the old domain undoes the whole exercise, as our guide to canonical tag mistakes explains.

Key takeaway: One old URL, one hop, one matching new URL. Everything else in a domain move is recoverable; a sloppy redirect map is not.

5. Change of Address in Search Console: What It Does and Doesn't Do

Quick Answer: The Change of Address tool tells Google your site moved and speeds up the switch in search results. It does not create redirects, does not move your rankings by itself, and only works between two domain-level properties you own in the same Google account.

Owners often treat this tool as the migration. It is closer to a covering letter: the redirects do the work, and this tells Google to read them sooner. Per Google's Change of Address documentation, you must own both properties, both must sit at domain level rather than a folder, and the redirects should stay live for at least 180 days. The request can also be cancelled inside that window if the move goes wrong.

A laptop screen showing a search analytics graph
  • Verify the new domain first. Add it as a domain property and confirm it before you submit anything.
  • Submit the new sitemap on the new property. Then leave the old sitemap accessible for a few weeks so Google can recrawl the old URLs and see the redirects. If it reports problems, sitemap errors in Search Console covers the common ones.
  • Watch both properties. Old impressions should fall as new impressions rise. If old falls and new does not rise, check the redirects before you check anything else — diagnosing a Search Console traffic drop is the right next read.
  • Do not delete the old property. It holds the historical data you baselined and the crawl evidence you will need.

Key takeaway: Change of Address accelerates a correct move. It cannot rescue a broken one, so submit it after the redirects pass testing, not before.

6. Which Moves Recover Fastest — and Why

Quick Answer: The fewer things you change at once, the faster you recover. A hostname-only move settles in about three weeks. A new domain with identical URL paths takes around six. Adding a new URL structure or a redesign pushes it to nine or fourteen weeks respectively.

Median Weeks to 90% Traffic Recovery by Move Type
Median number of weeks to reach ninety percent of pre-move organic traffic, by type of domain move.
Type of moveWeeks to 90%MedianMain risk
Hostname only (www or subdomain)
3 weeksMixed canonicals
New domain, identical URL paths
6 weeksMissed media URLs
New domain and new URL structure
9 weeksManual mapping errors
New domain and full redesign
14 weeksTwo variables at once
Blanket redirect to homepage
Not reached by week 26Treated as soft 404s

Source: ZenWeb client tracking, Malaysia, 2024–2026. Licence.

A person reviewing weekly figures on printed reports

The last row is the one to avoid. Google generally treats a mass redirect to the homepage as a soft 404, which means the old pages lose their signals instead of passing them on. That is also why sites in that row show up later in our post-migration traffic crash work rather than in a normal recovery curve.

Key takeaway: Change one thing at a time. Sequencing the domain move and the redesign eight weeks apart costs you nothing and halves the recovery window.

Want the move handled end to end rather than in-house?

Migration mapping, cut-over and the six-week watch are scoped into our retainers.

Compare our SEO packages and pricing →

7. What Gets Lost in a Move — and Where

Quick Answer: The pages usually survive. What slips is everything around them — image URLs, backlinks pointing at deep pages, the website field on your Google Business Profile, email records, hardcoded internal links and tracking configuration. Each one is cheap to prevent and expensive to notice late.

A close view of code on a screen during a site migration check
What Slipped During Malaysian SME Domain Moves
Assets most often missed during a domain name change, share of moves affected, and the preventive step for each.
Asset missedShare of moves%What prevents it
Image and PDF URLs
41%Redirect media files, not just pages
Backlinks to deep pages
34%Email your top 20 linking domains
Google Business Profile website field
29%Update on cut-over day
Email and DNS records
24%Move email on a separate day
Hardcoded internal links
22%Database search and replace
Tracking and tag configuration
19%Re-verify within 48 hours

Source: ZenWeb client sample, Malaysian SME domain moves, 2024–2026. Licence.

Two rows are specific to Malaysia. If you hold a .my address, registrar and contact changes follow MYNIC's transfer registrar policy, which takes longer than most teams budget for. Start it a fortnight early so the domain never lapses.

Moving email on the same day as the website is how a company loses quotations for a week. Stagger the mail records instead, or you inherit a sender reputation rebuild as well. Analytics needs the same care: a split GA4 setup produces the broken cross-domain tracking that makes week four unreadable.

Key takeaway: Images are the most-missed asset in a domain move and the easiest to fix. Crawl for media URLs before cut-over, not after someone notices a broken product photo.

8. The 90-Day Plan: Brand SERP and Backlink Follow-Up

Quick Answer: Cut-over is day zero, not the finish line. Weeks one to six are monitoring, and weeks six to twelve are the follow-up almost nobody books: emailing your best linking domains, rebuilding the brand search result under the new name, and closing off redirect chains.

90-Day Domain Move Plan by Phase
Five-phase ninety-day domain name change plan with timing window, key tasks and owner per phase.
PhaseWindowKey tasksOwner
1. PrepareDay −21 to −1Baseline export, full crawl, redirect map, staging test, registrar paperworkSEO and developer
2. Cut overDay 0DNS switch, redirects live, new sitemap, profiles and social links updatedDeveloper
3. Tell GoogleDay 0 to 3Verify new property, submit Change of Address, submit sitemap, request indexingSEO
4. WatchWeek 1 to 6Crawl stats, 404 log, index coverage, weekly ranking check against baselineSEO
5. Follow upWeek 6 to 12Backlink outreach, brand SERP cleanup, flatten redirect chains, close old citationsSEO and marketing
A business owner working through a checklist at an office desk

Source: ZenWeb migration framework, Malaysian SME accounts, 2024–2026. Licence.

Phase 5 is where rebrands quietly lose ground, because it never gets booked. Three jobs matter:

  • Rebuild the brand search result. For the first few months your new company name returns a thin result: no knowledge panel, old directory listings under the previous name, sometimes the old domain still first. Update every citation and profile. If you market by location, the city pages Google accepts rebuild that footprint fastest.
  • Email your best linking domains. Twenty emails asking editors to update the URL preserve equity that redirects only borrow. It is the highest-return hour in the project.
  • Harden the new domain. A fresh brand attracts attention, and our page on spotting and defending against negative SEO covers the monitoring worth having in place.

Key takeaway: Book weeks six to twelve before you book cut-over day. The follow-up work is what turns a survived migration into a finished one.

9. Conclusion

Quick Answer: Keep the domain name change boring. Baseline it, map every URL one to one, move nothing else at the same time, tell Google properly, then watch for six weeks and follow up for six more. That sequence is the difference between a three-week dip and a year of rebuilding.

Nearly every domain migration that goes badly went badly for a reason someone could have named in advance: the redesign shipped the same night, the images were never redirected, or everything pointed at the homepage because that was faster. None of those are hard problems. They are decisions made at 11pm by whoever is still awake.

If a rebrand is on your roadmap this year, plan the move as its own project with its own dates. That is how we run it inside our SEO service for Malaysian businesses: one variable at a time, with a baseline to argue against and the follow-up booked before cut-over day.

Rebranding soon and worried about the traffic you have built?

Book a free 30-minute strategy session — we'll review your current URLs, your backlink profile and your redirect plan, then tell you plainly what the move will cost and how to keep it to a three-week dip.

Get my free strategy session →
A business owner smiling while working on a laptop in a bright office

10. Frequently Asked Questions

1. Will I lose my rankings if I change my domain name?

Not permanently, if the move is done properly. Expect a dip that bottoms out around weeks two and three and recovers by week six or seven. Losses become permanent when old URLs are redirected to the homepage, when the redirects are removed too early, or when a redesign lands on the same day.

2. How long should I keep the old domain and its redirects?

Google asks for at least 180 days, and we keep them indefinitely. Renewing the old domain costs very little, and links, printed material and saved bookmarks keep sending people to it long after Google has finished switching over.

3. Do I need the Change of Address tool if I already have 301 redirects?

The redirects do the real work, but the tool is still worth submitting. It signals the move directly and speeds up how quickly the new URLs replace the old ones in search results. It requires both properties verified at domain level in the same Google account.

4. Can I change my domain name and redesign the website at the same time?

You can, but recovery typically takes about twice as long because Google is re-evaluating two changes at once. If the deadline allows, move the domain first with the design untouched, then ship the redesign six to eight weeks later once traffic has stabilised.

5. What is the first sign a domain change has gone wrong?

Old-property impressions falling in Search Console without matching growth on the new property. That gap usually means the redirects are missing, chained or pointing at the wrong pages. Check the 404 log and re-crawl the old URL list before changing anything else.

Two people reviewing documents across a desk

Meowketing Specialist

Online

Today

Meow! 👋

We are Official Google Partner,
Ask us anything about Marketing!