URLs change, redirects do not
The new theme renames /services-seo/ to /our-seo/. Google finds a 404 where a ranking page used to live and treats the page as gone — because, at that address, it is.
Web Development
The Short Answer
A website redesign without losing SEO rests on three disciplines: map every old URL to its new home with permanent 301 redirects, carry over the content and title tags that earned your current rankings, and launch a build that is at least as fast as the one it replaces. Do all three and Google treats the new site as a renovation. Skip any one and Google treats it as a demolition — and re-evaluates you from zero.
The stakes are concrete. Rankings are property that took months of rent to earn: Neev Pathar Architects, a Ludhiana firm, holds an average position of 6.5 with 27.5K impressions across 90 days. A careless relaunch can hand that shelf space to a competitor in a fortnight, and winning it back takes far longer than protecting it would have.
Failure Modes
Four ways a beautiful new site quietly deletes its own traffic.
The new theme renames /services-seo/ to /our-seo/. Google finds a 404 where a ranking page used to live and treats the page as gone — because, at that address, it is.
A designer cuts 800 words to 80 because it photographs better. Those words were why the page ranked. Google re-scores the thin version and the position sinks with it.
Fresh themes ship sliders, font packs and animation libraries. If the redesign doubles load time, Core Web Vitals slip — and rankings follow them down.
A noindex tag copied from staging, a robots.txt still blocking crawlers, a sitemap pointing at dead URLs. One forgotten checkbox can deindex an entire site.
The Core Process
Export every live URL from a full site crawl, Google Search Console and your analytics. If a URL earned even one click in the last twelve months, it goes on the list.
Tag each URL with its clicks, rankings and backlinks. A small share of pages usually carries most of the traffic — those get mapped first and tested hardest.
Match every old URL to the single closest new page. Redirecting everything to the homepage looks tidy but burns link equity — Google treats mass homepage redirects as soft 404s.
Permanent redirects, set at the server level, never chained. Old URL to new URL in one hop, working on staging before anyone signs off the design.
Re-crawl the complete old URL list the day you go live. Every entry should answer with a 301 landing on a live 200 page — zero 404s, zero chains.
Content and Speed
Redirects preserve addresses; they do not preserve reasons to rank. Put each old page beside its replacement and check parity: the H1 still targets the same keyword, the body still answers the same questions at similar depth, the title tag and meta description came across intact, and internal links point somewhere real. Deleting a page outright is sometimes the right call — but it should be a decision with a redirect attached, not an accident with a 404.
Speed is the other silent regression. Benchmark the old site before design starts — page weight, server response, Largest Contentful Paint — and hold the new build to those numbers or better, because Google will compare the two even if nobody else does. A website redesign service that quotes a design with no SEO carry-over plan is quoting half a project. And if rankings are the main reason you are rebuilding, talk to an SEO company in Ludhiana before the designer, not after.
Budget context: a business website redesign in India commonly lands between ₹25,000 and ₹1,50,000 depending on page count, custom features and how much content work rides along. The redirect and SEO migration work is a small slice of that number — and the only slice that protects the traffic paying for the rest.
Before Go-Live
Every line gets a tick before the DNS flips. No exceptions for launch-day excitement.
After Launch
Expect turbulence, not disaster. Even a clean migration usually wobbles for two to four weeks while Google recrawls and re-indexes the new URLs. During that window, watch four things in Search Console: the Pages report for a spike in 404s, the sitemap's indexed count, average position on your ten money keywords, and total clicks against the 90 days before launch. Small dips that recover week on week are normal; a 404 count climbing daily is an alarm.
Fix problems in order of traffic value, not discovery order — one missed redirect on your best service page outweighs twenty broken blog tags. Around the one-month mark the work flips from defence to offence: the new site is holding its rankings, so make those pages earn more. Our breakdown of landing pages that convert is the natural next read once the migration dust settles.
"Nobody compliments the redirect map when it works. Everybody notices the rankings when it doesn't exist."
— Sahil Bhandari, Founder, Sahil Media Group
WhatsApp +91 89680 00118 with your current site and your launch date. We'll flag the URLs that must be protected before a single pixel changes.
FAQ
With a complete 301 map and content parity, expect two to four weeks of minor fluctuation while Google recrawls and re-indexes the new URLs; larger sites or heavier structural changes can take six to eight weeks to settle. If rankings are still falling after a month, something specific is broken — usually missed redirects or thinned content — and it is findable in Search Console rather than a mystery to wait out.
If every URL is genuinely identical, no — but verify that claim instead of assuming it. New themes and CMS migrations quietly change trailing slashes, category bases, capitalisation and pagination patterns, and each of those counts as a brand-new URL to Google. Crawl the staging site and diff it against the live URL list before taking anyone's word for it.
You can, but you are stacking two migrations on top of each other, and each carries its own risk. If the domain change is essential, use domain-level 301s, file a change of address in Search Console, and keep the old domain renewed and redirecting for years rather than months. If it is optional, split the projects — redesign first, let rankings stabilise, then move the domain.