A building being rebuilt behind scaffolding while it stays standing

Key Takeaways

  • A redesign does not inherently cost you rankings. What costs you rankings is changing URLs without redirects, dropping content, losing internal links, or launching something slower than what you had.
  • The one document that prevents nearly all of it: a full inventory of every current URL with its traffic, its rankings and its inbound links, taken before the project starts.
  • Every changed URL needs a 301 to the closest equivalent page. Not the homepage — redirecting everything to the homepage is treated as a soft 404.
  • Expect a short dip while the new URLs are recrawled. Two to four weeks is normal; six weeks with no recovery is a problem to investigate, not to wait out.

Redesigning a website does not cost you search visibility. Four specific mistakes made during a redesign do: changing URLs without redirecting them, quietly dropping content that was ranking, losing the internal links that supported your key pages, and launching something slower than what you replaced. Each is avoidable, and the thing that avoids all four is a single inventory taken before any design work begins — not after.

Before Anything: Take the Inventory

This is the whole insurance policy, and it takes a day. Do it before the design is agreed, because what it tells you should influence the design.

What to recordWhere fromWhy it matters later
Every URL on the siteA crawl of the live siteYour redirect map is built from this. Missing URLs are missing redirects
Clicks and impressions per URLSearch Console, last 12 monthsTells you which pages you cannot afford to lose. Some will surprise you
Ranking keywords per URLYour rank tracker or Search ConsoleSo you can tell afterwards whether a drop is real or a reshuffle
Pages with inbound linksAny backlink toolThese carry earned authority. Break them and it is gone, not moved
Existing title tags and headingsThe crawlRewriting these wholesale on a page that already ranks is a common own goal
Core Web Vitals nowSearch Console, real-user dataYour baseline. A redesign that is slower is a redesign that went backwards
Save this inventory somewhere permanent. On launch day it is the only thing that tells you whether something broke or something merely moved.

The Four Things That Actually Cause Drops

  • URLs changed without redirects. The most common and the most damaging. Every old URL that no longer exists must return a 301 to the closest equivalent. Not a 302, which signals temporary; not the homepage, which search engines treat as a soft 404.
  • Content quietly dropped. Redesigns are usually driven by design, and design prefers less text. If a page ranked because it answered something thoroughly, the shorter version will not. Cut design elements, not substance.
  • Internal links lost. A new navigation that no longer links to the pages you care about silently removes the signal that supported them. Compare the internal link count per key page before and after.
  • The new site is slower. A heavier framework, unoptimised images, or a page builder replacing hand-written markup. Measure Core Web Vitals on the staging build against your baseline before you launch, not after.

Notice that none of these is caused by the visual design. You can change how a site looks entirely without touching any of the four.

Two workers on scaffolding partway up a building
Change how it looks. Keep the structure standing.

Building the Redirect Map

A redirect map is a two-column list: every old URL, and the single best new URL for it. Rules that matter:

  • One-to-one wherever possible. The closest equivalent page, not a category, not the homepage.
  • 301, not 302. Permanent, because it is.
  • No chains. Old A to new B, not A to B to C. Chains dilute and slow.
  • Keep the URL if you can. The best redirect is the one you did not need. If a URL is fine, leave it alone even if the page behind it changes completely.
  • Handle the tail. Old blog posts, PDFs, image URLs, parameter variations. The long tail is where forgotten inbound links live.
  • Decide what to retire deliberately. Some pages should go. Redirect them to the nearest useful thing and record the decision, so nobody is puzzled by it in a year.

Test the map on staging by requesting a sample of old URLs and confirming each returns a single 301 to a page that returns 200. Ten minutes with a crawler catches what a spreadsheet review will not.

Launch Day, and the Six Weeks After

WhenWhat to do
Before you go liveConfirm robots.txt is not blocking the new site, the staging noindex is removed, canonicals point to the new URLs, and the sitemap lists them
Launch dayCrawl the new site for 404s and redirect chains. Submit the new sitemap. Spot-check twenty old URLs by hand
Week 1Watch Search Console coverage for a spike in errors or excluded pages. Compare Core Web Vitals against the baseline
Weeks 2–4Expect a dip while URLs are recrawled and reindexed. This is normal and usually recovers
Week 6If it has not recovered, this is the point to investigate rather than wait. Compare your inventory against reality, page by page

One thing worth saying plainly: a dip in the first fortnight is not evidence something went wrong, and a recovery in week five is not evidence it went right. The inventory is what turns anxiety into a diagnosis.

Website Migration Is a Bigger Version of the Same Job

Website migration is the broader term: moving to a new domain, a new platform, a new URL structure, or from HTTP to HTTPS. A redesign changes how the site looks; a migration changes where it lives or how it is built. Everything above applies, plus:

  • Domain change: use Google’s change-of-address tool, keep the old domain and its redirects for at least a year, and expect a longer settling period.
  • Platform change: URL patterns almost always change. This is where the largest redirect maps come from, and where they are most often incomplete.
  • Structure change: if you are reorganising categories, decide the new information architecture first and map to it — not the other way round. See how to structure a website.
  • Do one at a time. A new domain, a new platform and a new design in one weekend means that when something breaks you will not know which change caused it.

If you would rather have someone run the inventory and the map before your redesign starts, that is a contained piece of work with a clear output. See UK web development.

Scaffolding silhouetted at golden hour
One change at a time.
A tall building wrapped in scaffolding
Otherwise you cannot tell which change broke it.

Frequently Asked Questions

Does a website redesign affect SEO?

A redesign in itself does not. Four things done during one do: changing URLs without 301 redirects, dropping content that was ranking, losing the internal links that supported key pages, and launching something slower than before. All four are avoidable, and none is caused by the visual design.

How do I redesign a website without losing rankings?

Take a full inventory before the project starts — every URL with its clicks, rankings, inbound links, titles and Core Web Vitals. Build a one-to-one 301 map for any URL that changes. Keep the substance of pages that rank. Compare internal link counts and page speed against the baseline on staging. Then watch coverage for six weeks.

How long does it take for rankings to recover after a redesign?

A dip of two to four weeks while new URLs are recrawled is normal. If there is no recovery by about week six, treat that as a problem to investigate rather than wait out — compare your pre-launch inventory against reality page by page, starting with the URLs that had inbound links.

What is website migration?

Moving a site to a new domain, platform, URL structure or protocol. A redesign changes appearance; a migration changes where the site lives or how it is built. The precautions are the same but larger, and the redirect map is usually where migrations go wrong — platform changes almost always alter URL patterns.

Should I redirect old pages to the homepage?

No. Search engines commonly treat a mass redirect to the homepage as a soft 404, so the earned value is lost rather than moved. Redirect each old URL to the closest equivalent page. If there genuinely is no equivalent, redirect to the nearest useful section and record why.

Want a straight answer on your own site?

Book a free strategy call. We look at what you have, tell you what is worth changing and what is not, and the audit is yours to keep either way — including the times the answer is that your site is fine.

Book a Free Strategy Call