“We rebuilt the site, it looks great, and the phone stopped ringing.”
That is the fear behind almost every website redesign.
The new site is cleaner. The navigation makes more sense. The pages finally look professional on a phone. Then enquiries slow down, familiar Google rankings disappear, and nobody can explain what changed.
This is preventable.
When a redesign loses search traffic, the design itself is rarely the problem. The damage usually comes from a small set of avoidable decisions made around the design: changing URLs without redirects, removing useful content, overwriting page metadata, or launching with search engines blocked.
A redesign should improve how the website looks and works without discarding the search visibility the old site has already earned. That requires a record of what exists, a decision for every page, and a launch process that treats SEO as part of the migration — not a task to revisit after traffic falls.
Why redesigns lose traffic: the four real causes
1. URLs changed with no redirects
Google does not see a page as “the Services page.” It sees a specific address, such as /commercial-lighting/.
If that address changes to /services/commercial-lighting/ and nothing forwards the old URL, the old page appears to have disappeared. People following saved links or links from other websites reach an error. Search engines discover what looks like a separate new page with no clear connection to the one it replaced.
The replacement may contain the same information, but the signals attached to the old URL do not automatically follow it. A permanent redirect is what connects the old address to the new one.
2. Useful content was cut for a “cleaner” design
This often sounds reasonable during the design stage. A detailed 900-word service page feels too long, so it becomes three lines of copy beside a stock photo.
The page certainly looks cleaner. It may also stop answering the questions that made it useful.
Word count is not the goal. Relevance is. If the old page explained applications, service areas, technical details, common concerns, or the difference between two options, removing that information changes what the page can rank for and how well it helps a potential customer make a decision.
A cleaner layout does not require thinner content. Strong pages can use headings, summaries, accordions, tables, and better spacing while preserving the substance that earns visits and enquiries.
3. Metadata was regenerated by the new theme
The old site may have carefully written page titles and meta descriptions. The new theme or SEO plugin is installed, and those fields quietly revert to defaults such as “Home | Site Name” or “Services.”
That matters in two different ways. A weak title can make the page less clear to search engines and searchers. A generic meta description is not, by itself, a direct ranking loss, but it can replace a useful search snippet with something vague and less persuasive.
Metadata should be migrated deliberately, not left to a theme template.
4. A technical launch setting blocked search engines
The most dangerous launch mistake can be one checkbox.
WordPress staging sites are commonly set to Discourage search engines from indexing this site while they are being built. That is sensible on staging. It is disastrous if the setting remains enabled after launch.
The site can look completely normal to the owner and every visitor while its pages carry instructions telling search engines not to index them. Google explains that a noindex rule can cause a page to be removed from search results after it is crawled. The first technical check after any unexpected post-launch drop should therefore be simple: confirm that the live site is indexable.
What to record before anyone touches the design
You cannot protect what you have not written down.
Before changing layouts, menus, page names, or platforms, create a record of the current website. This does not need to become a complicated audit. It does need to answer five questions.
What URLs exist now?
Export the XML sitemap and crawl the website to produce a full URL list. Do not rely on the main navigation. Older articles, campaign pages, landing pages, PDFs, and pages that are no longer linked in the menu may still receive traffic or hold external links.
Which pages bring traffic and enquiries?
Use analytics and Google Search Console to identify the landing pages people enter through. Then check which of those visits turn into calls, form submissions, quote requests, downloads, or other meaningful actions.
A page with modest traffic may still produce valuable enquiries. A busy page may contribute little. Traffic and business value should both influence the decision.
If the website has no analytics or conversion tracking, say so plainly and fix that before redesigning. Install it, confirm it works, and gather a few weeks of baseline data if the timeline allows. Otherwise, the redesign begins without a reliable way to distinguish an existing problem from one caused by the launch. Getting this groundwork right is exactly what our SEO Foundations service covers.
What metadata is currently in place?
Export each indexable page’s title tag and meta description. Record canonical URLs as well. These fields are easy to overwrite during a platform, theme, or SEO-plugin change.
Which searches already matter?
Record current positions for the small group of searches that genuinely affect the business. Include branded searches, core services, important product categories, and high-value local terms. The goal is not to track every phrase the site has ever appeared for. It is to establish a useful before-and-after reference.
Which pages have links from other websites?
Use Search Console’s links report or a backlink tool to find pages that other websites reference. Those URLs must not become dead ends. A supplier listing, industry directory, news article, partner page, or old customer bookmark may still send both people and useful search signals to the site.
Keep, merge, or drop: use one clear rule
Every existing URL needs one recorded decision before development is complete.
Keep any page that ranks for a useful search, produces enquiries, attracts qualified traffic, or has valuable links pointing to it. It can be redesigned and rewritten, but its useful purpose and content should survive. If there is no strong reason to change its URL, keep the URL too.
Merge thin or overlapping pages when one stronger page would serve the visitor better. If /industrial-led-lighting/ and /led-lighting-for-warehouses/ cover the same intent, combine their best material into one clear destination. Then redirect both retired URLs directly to that page.
Drop pages that are genuinely obsolete and provide no traffic, enquiries, links, or continuing value. If a close replacement exists, redirect the old URL to it. If no destination answers the same need, return a proper 404 or 410 rather than forcing the visitor somewhere irrelevant.
The classic mistake is redirecting every retired URL to the homepage. That keeps users away from a visible error page, but it does not create a meaningful replacement. Google specifically warns that redirecting many old URLs to one irrelevant destination, such as the homepage, can be treated as a soft 404. The value the redirect was meant to preserve can disappear anyway.
The rule is simple: preserve the same intent. A redirect should take someone to the page they reasonably expected to find.
Build the redirect map before launch
A redirect map is the most useful working document in the migration. It can be a spreadsheet with two columns and one row for every old URL.
| Old URL | New URL |
|---|---|
/services-old/ | /services/ |
/commercial-lighting/ | /services/commercial-lighting/ |
/warehouse-led/ | /services/commercial-lighting/ |
/old-product-name/ | /products/new-product-name/ |
Each row answers one question: when someone requests this old address, where should they arrive now?
Use a 301 permanent redirect for a permanent move. Google recommends permanent server-side redirects when a URL has moved for good. A 302 communicates that the move is temporary and is the wrong signal for a completed migration.
Avoid redirect chains. If page A once redirected to page B and page B is now moving to page C, update the rule so A goes directly to C. Every extra step creates another point of failure and makes the migration harder to test.
Test every row before launch in the final hosting environment. Confirm that the old URL returns a redirect, lands on the intended new page, and does not loop. Test the map again the morning after launch, including both www and non-www or HTTP and HTTPS variations where relevant.
Keep the redirect map after the project ends. If traffic changes, it is one of the first records worth checking.
Launch-day SEO checklist
Treat this as a release checklist. One person should own it, complete it on the live domain, and record the result.
- Search engine visibility is enabled. In WordPress, confirm that Settings → Reading → Discourage search engines from indexing this site is not checked. Inspect important live pages to confirm they do not contain an unintended noindex directive.
- robots.txt is not blocking important content. Check the live file, not the staging version. Confirm that search engines can crawl the pages, scripts, styles, and other resources needed to understand the site.
- The XML sitemap has been regenerated. It should contain the preferred live URLs, exclude staging addresses and removed pages, and load without an error. Submit the new sitemap in Google Search Console.
- Every redirect is live and tested. Work through the redirect map. Do not test only the homepage and assume the rest followed.
- Analytics and conversion tracking still work. Confirm page views on the live site, then test each important action: forms, phone-number clicks, email clicks, quote buttons, purchases, downloads, or booking steps.
- Contact forms actually deliver. Send a real submission through every form and confirm it reaches the correct inbox. A success message on the website proves only that the front end responded; it does not prove the email arrived.
- Page speed is no worse than the old site. Compare representative pages on the same device type and connection conditions. Pay special attention to oversized hero images, video backgrounds, third-party scripts, and page-builder effects added during the redesign.
- Key pages return the right status and canonical URL. Important pages should load with a successful status, use the intended live URL as their canonical, and contain the expected title and meta description.
What to expect in the first 30 days
Some movement after launch is normal. Google needs time to revisit old URLs, follow the redirects, crawl the new pages, and update its index. Its own guidance says recrawling can take anywhere from a few days to a few weeks. A short dip is therefore not automatic proof that the redesign failed.
It is still a reason to watch carefully.
Start with Google Search Console’s Pages report and the performance report. Look for new 404s, unexpected noindex exclusions, pages blocked by robots.txt, and important URLs listed as Crawled — currently not indexed. Inspect individual pages when the report does not explain enough.
Compare landing-page clicks and enquiries with the baseline recorded before the redesign. Site-wide totals can hide a problem on one valuable service page, so review the pages that mattered before launch individually.
Fix clear migration gaps as they appear. Add a missing redirect. Correct an accidental canonical tag. Restore useful content that was omitted. Resubmit a corrected sitemap when necessary. Keeping this kind of check running after launch is part of ongoing website maintenance.
Do not panic-change the navigation, copy, titles, and URLs again in week two. That replaces one controlled migration with a second uncontrolled one and makes the data harder to interpret. Correct confirmed problems, document the change, and give search engines time to process it.
A redesign should replace the website, not its value
The safest redesigns begin with a record of what already works and end with every old URL accounted for. If your current site has outgrown the business but still brings in valuable traffic or enquiries, learn how Northkin approaches a website redesign without throwing that value away.
Frequently asked questions
Will I lose my rankings if I redesign my website?
Not necessarily. A visual redesign can launch with little disruption when useful content, metadata, internal links, and indexable pages are preserved. The greatest risk appears when the redesign also changes URLs, removes substantial content, alters site structure, or introduces technical barriers without a migration plan. Some short-term movement can happen while Google recrawls the site, but a major lasting loss should not be treated as an unavoidable cost of redesigning.
How long does it take Google to reindex a redesigned site?
There is no fixed timeline. Google says recrawling can take from a few days to a few weeks, and indexing is not guaranteed simply because a page was submitted. Smaller or frequently crawled sites may update sooner; larger sites or major URL changes may take longer. Use Search Console to monitor important pages and request indexing for a small number of priority URLs rather than repeatedly submitting every page.
Do I have to keep the same URLs?
No, but keeping a useful, established URL is usually the lowest-risk choice when there is no clear reason to change it. If a URL must change because the site structure, service name, or platform has changed, map the old address to the closest equivalent new page with a direct 301 redirect. Update internal links, canonicals, and the sitemap so they all point to the new URL.
Should I redesign the existing site or start over?
That depends on whether the existing platform and structure can support what the business now needs. Starting over may be sensible when the site is difficult to manage, technically limited, slow, or built on an unsuitable platform. But “start over” should describe the build — not the SEO plan. Even a completely new website should preserve valuable content, record existing performance, and redirect every changed URL deliberately.
