Skip to content
Index Grab logo IndexGrab
Site Migrations

Site Migration Indexing Playbook: Move URLs Without Sacrificing Months of SEO Work

Plan redirects, canonicals, sitemaps, launch monitoring and staged submissions for domain, platform, protocol and URL-structure migrations.

Key takeaways

Plan redirects, canonicals, sitemaps, launch monitoring and staged submissions for domain, platform, protocol and URL-structure migrations.

Migrations fail when too many variables move at once

A domain change, platform rebuild, redesign and content rewrite can each affect crawling and index selection. Combining all four makes diagnosis difficult. Preserve URLs and content where possible, and separate optional redesign changes from the migration's essential technical work.

Build a complete URL map

Crawl the current site, export analytics landing pages, review search performance, collect backlink targets and merge sitemap inventories. The result should include every URL with traffic, links, conversions or strategic value.

Map each old URL to the closest relevant new URL. Avoid mass redirecting unrelated pages to the homepage. If there is no replacement, decide whether the old URL should remain, be consolidated into a useful parent or return a genuine 410.

Prepare the new environment

  • Final URLs return 200.
  • Canonicals point to the new final URLs.
  • Internal links contain no old hosts or paths.
  • Hreflang, structured data and Open Graph URLs use the new location.
  • Robots and noindex controls are correct for production.
  • XML sitemaps contain only new canonical URLs.
  • Server capacity and logging are ready for recrawling.

Keep redirects at the server or edge layer when possible. Redirect chains created across plugins, application routes and CDN rules are harder to maintain.

Launch sequence

  1. Remove production access restrictions.
  2. Enable one-to-one permanent redirects.
  3. Test top URLs and a random sample across templates.
  4. Publish the new XML sitemaps.
  5. Update internal navigation and important external profiles you control.
  6. Submit the migration through relevant webmaster tools.
  7. Review a representative sample of high-value new URLs through your indexing workflow.

Do not submit old URLs as if they were the desired destination. Crawlers will encounter redirects naturally; your inventory should emphasize final canonical locations.

Monitor by business value

Create separate monitoring views for top landing pages, revenue pages, high-link URLs and long-tail templates. Track old URL response, redirect target, new URL status, canonical, crawler visits and index visibility.

Aggregate counts can hide a serious problem. Ninety percent of URLs may migrate correctly while the ten percent that generates revenue points to the wrong category.

Common migration failures

Redirect chains

Old A redirects to intermediate B and then new C. Update the rule so A points directly to C.

Old canonicals on the new site

The new page asks search engines to prefer the old URL while the old URL redirects back. This circular signal delays consolidation.

Mixed sitemaps

Old, redirected and new URLs appear together. Publish clean new inventories and keep old sitemap data only for controlled diagnostics when needed.

Robots leftovers

A staging disallow or noindex rule reaches production. Inspect the actual response immediately after deployment.

Content parity loss

Important text, links or structured information disappeared during the redesign. A technically correct redirect cannot preserve relevance that the destination no longer provides.

How long should redirects remain?

Keep permanent redirects for the long term. External links, bookmarks and delayed crawls can continue reaching old URLs well after the initial migration. Removing rules as soon as monitoring looks stable creates avoidable dead ends.

Use submissions as a staged accelerator

Start with critical pages and template samples. If logs and index states behave correctly, expand to the rest of the new inventory in controlled stages. This protects the site from turning a hidden redirect or server problem into a large-scale failure.

A migration is successful when users, crawlers, internal links, sitemaps and canonical signals all converge on the same new URLs. Speed matters, but consistency preserves the value you already earned.

Create a pre-launch benchmark

Save rankings, landing-page traffic, indexed-page samples, backlinks, crawl activity and conversion data before the move. Without a benchmark, normal seasonality can be mistaken for migration loss and real problems can be dismissed as expected volatility.

Test redirect coverage automatically

Compare the old URL inventory with the redirect map and flag missing, chained, looping or irrelevant targets. Crawl both the old and new hosts in a controlled environment. Verify that the final page returns 200 and uses the expected canonical.

Keep an exception register

Some URLs require editorial decisions rather than automatic mapping. Record why a page was removed, merged or left unchanged. This helps support teams answer questions and prevents a later deploy from recreating broad fallback redirects.

Post-launch checkpoints

At 24 hours, focus on access, robots, canonicals and server errors. At one week, review crawler migration and priority URL states. At several weeks, compare template-level traffic and index consolidation. Continue monitoring old-host requests; they reveal backlinks and internal references that still need updating.

Rollback thinking

Define in advance which failures justify rollback and which can be corrected forward. A complete production block or broken redirect layer may require immediate rollback. A small set of mapping errors can usually be fixed without reversing the platform.

Migration speed should never remove observability. Preserve logs, maps and benchmarks so every important URL has an explainable path from old to new.

Editorial standard

This guide is written and reviewed by the Index Grab editorial team using publicly available search-engine documentation and practical technical SEO checks. Product capabilities and prices are verified against the current Index Grab interface before publication.

Primary references: Google Search Central · Sitemaps.org · Schema.org