Launching a new WordPress redesign is a thrilling moment for an agency or marketing team. The colors are beautiful, the branding is sharp, and the new layout converts brilliantly on mobile.
Three weeks later, the organic traffic drops by 45%.
A redesign is the single riskiest event in the lifecycle of website SEO. When you change themes, update standard URL structures, or alter how categories work, you risk deleting years of built-up trust with the Google algorithm. If you are launching a newly redesigned site, here are the non-negotiable technical SEO checks you must run during the staging phase.
1. Map Out Every 301 Redirect Carefully
The single largest disaster in a redesign occurs when you change URLs without telling the search engine where the content went.
If your old service page was domain.com/services/consulting/ and the new beautiful page is located at domain.com/consulting/, Google will ping the old link, receive a 404 Error, and immediately remove it from the index. Worse, any external backlinks pointing to the old URL instantly lose their link juice.
- The Fix: Before you even begin building the new site, use a crawler (like Screaming Frog) or export all URLs from your SEO plugin. Create a master spreadsheet mapping the "Old URL" to the "New URL".
- If you changed permalink structures, use a robust redirection plugin (like Redirection) and upload all mapping rules using a 301 (Permanent Redirect) header so the authority smoothly transfers over.
2. Audit the Heading Structure (H1, H2, H3)
Theme developers love using headings for aesthetic design rather than semantic meaning. They will use an <h4> tag just to make a sidebar widget title look smaller, or apply multiple <h1> tags across a carousel.
Search engines use Heading tags to comprehend the exact hierarchy and topic of your content.
- The Fix: Disable styles in your browser and look at the raw markup. Every page should have exactly one
<h1>tag that distinctly describes the core topic of the page. Subsections should follow sequentially with<h2>tags, and points underneath those use<h3>.
3. Verify the Yoast / RankMath Migration
If you rebuilt the site using a new database, are you absolutely certain the meta titles, descriptions, and focus keywords transferred over?
If you just copy-pasted the body content manually and forgot to migrate the custom SEO meta fields, Google will generate its own descriptions dynamically. Usually, these generated snippets pull random text from your site navigation or footer, abruptly tanking your Click-Through Rate.
- The Fix: Ensure all custom fields attached to SEO data successfully synced into the new environment. Spot-check 10 of your highest traffic blog posts to ensure the snippet previews match the old site exactly.
4. Retain Your Internal Linking Structure
Internal linking is how you pass relevance and authority from your homepage deep into your blog archives. During a redesign, teams often streamline navigations or remove "clutter" from the footer.
If you delete the sidebar that used to link to 40 older blog posts, those older blog posts suddenly become Orphaned Pages (pages with zero internal links pointing to them). When Google recrawls, the sudden drop in internal links acts as a signal that the pages are no longer important.
- The Fix: Use a crawling tool to check for Orphaned URLs post-launch. Ensure that core foundational content remains no more than two clicks away from the homepage.
If an agency launches a site without addressing these four checks, they are gambling heavily with the client's existing revenue stream.