Recovery answer
Who handles SEO recovery after a WordPress to Next.js migration?
A direct answer for teams deciding who should diagnose ranking loss after a WordPress to Next.js migration.
Short answer
The right owner is someone who can read Search Console and a crawl, then inspect the Next.js implementation that controls redirects, canonicals, metadata, schema, sitemaps, internal links, and rendering. If rankings dropped after launch, do not split diagnosis between a generic SEO audit and a separate dev ticket queue.
An SEO consultant can find symptoms, but may miss route, metadata, or deployment defects inside the new frontend.
A web agency can patch code, but may not know which URL, canonical, sitemap, or crawl issue is costing organic visibility first.
A migration recovery specialist should produce one prioritized fix list with evidence, URLs, developer notes, and Search Console context.
Recovery owner comparison
| Option | What it covers | Risk to watch |
|---|---|---|
| Generic SEO audit | Usually covers rankings, content, and high-level technical checks. | Can produce vague findings if it does not inspect redirects, templates, and framework behavior. |
| Original rebuild agency | Knows the codebase and deployment path. | May defend the launch or focus on visual bugs before search-critical signals. |
| Technical SEO recovery audit | Connects GSC, crawl, sitemap, redirect, canonical, schema, and code evidence into one fix queue. | Needs quick access to GSC, sitemap, old URL exports, and the implementation team. |
What the recovery owner should inspect first
- 1Top old organic landing pages and whether every old URL has a single-hop 301 to the right new URL.
- 2User-declared canonicals and Google-selected canonicals for priority pages.
- 3Live XML sitemap coverage against old crawl, GSC pages, analytics landing pages, and product/category inventories.
- 4Template-level metadata, robots, structured data, and server-rendered content in the initial HTML.
- 5Internal links that still point at old URLs, redirecting URLs, staging URLs, or missing pages.
Official source checks
Need the answer applied to your site?
SEOParity turns the crawl, Search Console, redirect, canonical, sitemap, schema, and analytics evidence into a developer-ready fix list.