Every redesign risks losing SEO. Most lose more than they should. The difference between a redesign that improves rankings and one that costs you 40% of organic traffic comes down to 30-40 specific decisions made in the right order. Here's the process we run on every redesign project.
Before you start: the audit
Don't start designing until you know what's working. Run a full audit of your current site:
- Top 100 landing pages by organic traffic (from Google Search Console)
- Top 50 pages by conversion (from your analytics)
- Pages with backlinks (from Ahrefs, Semrush, or your link index)
- Pages ranking in positions 1-3 for commercial keywords (high risk if you break these)
- Your current Core Web Vitals scores (from PageSpeed Insights)
This list is what you're protecting. Every URL on it has a job to do. The redesign should preserve every one of them — same URL, same content intent, same (or better) performance.
Step 1: Map every old URL to a new URL
If you're changing URL structure — and on most redesigns you are — create a redirect map before you write a line of code. Every old URL needs a destination. The rules:
- Same content → same URL. Don't change URLs that don't need to change.
- Slightly different content → keep URL the same, update content. Don't redirect.
- Genuinely different content → 301 redirect from old to new.
- Removed content → 301 redirect to the closest parent page, not to homepage.
- Changed category structure → bulk redirects, but minimize them.
Step 2: Preserve content intent
The most common SEO mistake during redesigns: rewriting content to match the new brand voice, accidentally changing the keywords the page ranks for. The fix: identify the top 3-5 keywords each important page ranks for, then make sure the new content covers those terms in the same places (title, H1, first paragraph, alt text).
You can rewrite the prose. You cannot rewrite the topic.
Step 3: Don't lose your schema markup
If your current site has structured data (Organization, Product, Article, FAQ, BreadcrumbList schemas), make sure the new site has it too. Test every page type with Google's Rich Results Test before launch.
Step 4: Maintain your metadata discipline
Title tags and meta descriptions aren't decorative. For every page that ranks:
- Title tag: keep the primary keyword, ideally in the first 5 words
- Meta description: keep the intent (don't change the promise the page makes)
- H1: keep the primary keyword, change the supporting language
- URL slug: don't change unless you must
Step 5: Match or beat your Core Web Vitals
Redesigns that ship faster than what they replaced almost always improve in search within 3 months. Redesigns that ship slower almost always lose. The two numbers that matter:
- LCP (Largest Contentful Paint): under 2.5s on mobile 4G
- CLS (Cumulative Layout Shift): under 0.1
- INP (Interaction to Next Paint): under 200ms
Step 6: Launch in two phases
The trick most teams miss: don't launch the new site on a Friday. Launch on a Tuesday or Wednesday morning, when your team is around to monitor. And split the launch — visual redesign first, URL changes second. This gives Google time to re-crawl the new HTML before you start sending 301s.
Phase 1 (Tuesday): visual redesign goes live, all URLs unchanged
Phase 2 (2 weeks later): URL structure changes go live with 301 redirects
Step 7: Monitor for 90 days
After launch, watch three dashboards daily for the first 2 weeks, weekly for the next 6 weeks:
- Google Search Console: impressions, clicks, average position by URL
- Your analytics: organic traffic, landing page distribution
- Your backlink checker: new and lost links
If anything drops more than 15% week-over-week, you have a specific problem to fix — and the data to find it.
"A redesign without an SEO plan is a beautiful site that no one can find. A redesign with a plan is usually the best investment your marketing team makes all year."