Skip to content

Site migration and redesign: how to keep your AI visibility

A migration or redesign can cost you rankings and AI citations. Watch the URL map, 301 redirects, structured data, robots.txt, and post-launch measurement.

~800 words 6 common questions ~4 min read Updated: 2026-07-11
Site migration and redesign: how to keep your AI visibility
Quick answer

A site migration or redesign is a change to your URLs, templates, or domain that risks losing indexing, rankings, and citations in AI answers. The essentials are a map of old URLs to new ones, permanent 301 redirects, structured data carried over intact, and measurement both before and after launch. With some AI tools, the changes can also take longer to show up than they do in regular search.

A site migration or redesign is a change to your URLs, templates, or domain that risks losing indexing, rankings, and citations in AI answers. The essentials are a map of old URLs to new ones, permanent 301 redirects, structured data carried over intact, and measurement both before and after launch. This guide covers what to watch before, during, and after a migration — including confirming that old URLs still lead to matching content and that the new build hasn’t blocked crawling or indexing.

What migrations add in the AI era

Classic SEO migration work watches indexing and rankings: redirects, sitemaps, internal links. That still holds. But there’s a new layer on top.

Many AI tools cite specific URLs or source pages in their answers. When a URL changes and the old one stops working, the citation loses its destination. On top of that, these tools ingested your content earlier and refresh on their own schedule — with some of them, changes surface later than they do in regular search, and the pace varies from tool to tool. So for a while, AI may point at URLs you no longer have — and whether the visitor lands on the right page or on an error comes down to your redirects.

Aspekt Area What to watch for
Redirects Classic SEO A 1:1 map, permanent 301s, no chains and no blanket redirect to the homepage
Cited URLs AI layer Many AI tools link to specific URLs — those should stay reachable after the migration
Structured data Both The new template often forgets to carry it over
robots.txt and noindex Both A crawl or indexing block left over from staging is a classic post-launch mistake
Refresh cadence AI layer With some AI tools, changes surface later and less predictably

Before the migration: what to prepare

Most problems come down to nobody measuring the starting point. Without it, you can’t tell after launch whether a drop is real.

  • URL inventory Export every indexed URL from Search Console, your sitemap, and a crawl of the site.
  • Measurement baseline Record traffic, indexing, and visibility before the migration — otherwise you'll have nothing to compare against.
  • Prioritize cited pages Find out which pages get AI traffic or tend to be cited; watch those most closely.
  • Map of old URLs to new ones A specific destination with matching content for every old URL — not a blanket redirect to the homepage.
  • Back up content and data Save the original copy and structured data so you have something to compare against after launch.

The migration, step by step

  1. Measure your baseline and export your URLs

    Export indexed URLs from Search Console and your sitemap, and record your starting traffic and visibility.

  2. Match old URLs to new ones

    Give every old URL a specific new address with matching content. Pages with AI traffic come first.

  3. Deploy permanent redirects

    For a permanent migration, 301 is the right call; 302 is meant for temporary moves. Avoid chains — a single hop straight to the destination is ideal.

  4. Carry over structured data and check robots.txt

    Confirm the new template has the same structured data, and check robots.txt, noindex tags, and canonical URLs.

  5. Submit your sitemap and track the results

    Submit the sitemap to Search Console and Bing Webmaster Tools, and compare indexing and traffic against your baseline.

If you’re targeting Bing as well, you can announce the URL changes through IndexNow. It can speed up discovery of the changes inside the Bing ecosystem, but on its own it won’t guarantee that every signal gets rewritten quickly — more details are in the article on Bing as a layer for AI. Settings for AI crawlers are covered in robots.txt for AI.

After launch: what to measure

The first few days matter. Track:

  • Indexing and crawl errors — especially a spike in 404s, which points to missing redirects.
  • Internal links and navigation — make sure they point straight to the new URLs, not through a redirect.
  • AI traffic — if you track it (through custom segments or traffic sources), check whether it dropped; AI segments in Search Console help here.
  • AI visibility, manually — run your key queries through a visibility test and compare against the pre-migration picture.
  • Structured data — whether the new template actually outputs it; see structured data for AI.

Common mistakes

01

A 404 instead of a redirect

The fastest way to lose both your rankings and the foundation for AI citations. Every old URL needs a destination.

02

Everything to the homepage

Redirecting old URLs to the homepage en masse can be treated as a soft 404 or an irrelevant redirect, and the relevance is lost.

03

A forgotten crawl block

A line blocking crawling of the whole site survives from staging. The site is live for users, but robots.txt can stop search crawlers from crawling it.

04

Everything at once

Changing URLs, templates, and copy together means you won’t know what caused a drop. Separate the steps when you can.

Key takeaways

  • A migration changes what search engines and AI already know — without a URL map, you risk losing indexing and citations alike.
  • 301s and a single hop — permanent redirects, no chains, no blanket redirect to the homepage.
  • Leave the redirects running for a long time — AI can point at old URLs well after the fact.
  • Structured data and robots.txt — the two things a new template breaks most often.
  • Measure before and after — without a baseline you can’t evaluate a drop; why URLs matter.

Planning a redesign and don’t want to lose visibility? This site is run by Sniper Design — an AI SEO audit walks your redirects, structured data, and AI visibility after a migration and pinpoints what got lost along the way.

For transparency: this process draws on public search engine documentation and practice as of July 11, 2026. The pace at which AI systems settle after a migration varies by tool and can’t be guaranteed; the steps here reduce the risk but don’t eliminate it. How the content on this site is produced is described on the author page.

Sniper Design
Help with implementation

Don't want to handle it in-house? We'll build it for you.

At Sniper Design we do full‑service AI SEO — strategy, audit, implementation, and content. E‑commerce specialists since 2016, 600+ e‑shops delivered. We build AI search in from the ground up — into homepage designs, content structures, and client site audits.

  • E‑commerce since 2016
  • 600+ e‑shops
  • Our own e‑shop
FAQ · 6 questions

Common questions on this topic

01 What's at risk in a site migration or redesign?
A migration changes URLs, templates, or the domain, which means search engines and many AI tools end up working with different addresses and templates than before. You risk losing indexing and rankings, and in the AI era you also risk losing the foundation for citations: many AI tools link to specific URLs, and when one stops working, the citation loses its destination.
02 Why use a 301 instead of a 302?
A 301 redirect signals a permanent change; a 302 signals a temporary one. A migration is permanent, so a 301 tells search engines clearly that the new URL replaces the old one. A temporary 302 can leave systems holding on to the original address, which drags out the ambiguity for no reason.
03 Can I delete the old URLs eventually?
It's better to leave the redirects running long term. AI systems ingested your content earlier and can point at an old URL well after the fact. As long as the redirect works, the visitor lands on the right page. Kill the URL and that citation becomes a link to a broken page.
04 How fast does a migration show up in AI answers?
Expect a lag. Regular search usually processes changes relatively quickly, but with some AI tools the changes can surface later, and the pace varies from tool to tool. So for a while, AI may keep pointing at your old URLs. That's one more reason to keep the redirects working.
05 What should I check right after launch?
Start with robots.txt, noindex tags, and canonical URLs, because a crawl block, an indexing block, or a pointer to the staging domain often survives the move. Then confirm the redirects work and no 404s are piling up, and submit your sitemap. Finally, track indexing and AI traffic against your baseline.
06 Can I rewrite the content during a redesign?
You can, but you make evaluation harder on yourself. When URLs, templates, and copy all change at once, you won't be able to tell what caused a drop if one happens. Separate the steps if you can: migrate first with the content intact, confirm everything is healthy, and only then rework the copy.
Keep reading

Related articles

All blog articles Back to home