How Do You Redesign a Website Without Losing SEO?
Keep the addresses. Every page that had a URL on the old site needs either the same URL on the new one or a redirect pointing at its replacement, published the day you launch. Nearly every redesign that loses Google traffic lost it right there.
Google Ranks Addresses
Google doesn't rank your website. It ranks specific pages at specific addresses. Change an address without leaving a forwarding note and the ranking has nowhere to go, which is the whole risk and the reason it's fixable in a spreadsheet.
The work happens before launch day, not after it.
Once the old site is gone, the list you needed is gone with it.
Keep your existing URLs wherever you can. For every URL that has to change, publish a 301 redirect pointing at the closest matching page on the new site, and have those redirects live the moment the new site does. Google Search Central says to keep them in place for at least a year so it can move every signal across.
Everything else people list under redesign SEO sits below that. Speed, headings, alt text, internal links, all real and all worth doing, and none of them matter if the page Google already ranked now returns a 404. The mapping takes an afternoon on a typical small business site, and skipping it costs months.
The Numbers Worth Writing Down
1 year
How long Google Search Central says to keep migration redirects live, at minimum. That window is what lets Google move links and signals from the old address to the new one.
180 days
How long Search Console's Change of Address tool forwards signals after a domain move. Past that, Google stops treating the old site as related to the new one.
48%
Share of mobile origins passing all three Core Web Vitals in July 2025 field data, per the 2025 Web Almanac. Desktop sits at 56 percent.
45%
Share of consumers using AI tools to find local businesses in BrightLocal's 2026 survey. It was 6 percent the year before.
71%
Share still using Google to check local businesses in that same survey, down from 83 percent. Google is shrinking as a share, not as a number worth keeping.
2.6 MB
Median weight of a mobile home page in the 2025 Web Almanac, up 8.4 percent in a year. New designs arrive heavier than the ones they replace unless somebody is watching.
Can You Redesign a Website Without Losing SEO?
Yes, and the risk sits in four places that aren't equally likely. URLs change with nothing redirecting them. The staging site's search-engine blocker ships to production by accident, pages that were quietly earning traffic get folded into other pages, and the new design lands heavier than the old one.
The first one causes most of the damage. Google indexed a page at an address, other sites linked to that address, and now the address returns nothing. Google doesn't go looking for where it moved to.
The second one is rarer and much worse. A single line in robots.txt, or one meta tag left in the template, takes the entire site out of search results rather than one page. It's also the easiest to catch, because you can check it in about eight seconds on launch day.
What almost never causes a real drop is the design itself. Colors, fonts, layout, the photo on the home page. Those change how people behave once they arrive and they change nothing about whether Google can find the page.
URLs changed and nothing redirects
The old site had /ac-repair-tucson. The new one has /services/air-conditioning. Anyone who clicks the Google result, the old Yelp link, or the bookmark lands on a 404, and Google eventually drops the page it had ranked.
The staging blocker shipped to production
Nearly every site under construction carries a noindex tag or a robots.txt line telling search engines to stay out. If that rule goes live with the new site, the whole thing falls out of search within days. It's the single fastest way to lose everything at once.
Pages got folded together
Six service pages become one tidy Services page. The design is better. The six separate things people were searching for now have nowhere specific to land, and one page can't rank for six different queries.
The new site is slower
Bigger hero images, more scripts, a video that autoplays. Median mobile page weight is up 8.4 percent year over year per the Web Almanac, and redesigns are where most of that weight gets added.
Internet Crafters gets this call at the Broadway office in Tucson a few times a year, usually months after the launch, and the owner has almost never connected the quiet phone to the new site. The pattern is consistent enough to be boring. New site in the spring, phone quieter by summer, nobody looked at the old URLs.
What Survives a Rebuild, and What Doesn't
Some of your search presence lives outside the site files and comes through untouched. The rest is inside the files somebody is about to replace.
Carries over on its own
- • Your domain name and its age
- • Links other sites already point at you, as long as the page they point at still resolves
- • Your Google Business Profile, which lives on Google's side and never touched your site
- • Reviews
- • Brand searches, because people looking for you by name will find you either way
Only survives if somebody carries it
- • Every URL that changed
- • Page titles and descriptions the old site had written
- • The text on pages that were quietly ranking for something nobody realized
- • Image filenames and alt text
- • Structured data
- • Whatever made the old site load fast, if it loaded fast
A redesign doesn't cost you rankings. A missing redirect does.
The design can change completely. The addresses are what Google was holding onto.
How Do You Map Redirects Before the New Site Goes Live?
Crawl the old site while it's still up, export every address that loads, and put each one in a spreadsheet next to the page it becomes on the new site. One old address, one new address, nothing pointing at another redirect. Screaming Frog's free version crawls 500 URLs, which covers most local business sites twice over.
Six steps, and a small business site usually finishes them in a single sitting. The order matters more than the tooling.
Two rules do most of the work here. Send each old page somewhere genuinely equivalent, and never send everything to the home page. Google treats a mass redirect to the home page as a soft 404, which means it stops passing anything at all.
The other rule is about chains. If /ac-repair points at /air-conditioning and that points at /services/air-conditioning, the second hop is doing damage the first hop was meant to prevent. Screaming Frog's redirect audit report exists specifically to surface these, and it's worth running a week after launch when the temptation is to stop looking.
If the domain itself is changing rather than just the pages, Search Console has a Change of Address tool that forwards signals for 180 days. Google's own documentation is clear that after that window it treats the old site as unrelated, which is why the 301s need to outlive the tool by a wide margin.
Getting a new site built by someone else?
Send us the old site's address before it comes down. We'll crawl it and hand you the redirect map as a spreadsheet, whoever ends up building the new one. It's the piece that goes missing most often and the one that's impossible to recover afterward.
What Should You Record Before Anyone Touches the Old Site?
Five exports, all of them free, all of them impossible to produce once the old site is down. A crawl of every URL, twelve months of Search Console pages and queries, the matching analytics landing pages, a speed reading, and screenshots of your top ten pages.
People skip this because the old site feels like the thing they're getting rid of. It's also the only record of what was working.
A full crawl of the old site
Every URL, its title, its description, its status code. Save the export somewhere that isn't the old server, because the server is the thing that's about to be replaced.
Search Console, 12 months, pages and queries
Export both. This is the only record of what the old site was ranking for, and it becomes unavailable once the property changes. Nothing else reconstructs it.
Analytics landing pages for the same period
Traffic and Search Console rankings disagree more often than people expect. A page can rank badly and still be the one converting, usually because somebody links to it from Facebook.
A speed reading of the old site
Run the current pages through PageSpeed Insights and write down the numbers. If the new site is slower, you want to know that on day one instead of guessing about it in November.
Screenshots of the pages that matter
The top ten pages by traffic, captured. Copy gets rewritten during a redesign and the sentence that was doing the ranking is easy to lose without noticing.
There's a version of this that goes badly beyond recovering. If the developer who built the old site holds the hosting and the domain, and the relationship has soured, the site can disappear before anybody exports anything. We wrote about getting your domain back when a developer vanishes, and the same access questions apply to the files.
Worth checking separately: whether a real backup of the old site exists, and whether anyone has confirmed it restores. Our piece on whether anyone actually has a website backup covers the gap between believing you have one and having one.
Export the old site before you love the new one.
Twelve months of Search Console data takes four minutes to save and cannot be rebuilt from memory.
How Long Should Rankings Take to Settle After a Redesign?
Google Search Central says a small to medium site takes a few weeks for most pages to move, and that visibility fluctuating during that period is normal. Some movement in the first two weeks is expected and not a sign anything is wrong. A drop that is still there after two months usually means a redirect is missing, not that Google is slow.
What separates normal wobble from a real problem is where you look. Search Console's Pages report shows exactly which URLs Google has indexed on the new site and which it's calling Not Found. If that Not Found count climbs in the week after launch, you have a redirect list to finish, not a waiting game to play.
Keep the redirects up well past the point where you stop thinking about them. Google's guidance is at least a year, and there's no cost to leaving them permanently. Links on other websites pointing at your old addresses keep arriving for years, and every one of them is either a visitor or a 404 depending on a rule you wrote once.
A redesign is also the cheapest opportunity you'll get to fix speed. Only 48 percent of mobile origins passed all three Core Web Vitals in July 2025 field data, per the 2025 Web Almanac, against 56 percent on desktop. Building the new site light is nearly free, while making a heavy site light afterward is a separate project.
For a sense of what a redesign is worth against a repair, our breakdown of what it costs to fix a bad business website works through where patching stops making sense.
Does This Still Matter If Customers Find You Through AI?
More than before. BrightLocal's 2026 Local Consumer Review Survey found 45 percent of consumers now use AI tools to find local businesses, up from 6 percent a year earlier, while Google use fell from 83 percent to 71 percent. Both numbers depend on the same thing: a page an automated reader can load and quote.
Assistants that answer questions about local businesses are reading pages, not looking at them. A phone number inside a header image, hours rendered as a graphic, a service described in language nobody searches for. All of that reads as empty, and a redesign is exactly when it gets introduced.
The same survey found the average consumer now checks six different sources before deciding. Your site is one of them and it's the one you control, which makes it the one worth keeping legible.
Your address and hours in text, not in an image
A graphic of your hours reads as a blank to everything that isn't a human eye. Same for a phone number baked into a header image.
Named services, spelled the way people say them
Swamp cooler service, not climate solutions. The specific phrase is what gets matched, and clever naming costs you the match.
Structured data that survived the rebuild
LocalBusiness and Service markup usually lives in the old theme's files. New site, new theme, and it's gone unless someone put it back.
Pages that answer one question each
A page covering a single specific thing is easier to quote than a page covering nine. This is the same reason folding six service pages into one hurts.
August is a common month for this around Tucson. Businesses that go quiet through the summer heat use it to rebuild before fall events and holiday season pick up, which means a lot of Southern Arizona sites change addresses in the same few weeks. The ones that come out fine are the ones where somebody kept the old URL list.
We covered the wider shift in how AI search affects Tucson small businesses if the discovery side is the part you're weighing.
Straight Answers
What Else Do Owners Ask Before a Relaunch?
The questions that come up once somebody realizes the addresses matter.
How long should redirects stay up after a redesign?
Google Search Central says at least a year, and there's no penalty for leaving them up permanently. Other websites keep pointing at your old addresses for years, and each of those links is either a visitor or a 404.
Do you have to tell Google that your website changed?
Not for a redesign that keeps the same domain. Google finds the changes on its own. If the domain itself changes, Search Console's Change of Address tool forwards signals for 180 days and is worth using.
What happens to search traffic if you move to a completely new domain?
The 301 redirects carry the signals and the Change of Address tool tells Google to prioritize the move. Expect a longer settling period than a same-domain redesign, and keep the old domain registered so the redirects keep resolving.
Is it safe to shorten or clean up your URLs during a redesign?
Only if every old URL redirects to its replacement. Tidier addresses are a small gain and a broken redirect map is a large loss, so the change is worth making when somebody is tracking the mapping and not otherwise.
Should a redesign launch all at once or in stages?
All at once is simpler for a small business site, because a partial launch means running two sets of URLs and two sets of redirects at the same time. Staged rollouts start making sense once a site has thousands of pages.
Redesigning? Save the Old Site First.
Internet Crafters builds replacement sites for Tucson and Southern Arizona businesses, and the redirect map is part of the build rather than an extra line on the invoice. If somebody else is building yours, we'll still crawl the old one and hand you the map.
Development runs 90 dollars an hour. The first hour inside Tucson city limits is free, which is usually enough to tell you whether your URLs are at risk.
Written by Steve Bullis
Steve Bullis is the founder of Internet Crafters, a Tucson web studio building flat-rate websites for local businesses.
Sources
Google Search Central - Site moves with URL changes
developers.google.com
Google Search Console Help - Change of Address tool
support.google.com
HTTP Archive - Web Almanac 2025, Performance
almanac.httparchive.org
HTTP Archive - Web Almanac 2025, Page Weight
almanac.httparchive.org
Screaming Frog - How to audit redirects in a site migration
screamingfrog.co.uk
BrightLocal - Local Consumer Review Survey 2026
brightlocal.com
External links open in a new tab. Internet Crafters has no affiliation with these publications.