Is Your Relaunch Quietly Deleting SEO Value?
Why a polished relaunch without a proper redirect map loses rankings, links, and conversions—and how to catch the most important failures before launch.
The new website is live. The design is cleaner, navigation is clearer, and the CMS is finally maintainable. Two weeks later, organic traffic starts falling.
The cause is often not the new interface. It is the invisible layer underneath: old URLs that return errors, redirect to the homepage, or pass through several unnecessary hops.
A relaunch changes more than components and colours. Pages are merged, categories renamed, language paths moved, and file extensions removed. For users, search engines, and existing backlinks, the old addresses remain real entry points.
Redirects are not post-launch housekeeping
Redirects belong in migration planning, not in the “we will fix it later” list. Google recommends permanent server-side redirects and a direct mapping from old URLs to their new equivalents when URLs change.
The business impact is straightforward:
- Old campaign links lead to error pages.
- External links lose their original context.
- Search engines must rediscover and reassess content.
- Users reach the homepage instead of the service or topic they expected.
- Internal links and canonicals may send conflicting signals.
Redirecting every removed page to the homepage feels convenient, but it does not preserve intent. It removes context and may look like an error to the visitor.
Five common relaunch mistakes
1. Only the ten most visible URLs were checked
The most valuable entry pages are not always prominent in the current navigation. Old guides, PDFs, campaign paths, and deeply nested service pages may still receive links and search traffic.
2. Redirect chains accumulate
/old redirects to /new, then /new is later replaced by /current. Instead of pointing the original URL directly to the final destination, the site creates a chain. Every extra hop adds complexity and failure risk.
3. Language versions are mixed
An old German URL should not land on an English homepage simply because the new routing structure changed. Locale, meaning, and search intent should remain aligned.
4. Query parameters are removed blindly
Not every parameter matters, but some control campaigns, filters, or specific content. Removing them without analysis can break functionality and attribution.
5. Testing stops at the status code
A 301 is not automatically correct. The destination must be relevant, available, directly reachable, indexable where intended, and in the correct language.
A practical redirect audit
Start with a complete URL inventory built from several sources:
- the existing sitemap
- analytics and Search Console
- server logs
- CMS exports
- known campaign links
- externally linked pages
- media and PDF URLs
Classify every old URL:
- Keep – same URL and equivalent content.
- Replace – direct permanent redirect to the closest relevant destination.
- Merge – several old pages redirect to one consolidated resource.
- Remove intentionally – a genuine 404 or 410 where no useful replacement exists.
Test the mapping automatically and manually. Verify status, final destination, hop count, canonical, indexability, locale, and content relevance. After launch, monitor 404 reports, crawl data, and organic landing pages for several weeks.
Pre-launch quick check
- Is there a complete inventory of old URLs?
- Does every valuable URL have a relevant destination?
- Are redirects permanent and server-side?
- Are chains and loops eliminated?
- Do language and regional paths resolve correctly?
- Have internal links, canonicals, and sitemaps been updated?
- Are important PDFs and campaign links included?
- Is monitoring in place for new 404 errors?
If these questions are first addressed after launch, the relaunch is not technically complete.
What Website-Pflichtencheck would review
A relaunch audit combines the URL inventory, redirect map, technical crawls, and real user journeys. It checks not only response codes but destination quality, chains, canonicals, indexability, locale mapping, internal links, sitemaps, and unexpected 404 patterns.
This is useful before launch, immediately afterwards, and whenever rankings or enquiries fall unexpectedly.
A relaunch should modernize the website, not discard the visibility it has already earned. When nobody can demonstrate where the old entry points lead, a redirect review costs less than months of guessing about lost traffic.