Web Design11 min read
Website Redesign Without Losing Rankings: The Migration Checklist
Redesigns kill rankings through skipped redirects and lost URLs — all preventable. The full migration checklist: inventory, redirect mapping, launch-day verification and the month of monitoring after.
BurTech Solution
Engineering team

A website redesign is the most dangerous routine project in digital marketing. Done well, nothing bad happens — which is exactly why nobody celebrates the migration work. Done carelessly, years of accumulated rankings, links and traffic evaporate in a weekend, and the beautiful new site launches into silence. The mechanism is mundane: URLs change, redirects get skipped, crawlers meet a new structure with no map from the old one, and Google quietly concludes your best pages no longer exist.
This is the checklist we run on every redesign and replatform — the pre-launch inventory, the redirect discipline, launch-day verification and the month of monitoring afterwards. It assumes nothing technical beyond the ability to follow steps in order, because that is genuinely all SEO-safe migration is: unglamorous steps, in order, none skipped.
Why redesigns kill rankings: the mechanism
Google’s index is, at its core, a giant map of URLs to accumulated evidence: content relevance, links earned over years, user behaviour signals. When a redesign changes /services/web-design to /what-we-do/websites, that evidence does not automatically follow — the new URL is a stranger. A 301 redirect is the legal paperwork transferring the history; without it, the old URL 404s, its equity dissipates, and the new page competes as a newcomer against rivals with a decade of accumulated trust.
Multiply that by every page on the site, add the secondary effects — internal links pointing at dead URLs, external links from other sites suddenly hitting 404s, crawl budget wasted on error pages — and you have the anatomy of the classic post-redesign traffic chart: a cliff in week two, a slow partial recovery over six months, and a permanent tax on everything the old site had earned. All preventable with a spreadsheet and discipline.
One reassurance to close the mechanism section: none of this argues against redesigning. Sites age, brands evolve, and a five-year-old build usually carries speed and structure debts that a clean rebuild retires — we make that argument ourselves when the audit supports it. The argument is narrower and firmer: the redesign is a construction project, and the migration is the part where the load-bearing walls move. Nobody skips the engineering on a wall because the paint colour is exciting.
Phase 1: inventory (before any design happens)
- Export every URL that matters. Three sources, merged: Search Console’s performance report (pages earning impressions), your analytics (pages earning visits), and a crawl of the live site (everything that exists). Any URL earning traffic, impressions or links goes on the protected list.
- Rank by value. Sort by clicks and by referring links. The top fifty rows typically carry the overwhelming majority of organic value — these pages get individual attention; the long tail gets pattern-based rules.
- Record what ranks and why. For each protected page: its main queries (Search Console tells you) and its title/H1. The redesigned successor should keep answering the same queries — redesigns that “freshen up the copy” often delete the exact phrases the rankings stood on.
- Find the external links. Pages other sites link to are load-bearing whether or not they get traffic. Any backlink tool’s top-pages report identifies them; each must have a working destination after launch.
- Screenshot the baseline. Export current rankings, traffic and Core Web Vitals. Post-launch arguments about “did the redesign hurt us” are unwinnable without a before picture.
Phase 2: the redirect map (the heart of the whole exercise)
A redirect map is a two-column spreadsheet: every old URL, its one new destination. The rules that make it work:
- One-to-one wherever possible. The old service page maps to the new service page — not to the homepage, not to a category. Relevance transfer follows topical match; a redirect to an unrelated page passes little and confuses much.
- Closest-successor when pages merge. Consolidating three thin posts into one guide? All three redirect to the guide. Killing a page with no successor? Redirect to the most relevant surviving parent — and accept that some equity retires with it.
- Patterns for the long tail. If
/blog/2023/titlebecomes/title/, one rewrite rule handles hundreds of URLs. Write the pattern, then test it against twenty real examples — patterns fail at edges (pagination, categories, non-ASCII slugs). - 301, permanently. Temporary (302) redirects hedge; permanent (301) redirects transfer. And the map is not scaffolding to remove after launch — external links will hit those old URLs for years. Redirects are part of the site now.
- No chains. Old → older-redirect → new wastes crawl budget and leaks signal. Every source points directly at its final destination, including the URLs already redirected from a previous redesign — update those to the new targets too.
What “equity” actually consists of (and why the homepage redirect fails)
It helps to know precisely what you are protecting, because “SEO value” hides four distinct assets that travel differently:
- Relevance history. Google has years of evidence that a URL answers certain queries well. A 301 to a topically matching successor carries most of it; a 301 to the homepage carries almost none, because the homepage does not answer “how much does physio cost in Halifax.” This asset is why one-to-one mapping matters more than any other rule in this guide.
- Link equity. Every external link is a vote attached to a specific URL. Redirects pass most of that vote to the destination — when the destination is plausible. Mass-redirecting a thousand retired pages to the homepage looks, to modern systems, like what it is: an attempt to pool votes into a page they were never cast for, and it is largely discounted.
- Index presence itself. Being crawled regularly, having your new content discovered quickly — that rhythm is inherited from the site’s history. Mass 404s disrupt it; clean redirects preserve it.
- Behavioural trust. Users who arrive and stay, click deeper, come back. A redesign that keeps content parity keeps the behaviour; one that swaps substance for aesthetics discovers this asset by watching it leave.
Read the four together and the checklist stops feeling like bureaucracy: each step exists to move one of these assets across the bridge intact. The inventory finds them, the map moves them, the content parity keeps them worth having, and the monitoring proves they arrived.
Phase 3: protect what the pages say, not just where they live
URLs are half the equity; content is the other half. Redesigns lose rankings through rewriting as often as through redirecting:
- Keep the queries answered. Before rewriting a protected page, read its Search Console queries. The new copy can be better in every way — as long as it still contains the substance those queries were landing on. “Modernising” a page from 1,400 useful words to 300 elegant ones is self-inflicted thin content; the answer-first expansion pattern from our AI-search guide is the safer direction.
- Preserve title tags and H1s where they work. A title earning clicks for years is an asset with a track record. Redesign the styling around it before redesigning the sentence itself.
- Carry the schema. New themes frequently drop the structured data the old site carried — FAQ markup, product data, organization details. Inventory existing schema pre-launch and verify it post-launch; it never announces its own absence.
- Mind the headings hierarchy. Designers restyle; heading levels silently become divs. One H1 per page, H2s for sections — the boring rules that survive every algorithm update.
- Keep internal links descriptive. The new nav will change internal linking wholesale. Ensure the money pages keep receiving links from relevant anchor text, not just a footer entry — internal links are the site’s own statement of what matters most.
Phase 4: launch day — the one-hour verification
- Spot-check fifty redirects. Twenty from your top-value list by hand in a browser; thirty long-tail via any bulk URL checker. You are looking for 301s landing on the mapped destination — not 302s, not 404s, not chains.
- Crawl the new site. Any crawler, launch afternoon: zero internal links to 404s, zero redirect loops, one H1 per template, titles present and unique.
- Check robots.txt and noindex — the classic catastrophe. Staging sites are (correctly) blocked from indexing; that blocking must not ship. A production robots.txt disallowing everything, or a site-wide noindex left on, is how redesigns produce total traffic loss. Verify both in the live HTML, not from memory.
- Submit the new sitemap in Search Console, and leave the old sitemap accessible briefly — it helps crawlers discover the redirects faster.
- Re-verify analytics and conversion tracking. New templates lose tags. Fire a test conversion and watch it arrive; the redesign that breaks measurement hides every other problem.
- Run the speed baseline. The new site should beat the old numbers — that was presumably part of the point. Our 30-minute speed checklist is the fast version.
Phase 5: the six-week watch
Some ranking turbulence after a migration is normal — Google is re-crawling, re-evaluating, re-mapping. The monitoring job is distinguishing turbulence from damage:
- Daily for week one: Search Console’s Coverage/Indexing report for a spike in 404s (missed redirects surface here first) and the performance graph against your baseline.
- The 404 report is a to-do list. Every URL appearing there that used to earn traffic gets a redirect added the same day. This mop-up is expected — no inventory is perfect.
- Weekly for six weeks: compare query-level performance for your top pages. Wobble that recovers within a month is turbulence. A page still down 40% at week six missed something — usually content (the answer got thinner) or internal links (the page lost its prominence).
- Watch the external links land. Spot-check that the sites linking to you now resolve through to the new pages. Where a valuable link hits a clumsy redirect, consider asking the linker to update — many will.
The special cases that deserve their own paragraph
Changing domains at the same time multiplies every risk and adds Search Console’s change-of-address process. If you can separate the projects — redesign now, domain move later — do; if not, the checklist doubles in importance, not in content.
Replatforming (WordPress → Shopify or the reverse) changes URL patterns wholesale — which makes the pattern-based redirect rules the main event. Budget real time for the collision cases: category structures rarely map one-to-one, and the long tail hides surprises like parameterised URLs and paginated archives. Our Shopify migrations ship with exactly this mapping as a deliverable, because it is where replatforms are won or lost.
Consolidating several sites into one is the highest-stakes version: each retiring domain needs its own redirect map to the survivor, and the surviving site needs pages genuinely worthy of receiving each domain’s equity. Done right it concentrates strength; done as “redirect everything to the homepage,” it is a bonfire of years of links.
The pre-mortem: five questions to ask before signing off any redesign plan
Run these in the kickoff meeting, before contracts and comps, and most migration disasters never get the chance to happen:
- “Which URLs are changing, and why?” The safest migration is the one where they don’t. URL changes need a reason better than aesthetics — if the structure works, redesign the pages and keep the addresses, and phases 2 and 4 of this checklist shrink to spot-checks.
- “Where is the redirect map, and who reviewed it against the inventory?” If the answer involves the word “later,” the project has already scheduled its own emergency.
- “What happens to the blog?” Long-tail content is forgotten in every rebuild because no stakeholder owns it — yet it is frequently the majority of organic entrances. It gets inventoried like everything else.
- “Who verifies robots, noindex and analytics on launch day — by name?” Not “the agency.” A person, with a checklist, leaving screenshots.
- “What is our rollback plan?” Keep the old site deployable for a month. You will almost certainly never use it — and the one time in twenty you need it, it converts a crisis into an inconvenience.
A vendor who welcomes these questions is a vendor who has done migrations before. A vendor who waves them off is quoting you for the war story above — the six-week firefight is simply not itemised yet.
A migration war story, compressed
A composite of engagements we have inherited: a services firm launches a gorgeous rebuild on a Friday. The agency moved every page to new “cleaner” URLs, redirected the twelve pages in the main nav, and called it done. Monday’s coverage report shows four hundred 404s — the blog, the location pages, the FAQ library, none redirected. By week three organic traffic is down by more than half, and — the expensive part — nobody connects the two events because the analytics tag also didn’t survive the rebuild, so the decline is invisible until a “why is the phone quiet” meeting in month two.
The recovery is exactly the checklist above, performed late: rebuild the inventory from Search Console’s own 404 report and the analytics history, write the map, ship the redirects, resubmit, wait. Most equity returns within a quarter; some long-tail rankings never do — the pages had been re-crawled as gone and their queries re-awarded to competitors who were not redesigning that month. The moral is unglamorous: the difference between this story and a boring launch was roughly two days of spreadsheet work before launch instead of six weeks of firefighting after.
Who owns which step: a responsibility map
| Step | Owner | When | Proof it happened |
|---|---|---|---|
| URL + ranking inventory | Marketing / SEO | Before design starts | Spreadsheet with baseline exports |
| Redirect map | SEO + developer together | During build | Two-column map, reviewed against inventory |
| Content parity for top pages | Whoever writes copy | During build | Query list checked against new drafts |
| Redirect implementation | Developer | Launch | Fifty-URL spot check, logged |
| robots/noindex/sitemap/tags check | Developer + marketing | Launch day | Screenshots in the launch ticket |
| Six-week monitoring | Named person, in calendar | Post-launch | Weekly notes against baseline |
The table’s real message is the owner column: migrations fail in the gaps between roles — the designer assumed the developer had redirects, the developer assumed the agency’s SEO did, the SEO was never told the URLs were changing. Print the table, put names in it, and the gaps close.
The bottom line
Redesigns do not kill rankings; skipped steps do. Inventory what you have, map every URL to its successor, verify on launch day, and watch the reports for six weeks. None of it is clever and all of it is the difference between a redesign that compounds your visibility and one that resets it.
Frequently asked questions
How long do redirects need to stay in place?
Treat them as permanent. External links to old URLs persist for years, and the redirect is what keeps every one of them working and passing value. The cost of keeping redirects is effectively zero; the cost of removing them is a slow leak you will never diagnose.
Will we lose rankings even if we do everything right?
Expect turbulence — days to a few weeks of wobble as re-crawling happens — and possibly small permanent shifts where content genuinely changed. What a clean migration prevents is the cliff. If the new site is also faster and better structured (usually the point of redesigning), the medium-term trend is typically up, not merely recovered.
Can we redesign in stages instead of all at once?
Yes, and for large sites it is the safer pattern: migrate section by section, each with its own mini-map and its own monitoring window. The overhead is running two design systems briefly; the payoff is that any mistake is contained to a section instead of the whole domain.
Do we need an SEO specialist, or can our developer handle it?
The mechanics — redirects, sitemaps, crawls — are developer work. The judgment calls — which pages are load-bearing, what content must survive, whether a consolidation makes sense — are SEO work. Small sites with this checklist can cover both hats; sites whose organic traffic pays salaries should have both hats in the room. It is part of every redesign we deliver, not an add-on.
What about paid landing pages and email links?
The inventory habit extends beyond organic: every URL referenced in active ad campaigns, email automations, printed materials and social bios needs either preservation or a redirect — and ideally an update at the source. Ads pointing through redirects can suffer quality-score friction; emails with dead links suffer worse. Export the destination lists from your ad and email platforms during Phase 1 and hand them to whoever owns those channels as their own mini-checklist.
How does this interact with the AI-search layer?
Everything in this checklist protects AI visibility too — answer engines inherit their view of you from crawls of the same URLs. Two additions worth making in an AI-aware migration: update your llms.txt the day the new structure launches (it is a curated map of exactly the URLs that just changed), and re-verify your structured data as part of the launch hour, since assistants lean on schema even harder than classic search does. The three-layer framework applies unchanged: the migration is the technical floor moving, and the floors above ride on it.
Why do website redesigns lose SEO rankings?
Rankings live at URLs. When a redesign changes URLs without one-to-one 301 redirects, the accumulated relevance and link equity does not transfer, old URLs 404, and the new pages compete as strangers.
How long should redirects stay in place after a redesign?
Treat them as permanent. External links to old URLs persist for years and the redirects keep every one of them working and passing value.
Is ranking drop normal after a site migration?
Some turbulence for days to a few weeks is normal while re-crawling happens. A page still down sharply at week six indicates a missed step — usually thinner content or lost internal links.
Written by
BurTech Solution
Engineering team
The BurTech Solution engineering team designs, builds and maintains AI automation, ecommerce stores, SaaS and custom software for growing businesses. Everything on this blog comes from work we ship for clients and run ourselves.
Keep reading
More on web design.

Web Design10 min read
Forms That Convert: Field-by-Field Rules From Real Audits
Form abandonment is where marketing budgets die quietly. The field-by-field rules from real website audits — what each field must do to earn its place, the layout physics of completion, error handling that rescues, and what to measure after launch.
Read the article →
Web Design10 min read
Above the Fold in 2026: What Actually Belongs on the First Screen
The first screen is a three-second exam: what is this, is it for me, what do I do next. What belongs there in 2026, what merely feels mandatory, the mobile mechanics — and before/after patterns from real audits.
Read the article →