← Blog

Website Redesign Checklist: 4 Phases to Relaunch Without Losing Rankings

40% of redesigns result in a measurable organic traffic loss in the first 90 days. Most of that loss is preventable — it comes from skipped steps, not from the redesign itself. The biggest culprit isn’t missing redirects. It’s an accidental noindex tag left live from staging, or a URL structure change that wasn’t fully mapped. Here is the process that avoids those outcomes.

Phase 1: Before You Touch Anything

The most important work in a redesign happens before anyone opens a design tool. Skipping this phase is how agencies tank client rankings within a week of launch.

Audit Your Current Site’s SEO Baseline

Pull your top 50 pages by organic traffic from Google Search Console. These are your highest-risk pages during migration — if a redirect fails on any of them, you lose traffic immediately. Export the data: URL, clicks, impressions, average position, top keywords. This is your before snapshot. You will compare against it at week 2 and week 6 post-launch.

Also capture your current Core Web Vitals scores in Search Console (the “Core Web Vitals” report under Experience). This is the only pre-launch baseline you’ll have — you cannot retrieve it after the site changes.

Document All Existing URLs

Export your complete sitemap — every URL the current site generates. If your CMS doesn’t produce a clean sitemap, use Screaming Frog to crawl the site and export a full URL list. This becomes column A of your redirect mapping spreadsheet. Do not begin a redesign without it.

Identify Top-Performing Pages as High-Risk Items

Any page that has accumulated backlinks from 5 or more referring domains should be treated as a critical asset. Changing its URL without a tested 301 redirect dilutes the link equity those backlinks represent. Use Ahrefs or Semrush to identify which pages have external links pointing to them — even on a small business site, there are usually 3–10 pages that matter here.

Confirm Ownership: Every Login, Every Account

Before your agency or developer touches anything: confirm you have login access to your domain registrar, your current hosting account, Google Analytics, Google Search Console, and any third-party services connected to the site. This sounds obvious. Agencies encounter clients mid-project who have lost access to their registrar and have to wait days for recovery — which delays launches, which costs money.

Write down every login. Store it securely. This is your site’s access matrix.

Define Measurable Goals, Not Aesthetic Preferences

“Make it look more modern” is not a redesign goal. Set three measurable targets before briefing any agency: a conversion rate target (e.g., reduce bounce rate from 68% to under 50% within 90 days), a Core Web Vitals threshold (Lighthouse 90+ on mobile on launch day), and a page count. Goals without numbers cannot be evaluated.

Phase 2: During the Build

The build phase has SEO implications that extend beyond design and development. These steps protect the investment you’ve made in existing rankings.

Maintain URL Structure Where Possible

Every URL change requires a redirect, and every redirect introduces latency and dilutes link equity (301 redirects pass approximately 90–99% of link equity, but not 100%). Where maintaining the same URL structure is possible without compromising the new site’s architecture, do it. The fewer redirects you need, the better.

Build the Redirect Map Before Launch

Column A: every old URL from your sitemap export. Column B: the new destination URL. Every row needs a 301 redirect rule configured and tested before go-live. Missing even 10–15 high-traffic URLs causes measurable ranking drops — not because Google penalizes you, but because the links pointing to those URLs now return 404 errors and lose their value.

Build the redirect map in a spreadsheet. Test every row against the staging environment before launch. Do not delegate this to “we’ll handle redirects after launch.” That approach consistently results in traffic losses that take 3–6 months to recover.

Preserve or Improve Meta Titles and Descriptions

Copy your existing meta titles and descriptions into a document before the build starts. If they were performing (pages ranking on page 1), keep them — don’t reset optimized copy because you’re redesigning the visual. If they were underperforming, improve them: include the primary keyword, stay under 60 characters for the title and 160 for the description, and write to click-through rate, not just keyword placement.

Carry Forward Structured Data

If your current site has schema markup (Organization, LocalBusiness, FAQ, etc.), verify it’s reproduced on the new site. Schema is invisible to users but affects how Google displays your results — rich results (star ratings, FAQ dropdowns, knowledge panel data) depend on it. Schema markup is commonly omitted in redesign projects because it’s invisible at launch and clients don’t know to check for it.

QA Mobile Performance at Every Milestone

Run PageSpeed Insights on the staging site at design completion, at development completion, and again after the final round of revisions. Mobile performance can degrade significantly when new images, fonts, or scripts are added in the final days of a project. Catching a Lighthouse regression at staging costs one day to fix. Catching it after launch costs 2–4 weeks of Google re-evaluation.

Phase 3: Launch Day Checklist

Launch day is not the time to discover problems. These checks should happen in order, on the day of go-live.

Verify all 301 redirects are live. Test every entry in your redirect map against the production URL. Use a redirect checker tool (Screaming Frog in redirect audit mode, or the Redirect Path Chrome extension) to confirm each old URL returns a 301 to the correct new destination.

Submit the new sitemap to Google Search Console. Go to Search Console, navigate to Sitemaps, and submit your new XML sitemap URL. This tells Google where to begin re-crawling. Without this, Google’s discovery of your new URLs depends on Googlebot finding them organically — which takes longer.

Check for accidental noindex tags. This is the most common cause of catastrophic post-redesign traffic loss — a noindex meta tag or X-Robots-Tag header left live from the staging environment. Check the page source of your homepage and 5–10 other pages for <meta name="robots" content="noindex">. Also check the robots.txt file for any Disallow: / lines that shouldn’t be there. A site-wide noindex on a live site can cause 100% organic traffic loss within days.

Confirm Google Analytics fires on all pages. Load GA4’s DebugView (in real-time), then browse through 5–10 pages of the live site. Confirm pageview events appear in DebugView for each page you visit. A missing GA tracking code is invisible in the browser and silent in Analytics — you’ll only notice it when your metrics show flat-zero traffic.

Test all forms and conversion paths. Submit every contact form on the live site and confirm the submission arrives at the correct inbox. Test any e-commerce checkout path end-to-end. Test any booking or scheduler integration. Form failures on launch day are silent revenue losses.

Check Core Web Vitals on the live site. Run PageSpeed Insights on the production URL (not staging). Mobile results on the live server can differ from staging due to hosting configuration, CDN routing, or caching differences. Confirm Lighthouse is above your target threshold before announcing the launch.

Phase 4: The First 30 Days Post-Launch

Google’s indexing and evaluation process takes time. The full ranking impact — positive or negative — typically appears within 60–90 days. The first 30 days are a monitoring window.

Monitor Google Search Console Daily for the First 2 Weeks

Check for crawl errors (Coverage report) every day for the first 14 days. Crawl errors spike immediately after a migration when redirects are missing or incorrectly configured. Each 404 error in Search Console represents a URL Google tried to crawl and couldn’t find — often a page with backlinks or accumulated ranking signals. Fix crawl errors within 24 hours of discovery.

Watch Organic Traffic Week-Over-Week

Compare organic traffic in GA4 by week: launch week vs. the week before launch, and each subsequent week vs. the same week from the previous period. A 10–15% traffic dip in week 1–2 is common and typically recovers. A 30–40% dip that persists past week 3 signals a structural problem (missing redirects, noindex issue, crawl budget problem) that needs diagnosis immediately.

If a referring domain has a link pointing to an old URL that doesn’t have a redirect, that link returns a 404 error. Ahrefs will show you your backlink profile — filter for links pointing to 404 pages. Each one is a missed redirect that should have been in your mapping spreadsheet. Add the missing redirect rules in htaccess or your WordPress redirect plugin.

Resubmit Pages Slow to Re-Index

If key pages don’t appear in Google’s index within 2 weeks of launch, use the URL Inspection tool in Search Console to request indexing manually. Google’s crawl queue means some pages take 4–8 weeks to fully re-index — the request doesn’t guarantee speed, but it prioritizes those URLs in the crawl queue.

Common Redesign Mistakes That Destroy Rankings

These are the most consistent causes of post-redesign traffic losses, in order of frequency:

  • Changing URLs without complete redirect mapping. Even one high-traffic page with a broken redirect can produce a significant traffic drop.
  • Noindex tag left live from staging. This happens in approximately 1 in 10 redesign launches. It is catastrophic. Always check.
  • Removing internal links. A redesign that simplifies navigation can accidentally remove internal links that were passing authority to deeper pages. Audit internal link changes before launch.
  • Stripping structured data. Schema markup from the old site needs to be reproduced on the new site — it doesn’t transfer automatically.
  • Launching without mobile QA. A site that looks perfect on desktop and fails on mobile affects both user experience and rankings given Google’s mobile-first indexing.

For budgeting and timeline planning, see our custom website cost breakdown. To understand what a professional build should include — so you know what to expect from your agency — read our professional WordPress build deliverables guide. Before you start, run a full SEO and speed baseline at honest.designodin.com so you have a benchmark to beat.

Frequently Asked Questions

How long does a website redesign take?

A professional small business site redesign (5–10 pages) takes 6–10 weeks from brief to launch. Mid-market sites (10–25 pages) take 8–14 weeks. Rushing a redesign — compressing the timeline to under 4 weeks — consistently skips QA and redirect mapping steps, which produces post-launch problems. If an agency promises a 2-week turnaround for a full redesign, ask specifically what is included in QA and what the redirect strategy is.

Will a website redesign hurt my Google rankings?

It doesn’t have to. Sites that follow a proper migration process — with URL mapping, verified redirects, preserved meta data, and no accidental noindex tags — typically maintain rankings within a normal variance range. Sites that skip those steps lose 30–40% of organic traffic in the first 90 days on average. The work in Phase 1 and Phase 2 of this checklist is specifically what prevents ranking loss.

Do I need to set up 301 redirects if I keep the same URLs?

No. If the new site uses exactly the same URL structure as the old site, redirects are not needed. The risk occurs when URLs change — different slug formats, removed page paths, changed category structures. If your URL structure is unchanged, focus your pre-launch effort on meta data preservation and noindex checks instead.

How do I audit my website before a redesign?

Run three audits before briefing any agency. First: Google Search Console — export top pages by clicks and impressions (last 12 months). Second: PageSpeed Insights — capture your current Lighthouse mobile score and CWV data as your before benchmark. Third: a backlink report (Ahrefs or Semrush free tier) — identify which pages have external links pointing to them. These three data sets are your redesign baseline.

What should I capture in Google Analytics before launching a new site?

Export: sessions by channel for the last 12 months, top landing pages by organic traffic, and conversion events by page. Screenshot your GA4 overview for the last 3 months. This data disappears from easy comparison once the new site launches and audience behavior changes. Also confirm your GA4 property ID — you’ll need it to verify the tracking code is installed correctly on the new site.

How long does it take Google to re-index a redesigned website?

Google’s initial crawl of a newly launched site typically occurs within 1–2 weeks of sitemap submission. Full re-indexing of all pages takes 2–8 weeks depending on site size and crawl budget. The full ranking impact of a migration — whether positive or negative — typically stabilizes within 60–90 days. Some pages may fluctuate significantly during this period before settling.

What is the biggest SEO mistake businesses make during a website redesign?

The single most damaging mistake is launching with a noindex tag active from the staging environment. The second is incomplete redirect mapping. Both are avoidable with the pre-launch checklist in Phase 3. The noindex error produces the most severe, fastest-appearing traffic losses — often a 70–100% organic drop within days of launch — because Google stops serving all pages from the site in search results.

The redesign process fails at specific, predictable points — and those points are all in the pre-launch phases. If you’re planning a redesign in the next 90 days and want it managed correctly from the start, get in touch and we’ll scope the project. Our custom WordPress development process includes redirect mapping, pre-launch QA, and post-launch monitoring as standard deliverables.