
Website Redesign Without Losing Rankings: The Complete Checklist
A website redesign should be good news. Yet a large share of the ranking disasters we get called to fix start the same way: “we launched the new site last month, and our traffic fell off a cliff.” The damage is almost always preventable, and the prevention is almost entirely checklist work.
Why redesigns tank rankings
Google does not rank your brand; it ranks URLs with accumulated trust. A redesign that changes URLs without redirects, drops content, or rebuilds pages in a way crawlers cannot read is, from the algorithm’s perspective, a brand-new site wearing your domain, and it starts earning trust from scratch.
Before the redesign starts
- Crawl the current site and export every URL that exists, along with its title, meta description and heading structure. This inventory is your insurance policy.
- Record what performs. Pull twelve months of Search Console and analytics data so you know which pages earn traffic, links and conversions. Those pages are untouchable without a plan.
- Benchmark speed and Core Web Vitals. If you cannot prove the new site is faster, you cannot promise it will rank better.
During the build
- Map every old URL to a new one. One-to-one, in a spreadsheet, before anything launches. Anything removed gets a 301 redirect to its closest surviving equivalent.
- Preserve content parity. Titles, headings, body copy and internal links carry the ranking signals. Redesign the presentation, not the substance, unless the substance is improving deliberately.
- Keep the crawl path clean. Semantic HTML, one H1 per page, working canonical tags, and no content that only exists after JavaScript execution.
- Stage behind noindex, and only there. The staging site must be invisible to Google; the launch site must not accidentally keep the noindex. Both mistakes happen weekly.
Launch day
- Redirects live and spot-checked against the URL map
- Noindex removed, robots.txt clean, XML sitemap submitted
- Canonicals pointing at the live domain, not staging
- Analytics and conversion tracking verified with a live test
The two weeks after
Watch Search Console daily: crawl errors, coverage drops and 404s show up there first. Compare page-level traffic to your benchmark, and treat any page down more than 20% as an incident to diagnose, not a fluctuation to wait out.
The honest summary
None of this is exotic. It is inventory, mapping, parity and verification, done with discipline. It is also exactly why our web development projects ship with SEO-safe migration built into the process rather than bolted on after: the cheapest ranking recovery is the one you never need. If a redesign is on your roadmap, get the checklist run by people who have done it before the old site goes dark.