/Store design

Shopify redesign without losing SEO: the redirect map

July 28, 2026 · WOCX

The fastest way to lose rankings in a Shopify redesign is to change a URL and forget to tell Google where the old one went, and it happens on more rebuilds than anyone admits. A page that ranked for months disappears the week it moves, not because the new design is worse, but because the old address now returns a 404 and the equity it earned had nowhere to flow. The fix is a redirect map, boring and unglamorous, and it is the single most important document in a redesign that touches URLs. This is how to build one, and the quiet trap that catches even careful teams.

The stakes are simple. A redesign that keeps every URL exactly where it was carries almost no SEO risk. The risk arrives the moment addresses change, a new theme with different handle patterns, a restructured blog, a collection that moved, and every changed address is a ranking you can keep or lose depending on one line in a config file.

What a redirect actually preserves

When a page moves, a 301 redirect is the instruction that sends both the visitor and the search engine from the old address to the new one, and it carries the ranking signals across with them. Without it, Google eventually finds a 404 where a ranked page used to be, drops it from the index, and the months of authority that page accumulated evaporate. With it, the new URL inherits that authority and the transition is nearly invisible in the rankings.

The word permanent matters here. A 301 is a permanent redirect, and it tells Google to move the equity and update the index to the new address. A temporary redirect, a 302, tells Google to keep the old one because the move is not final, which is the wrong signal for a redesign and a common accidental mistake. For a redesign, every old-to-new mapping should be a permanent one, and Google’s own site-move guidance says the same.

Building the map before you touch a theme

The map is a plain list, every URL that exists today in one column, where it will live after the redesign in the other. Build it before the new theme goes near production, because the moment the old pages stop resolving you are racing a clock. Pull the current URLs from the sitemap and from the pages that actually earn traffic in search, then decide the destination for each. Most map to an obvious equivalent. A few have no equivalent, a page you are retiring, and those should point to the closest relevant page rather than the homepage, because a redirect to a specific match keeps more of the signal than a redirect that dumps everyone on the front door.

The move What to do
URL stays the same Nothing, and prefer this wherever possible
URL changes, same content 301 to the new URL
Page retired, close match exists 301 to the closest relevant page
Page retired, nothing similar 301 to the parent collection, not the homepage

Keeping URLs unchanged is always the cheapest option, so a redesign that can preserve the existing handles should. The best redirect is the one you never needed because the address never moved.

The trailing-slash trap

Here is the one that catches careful teams, and we hit it on our own site. A redirect can match the wrong version of an address. Search engines usually crawl a Shopify URL with a trailing slash, the address ending in a slash, and a redirect rule written for the version without the slash will not fire for the version with it. The old page then returns a 404 to Google even though a redirect exists, because the redirect was watching the wrong door.

The result is silent. Nothing errors in a way anyone notices, the redirect looks present in the config, and only a crawl report weeks later shows the old URLs sitting at 404 while their equity drains. The fix is to make each redirect match both forms of the address, with the slash and without, so whichever version a crawler requests, the redirect fires. Test both forms after launch, literally open the old URL with a slash and confirm it lands on the new page, because a redirect map is only worth what a crawler actually experiences.

THE 301 CARRIES THE EQUITY old URL months of ranking 301 new URL inherits it all
A permanent redirect moves both the visitor and the ranking signals. Skip it and a 404 drains months of authority.

What else to preserve

URLs are the biggest lever, and they are not the only one. The other ranking signals live in the content, and a redesign that keeps the design but discards the words undoes itself. Preserve the title tags and headings on pages that already rank, because rewriting them tells Google the page is about something new. Keep the body content that earned the ranking rather than trimming it for a cleaner look. Hold the internal links intact, since a rebuild that quietly orphans pages cuts the crawl paths that told Google those pages mattered, the same internal-link logic that helps pages get found in the first place. Design changes freely, the argument the page makes to a search engine should survive the redesign unchanged.

The launch checklist

Before the new design goes live, the redirect map is complete and every entry matches both slash forms. After it goes live, spot-check the old URLs that earned the most traffic and confirm each lands on its new home, submit the updated sitemap, and watch the crawl reports for 404s over the following weeks. Rankings wobble a little during any move, that is normal, but they should recover rather than vanish. If a page disappears and does not come back, a missing or wrong redirect is almost always the reason, and the map is where you look first.

FAQ

Will a Shopify redesign hurt my SEO?

Only if URLs change without redirects, or if content that earned rankings gets rewritten or cut. A redesign that keeps URLs and preserves titles, headings, and body content carries little risk. The danger is in the moves, not the new look.

What is a redirect map?

A plain list pairing every current URL with where it will live after the redesign. Build it before the new theme launches, map each old address to its closest new one, and use permanent 301 redirects so ranking signals transfer.

Why do redirects sometimes still 404?

Usually a trailing-slash mismatch. Crawlers often request the URL ending in a slash, and a redirect written only for the no-slash version will not fire. Make each redirect match both forms, then test the old URL with a slash after launch.

Should retired pages redirect to the homepage?

No, redirect them to the closest relevant page or the parent collection. A specific match keeps more of the ranking signal, while dumping everyone on the homepage wastes most of it and gives the visitor a worse landing.

How long until rankings recover?

A few weeks of mild wobble is normal as Google recrawls and updates the index. A well-built redirect map keeps the dip shallow. A page that vanishes and stays gone points to a missing or wrong redirect, which is the first thing to check.

Planning a redesign and worried about rankings? Send me the store and I will build the redirect map before anything moves. Free look, no obligation, usually a reply within the hour.