
Website Migration Without Losing Rankings: A Complete SEO Guide
A website migration done without SEO planning can cost you 30–50% of your organic traffic. This complete guide covers pre-migration audits, redirect mapping, launch-day checklists, and post-migration monitoring so you can upgrade your site without losing your rankings.
Key Takeaways
- A website migration done without proper SEO planning can cause 30–50% drops in organic traffic (Ahrefs research) in the weeks following launch — often entirely preventable with the right process in place.
- Google recommends implementing 301 redirects for every changed URL and giving Search Console at least 180 days to fully process a migration — Google Search Central: Site Move Guide.
- Losing backlinks during a migration is one of the most damaging and commonly overlooked issues — tools like Ahrefs or Semrush let you audit your backlink profile before you go live.
- Post-migration, Search Console's Coverage and Performance reports are your most important early-warning systems — check them daily for the first two weeks.
Why Website Migrations Go Wrong
Every few years, a business outgrows its website. Maybe the platform no longer serves the business, the design is outdated, or the company has rebranded entirely. Whatever the reason, the decision to migrate to a new website is usually the right one — but the execution is where things go badly wrong.
The core problem is that many businesses treat a website migration as purely a design or development project. The old site gets rebuilt, the new one goes live, and everyone congratulates themselves on the shiny new design — until the Google Analytics dashboard turns red and organic traffic falls off a cliff.
Website migration SEO failures are remarkably common. URL structures change without redirects. Content gets cut without replacement. Internal linking is rebuilt from scratch without thought for authority flow. The result can be months of lost rankings and revenue.
This guide covers everything you need to do before, during, and after a website migration to protect your organic visibility — and what to do if things do go wrong.
What Counts as a Website Migration?
Not all migrations are equal. In SEO terms, a migration is any change that significantly affects how search engines crawl, index, or rank your website. That includes:
- Platform changes — moving from WordPress to Webflow, Shopify, a custom build, or any other CMS
- Domain changes — rebranding and moving from oldcompany.com to newcompany.co.uk
- URL restructure — changing your URL patterns (e.g., from `/category/product/` to `/product/`)
- HTTP to HTTPS — though this is now baseline, older sites still go through this
- Redesign with structural changes — new navigation, removed pages, changed content hierarchy
Each of these carries SEO risk. The more changes happening simultaneously, the higher the risk — and the harder it becomes to diagnose problems afterwards.
Pre-Migration: The SEO Groundwork
What Should You Audit Before Migrating?
Before a single line of new code goes live, you need a clear picture of what you're protecting. A thorough pre-migration audit should cover:
1. Crawl the existing site Use Screaming Frog SEO Spider (free up to 500 URLs) or a similar crawler to capture every URL on your current site. Export the full list — this becomes your redirect mapping document.
2. Identify your top-performing pages In Google Search Console, go to the Performance report and filter by page. Sort by clicks, then by impressions. Your top 20–30 pages are your priority assets — these must be protected at all costs during migration.
3. Audit your backlink profile Export your backlink data from Ahrefs, Semrush, or Google Search Console's Links report. Document which URLs have the most inbound links. These are the pages where a missing redirect causes the most damage — you lose the link equity that took years to build.
4. Document your keyword rankings Take a snapshot of your current rankings using a rank tracking tool. This gives you a baseline to measure against post-launch. Without this, you won't be able to tell whether traffic drops are migration-related or seasonal.
5. Benchmark your Core Web Vitals Run your current site through Google PageSpeed Insights and note your LCP, CLS, and FID/INP scores. The new site should improve on these, not worsen them. For a deeper look at what these metrics mean, see our guide to Core Web Vitals explained. For a deeper dive into the full range of performance improvements available, see our page speed optimisation guide.
6. Capture your internal linking structure Internal links pass authority around your site. If your new structure changes where links point, you could inadvertently orphan important pages. Screaming Frog can export your full internal link map.
How Do You Build a Redirect Map?
A redirect map is a spreadsheet that matches every old URL to its new equivalent. It is the single most important document in any website migration.
The format is simple:
| Old URL | New URL | Redirect Type | |---|---|---| | /services/web-design-and-build/ | /services/web-design/ | 301 | | /blog/2019/05/our-first-post/ | /blog/our-first-post/ | 301 | | /about-us/ | /about/ | 301 |
Rules for a good redirect map:
- Every old URL that no longer exists must have a 301 redirect to the most relevant new page
- If a page's content is being removed entirely with no equivalent, redirect to the nearest parent (e.g., a deleted blog post redirecting to `/blog/`)
- Avoid redirect chains — if old page A redirects to old page B which redirects to new page C, you've created unnecessary crawl overhead
- 302 redirects signal a temporary move — use 301 for permanent URL changes
Google's official guidance on site moves confirms that 301 redirects are the correct signal for permanent migrations and that Google will eventually transfer ranking signals to the new URLs — but "eventually" can take weeks or months for large sites.
Should You Run the New Site in Staging First?
Absolutely. A staging environment is a version of your new site hosted at a private URL (e.g., `staging.yourdomain.co.uk`) that is blocked from search engines via `robots.txt` or basic authentication.
On staging, you should:
- Crawl the new site with Screaming Frog and check for broken links, missing pages, and incorrect canonical tags
- Validate all redirect rules are in place by testing the old URLs against expected destinations
- Check the XML sitemap only contains the pages you want indexed
- Confirm `noindex` tags are not accidentally applied to live pages
- Test meta titles, descriptions, and H1s across all key pages
- Verify structured data using Google's Rich Results Test
Spending a week on staging QA can prevent months of recovery work. This is part of every custom website project we build at Brambla.
During Migration: Launch Day Checklist
What Should Happen on Go-Live Day?
The launch itself should be executed systematically. Work through this checklist:
Technical:
- [ ] All 301 redirects are active (test a sample of old URLs)
- [ ] `robots.txt` is allowing search engine crawlers (not the staging `noindex` version)
- [ ] XML sitemap is live and submitted to Google Search Console
- [ ] HTTPS is active with a valid SSL certificate and no mixed content warnings
- [ ] Canonical tags are correct on all key pages
- [ ] Google Analytics / tracking tags are firing on the new site
Content:
- [ ] All high-priority pages are live with equivalent or improved content
- [ ] No placeholder or dummy content remains on any indexed page
- [ ] Internal links are pointing to new URLs (not redirecting through old ones)
- [ ] Images have descriptive alt text and are appropriately compressed
Search Console:
- [ ] Submit the new sitemap immediately after launch
- [ ] If you've changed domain, use the Change of Address tool in Search Console
- [ ] Set your preferred domain (www vs non-www)
What Are the Most Common Migration Mistakes?
1. Forgetting pages that aren't in the main navigation Blog posts, old landing pages, resource PDFs, and product pages buried in categories are easy to miss. Screaming Frog will catch them if you crawl the live site before migration — but only if you run the crawl from your sitemap as well as your homepage.
2. Launching with the staging robots.txt This is one of the most damaging errors in web development. If a developer forgets to update `robots.txt` from `Disallow: /` (which blocks all crawlers on staging), the entire new site becomes invisible to Google. Traffic can vanish within days as Google drops pages it can no longer access.
3. Changing URL structure without redirects If your old site used `/services/web-design-and-build/` and the new site uses `/services/web-design/`, that's a new URL in Google's eyes. Without a redirect, the old URL still exists in Google's index pointing to a 404. Your rankings for the old page are lost.
4. Reducing content significantly A page that ranked well had content Google valued. If the new design strips that page down from 1,200 words to 200 words, you've removed the signals that supported the ranking. Migrations are often wrongly blamed for traffic loss that is actually a content thinning problem.
5. Not accounting for international or multilingual content If your site had `hreflang` tags for multiple countries or languages, these need replicating exactly on the new site. Missing hreflang is a common source of traffic drop in international migrations.
Post-Migration: Monitoring and Recovery
How Long Does It Take to Recover Rankings After a Migration?
This is the question every client asks, and the honest answer is: it depends.
For a well-executed migration with complete redirect mapping and content parity, you should expect:
- Weeks 1–2: Some ranking fluctuation as Google recrawls the new site
- Weeks 3–6: Most rankings returning to within 10–15% of pre-migration levels
- Months 2–3: Full recovery for the majority of pages, assuming no content gaps
- Months 4–6: Google fully transfers link equity to the new URLs for high-authority pages
For a poorly executed migration (missing redirects, content loss, crawl errors), recovery can take 6–12 months — and some rankings may never fully return if the window for redirecting link equity closes.
What Should You Monitor Post-Migration?
Set up a post-migration monitoring cadence:
Daily (first two weeks):
- Search Console Coverage report — look for sudden spikes in 404 errors or excluded pages
- Search Console Performance report — watch for drops in clicks or impressions on key pages
- Check crawl errors in Search Console's Index Coverage
Weekly (months 1–3):
- Keyword rankings vs pre-migration baseline
- Organic traffic in GA4, segmented by landing page
- Backlink profile — check high-value links are still resolving correctly (not hitting 404s)
- Core Web Vitals — ensure new site hasn't degraded performance
Monthly:
- Compare indexed page count vs pre-migration (drastic drops indicate crawl or sitemap issues)
- Review internal linking — ensure new content is being linked from existing authority pages
- Assess conversion rates by landing page
For ongoing site health monitoring, our SiteCare plans include monthly technical checks as standard.
What If Rankings Drop After Migration?
A temporary dip is normal. A sustained drop is a signal to investigate. Work through this diagnostic sequence:
Step 1: Identify which pages dropped Use Search Console Performance, filtered by page, sorted by change in clicks. This tells you exactly which pages have been affected.
Step 2: Check for redirect gaps Take the dropping page URLs and run them through your old URL list. If any are missing from your redirect map, fix them immediately.
Step 3: Compare content Open the old page in Google's cache (search `cache:old-url.com/page/`) and compare it against the new page. Has content been cut? Have headings changed significantly? Have internal links been removed?
Step 4: Check indexation Use `site:yourdomain.co.uk/page-slug/` in Google to confirm the page is indexed. Check Search Console's URL Inspection tool for crawl date and index status.
Step 5: Check Core Web Vitals A page that was previously fast but is now slow may lose ranking positions. Run the new page through PageSpeed Insights and compare against the pre-migration benchmark.
If the drop is widespread rather than page-specific, the issue is more likely technical — a robots.txt problem, a sitemap issue, or a sitewide canonicalisation error. If rankings don't recover after fixing technical issues, our Google core update recovery guide covers how to diagnose and address deeper ranking loss.
Tools for Website Migration SEO
| Tool | Purpose | Cost | |---|---|---| | Screaming Frog SEO Spider | Crawl old + new site, find broken links and redirect chains | Free (up to 500 URLs) / £149/yr | | Google Search Console | Monitor indexation, coverage errors, performance | Free | | Google Analytics 4 | Track traffic by landing page before/after | Free | | Ahrefs | Backlink audit, rank tracking | From £89/mo | | Semrush | Backlink audit, keyword tracking | From £99/mo | | Google PageSpeed Insights | Core Web Vitals before and after | Free | | Google Rich Results Test | Validate structured data on new site | Free |
You don't need all of these — Search Console and Screaming Frog cover most scenarios for small business migrations.
Is a Website Redesign Always an SEO Risk?
No — done correctly, a redesign is an SEO opportunity. A new site that is faster, better structured, more authoritative, and more aligned with user intent will outperform the old one. The risk comes from poor execution, not from migration itself.
If you're planning a redesign and worried about losing rankings, the answer is not to delay — it's to plan the migration properly. See our full website redesign checklist for a broader perspective on what a successful redesign involves.
For businesses with significant organic traffic, commissioning a website audit before migration gives you a clear picture of what's worth protecting and where the risks lie.
Frequently Asked Questions
How long does website migration SEO take to stabilise?
For a well-planned migration with complete redirects and content parity, expect 6–8 weeks for most rankings to return and 3–6 months for full stabilisation on high-authority pages. Poorly planned migrations can take 6–12 months to recover, if they recover at all.
Do 301 redirects pass full link equity?
Google has confirmed that 301 redirects pass effectively the same link equity as a direct link. In the past, there was a widely held belief that redirects caused a small loss in "link juice" — Google has since clarified this is not the case for 301s. The key is that redirects are in place before Google recrawls the old URLs.
Should I tell Google about my migration?
Yes. Submit your new XML sitemap to Google Search Console immediately after launch. If you're changing domain, use the Change of Address tool in Search Console to formally notify Google. This speeds up the process of Google associating ranking signals with your new domain.
Can I migrate and redesign at the same time?
You can, but it increases risk. The more changes you make simultaneously, the harder it is to diagnose problems if rankings drop. If your budget and timeline allow, consider a phased approach: migrate first (same design, new platform), stabilise, then redesign.
What is a redirect chain and why does it matter?
A redirect chain is when URL A redirects to URL B, which redirects to URL C. Each hop adds page load time and can dilute link equity. Google will eventually follow chains, but it's best practice to have redirects point directly to their final destination.
Does changing my CMS (e.g., WordPress to Webflow) hurt SEO?
Changing CMS is only an SEO issue if it changes your URLs, removes content, or changes how Google crawls your site. With proper redirect mapping and content parity, a CMS change should be SEO-neutral or positive (if the new platform is faster or better structured).
Related Reading
- Website Redesign Checklist: Everything You Need Before You Rebuild
- Core Web Vitals Explained: What They Are and Why They Matter
- SEO for Small Businesses: A Practical Guide
- How Much Does a Website Cost in the UK?
- Page Speed Optimisation: The Complete Guide
Ready to Migrate Without the Anxiety?
A website migration doesn't have to be a gamble with your rankings. With the right planning, the right tools, and a development partner who treats SEO as part of the build — not an afterthought — you can upgrade your site without losing the visibility you've worked hard to build.
At Brambla, every custom website project includes full redirect mapping, technical SEO setup, and Search Console configuration as standard. If you're not sure where your current site stands, start with a website audit — we'll show you exactly what needs protecting before you touch anything. Or if you'd like to talk through your migration, get in touch, or view our pricing to find the right package.
Tags
Sam Butcher
Founder, Brambla
Sam is the founder of Brambla (SDB Digital Ltd), a creative digital agency based in Devon. He runs SEO and digital marketing campaigns for SMEs across Devon, Cornwall, Kent and London, helping local businesses get found by the right customers.
More from the Blog

Dorset Web Design: From Bournemouth to the Jurassic Coast
Dorset has a more varied commercial landscape than people give it credit for. Bournemouth's growing digital sector, Poole's marine industry anchored by Sunseeker, Jurassic Coast tourism businesses, Dorchester's professional services market and Weymouth's seasonal coastal economy all have different website needs — but the same fundamental opportunity: a professional online presence that works harder than word of mouth alone.

How AI Search Is Changing Local Business Discovery
AI tools like ChatGPT and Google AI Overviews are changing how people find local businesses. Here's how it works, which signals matter, and what local businesses can do to improve their visibility in AI-generated answers.

Website Design for Hampshire Businesses: Winchester to Portsmouth
Hampshire runs from Winchester's cathedral city professional economy through the M3 tech corridor to Portsmouth's defence and naval base, with the New Forest in between. Each has distinct web design requirements — here is what businesses across the county need to know.
READY TO GROW YOUR BUSINESS?
Whether you need a new website, SEO, or a full digital marketing strategy — we're here to help.
START A PROJECT