Short answer: Migrate without losing SEO by crawling and benchmarking the old store first, mapping every existing URL to its new equivalent with 301 redirects, preserving titles, meta descriptions and heading structure, and monitoring Search Console closely for the first eight weeks. Traffic loss almost always comes from unmapped URLs, not from the platform change itself.

Why Migrations Lose Traffic

The platform you move to has very little to do with whether rankings survive. What matters is whether every URL that currently earns traffic still resolves to the right page afterwards.

Both platforms impose their own URL patterns, and those patterns do not match. Unless you deliberately reconcile them, every ranking product page becomes a 404 on launch day. Search engines drop those pages, the backlinks pointing at them stop passing value, and recovery takes months.

The URL Structure Problem

This is the core technical issue, and understanding it shapes the entire project.

Page typeShopifyWooCommerce (default)
Product/products/product-name/product/product-name
Category/collections/collection-name/product-category/category-name
Product in category/collections/name/products/product-nameNot generated by default
Shop index/collections/all/shop
Blog post/blogs/news/post-name/blog/post-name or dated
Static page/pages/about/about

The asymmetry that decides your approach

Shopify enforces its URL structure. Products must sit under /products/, collections under /collections/. You cannot change this. So migrating WooCommerce to Shopify guarantees that every product URL changes, and a complete redirect map is mandatory.

WooCommerce lets you choose. Permalink settings allow you to set the product base to products and the category base to collections. If you are moving Shopify to WooCommerce, matching the old structure means most product and category URLs stay identical, and you eliminate the largest source of migration risk before it exists.

This single decision is worth making deliberately rather than accepting defaults. Fewer changed URLs means fewer redirects, fewer chances to make a mistake, and less reliance on redirects surviving future maintenance.

Phase 1: Benchmark Before You Touch Anything

You cannot tell whether a migration went well without a record of where you started.

  1. Crawl the entire existing site with a tool such as Screaming Frog and export every URL, title, meta description, H1 and status code.
  2. Export your top pages from Search Console covering at least the last 12 months, ranked by clicks and impressions, so you know which URLs actually matter.
  3. Export your backlink profile and note which specific pages hold the most links. These are the URLs where a broken redirect is most expensive.
  4. Record baseline metrics: organic sessions, revenue, indexed page count, and average position for your main keywords.
  5. Save a copy of your XML sitemap, which gives you a clean list of everything the old platform considered indexable.

Keep all of this. Post-launch troubleshooting is guesswork without it.

Phase 2: Build the Redirect Map

This is the deliverable that determines whether the migration succeeds. It is a spreadsheet with two columns: every old URL, and the single new URL it should point to.

Where the redirects live

DirectionRedirect method
Shopify to WooCommerceServer-level rules in .htaccess or Nginx config, or a redirect plugin for smaller sets
WooCommerce to ShopifyShopify’s URL Redirects tool, which supports bulk CSV import

Server-level redirects are faster and more reliable than plugin-based ones at scale. For a few hundred URLs a plugin is fine; for thousands, put them in the server configuration.

Phase 3: Preserve On-Page Signals

Redirects protect the URL. These protect the ranking once the visitor arrives.

Phase 4: Pre-Launch Checks

  1. Confirm the staging site is blocked from indexing, then confirm you have removed that block before going live. Launching a store with noindex still applied is a genuinely common and severe mistake.
  2. Test a sample of redirects on staging, including your highest-traffic and most-linked URLs.
  3. Verify the new XML sitemap generates correctly and contains only live, indexable URLs.
  4. Check robots.txt is not blocking anything important.
  5. Update internal links to point at the new URLs directly rather than relying on redirects.
  6. Confirm analytics and conversion tracking fire correctly on the new checkout.

Phase 5: Launch and the First Eight Weeks

The Mistakes That Cause Real Damage

MistakeConsequence
Launching without a redirect mapEvery ranking URL becomes a 404
Redirecting everything to the homepageTreated as soft 404s, little value passed
Leaving noindex on at launchEntire site drops out of search results
Using 302 instead of 301Signals a temporary move, ranking value not consolidated
Shortening product descriptionsThin content, weaker relevance signals
Forgetting blog and static pagesLoses informational traffic and internal link equity
Removing redirects after a few monthsBacklink value lost, previously fixed 404s return

Frequently Asked Questions

Will migrating from Shopify to WooCommerce hurt my SEO?

Not if URLs are handled properly. Traffic loss comes from unmapped URLs rather than the platform change itself. WooCommerce lets you configure permalinks, so you can set the product base to products and the category base to collections to match Shopify’s structure, which keeps most URLs identical and removes the largest source of risk.

How long does it take to recover rankings after an ecommerce migration?

With a complete redirect map and preserved on-page content, most sites see fluctuation for two to four weeks and return to baseline within four to eight weeks. Migrations with missing or incorrect redirects take considerably longer and often never fully recover without remedial work.

Do I need to redirect every single URL?

Every URL that is indexed, earns traffic, or has backlinks pointing to it. That includes products, categories, blog posts and static pages. URLs that were never indexed and have no links can be left, but the safe default is to map everything you find in a crawl of the old site.

Should I use 301 or 302 redirects for a store migration?

Always 301 permanent redirects. A 302 signals a temporary move, so search engines may keep the old URL indexed and delay consolidating ranking signals onto the new page. Keep 301s in place permanently rather than removing them after a few months.

Can I keep my URLs the same when migrating to Shopify?

Only partially. Shopify enforces its own structure, requiring products under /products/ and collections under /collections/, and this cannot be changed. Migrating to Shopify therefore always changes product and category URLs, making a complete redirect map mandatory rather than optional.


Planning a store migration and want the SEO handled properly? We provide vetted in-house developers, a fixed quote within 24 hours, and a 30-day bug-fix warranty. Get a free quote →