301 Redirects for a Domain Migration: The Founder's Checklist

A rebrand or domain upgrade lives or dies on how you handle redirects. Use this 301 redirect domain migration checklist to move traffic, rankings, and trust—without leaking equity.

PixelWorks Domains Team··6 min read

When you move to a new domain, the redirect layer is the single most consequential technical decision you'll make. Nail it, and search engines transfer your rankings, users land where they expect, and the equity you spent years building follows you home. Botch it, and you watch organic traffic evaporate in the weeks after launch—usually right when leadership is watching the numbers most closely.

This is a founder's 301 redirect domain migration checklist: a practical, sequenced plan you can hand to an engineer or run yourself. It assumes you've already made the strategic call to move—if you're still deciding, start with when a pivot demands a new domain and when your old one still fits. Here, we're focused on execution: getting every URL from the old domain to the new one cleanly, permanently, and without leaking value.

Why 301s specifically—and why they matter more than founders think

A 301 is a permanent redirect. It tells browsers and search engines that a page has moved for good and that all the authority pointing at the old URL should now be attributed to the new one. That distinction is not cosmetic. A 302 (temporary) redirect signals the move is provisional, and search engines may keep the old URL indexed and hold the ranking signals in limbo.

For a domain migration, you want the permanence and the equity transfer that only a 301 provides. Google's own guidance is explicit that a well-executed 301 migration preserves rankings over time—see Google Search Central's site move documentation for the canonical reference. The nuance that trips people up: the transfer isn't instant. It takes weeks for search engines to recrawl, reprocess, and reassign signals. Your job is to remove every source of friction and ambiguity so that process runs as fast and cleanly as possible.

Before you touch a redirect: the prep work

Most failed migrations fail before a single redirect is written. The groundwork determines whether your redirect map is complete or full of holes.

1. Crawl and inventory the old domain

Run a full crawl of the existing site and export every indexable URL. Cross-reference that with your analytics and Search Console data so you capture pages that get traffic even if they're buried in the architecture. You are building a definitive list of what exists and what earns clicks—both matter.

2. Pull your top pages by traffic and links

Not all URLs are equal. Identify the pages that drive the most organic traffic and the ones that hold the most inbound links. These are your priority redirects—the ones you test first and watch closest. A single high-authority page redirected incorrectly can cost you more than a hundred low-value ones.

3. Map old URLs to new URLs, one to one

The cardinal rule: redirect each old URL to its closest equivalent on the new domain, not to the homepage. Mass-redirecting everything to the root is one of the fastest ways to lose rankings, because you strip the topical relevance that made each page rank. Build a mapping spreadsheet with two columns—old URL, new URL—and account for every entry from your inventory.

4. Preserve URL structure where you can

If your path structure is sound, keep it. Changing the domain and restructuring every path at once multiplies risk and makes debugging miserable. Move the domain first; optimize architecture later as a separate project.

The 301 redirect domain migration checklist

With prep done, here's the sequence to execute. Work through it in order—each step assumes the one before it is complete.

  1. Finalize the new domain and confirm control. Verify DNS access, SSL provisioning, and registrar settings on the new domain. If you're still securing the exact name you want, read how to buy back or acquire your ideal .com during a rebrand before you commit to a launch date.
  2. Stand up the new site fully. Every destination URL in your map must exist and return a 200 before you point redirects at it. Redirecting to pages that aren't live yet creates redirect-to-404 chains that search engines treat harshly.
  3. Implement 301s at the server level. Configure permanent redirects on the old domain—via your server config, CDN, or hosting rules. Server-side 301s are cleaner and faster than JavaScript or meta-refresh workarounds, which search engines interpret less reliably.
  4. Redirect page-to-page, not page-to-home. Apply your mapping exactly. Reserve homepage redirects only for orphaned URLs with no logical equivalent.
  5. Eliminate redirect chains and loops. A URL should hop once—old to new—not old to interim to new. Chains dilute link equity and slow crawling. Audit for loops where two redirects point at each other.
  6. Update canonical tags, internal links, and sitemaps. On the new site, canonicals should reference the new domain. Update internal links to point directly at new URLs rather than relying on redirects. Generate a fresh XML sitemap with the new URLs.
  7. Verify both properties in Search Console. Add and verify the new domain, then submit the new sitemap. Keep the old property verified too—you'll need its data during the transition.
  8. Use the Change of Address tool. If you're moving the whole site, Google's Change of Address setting explicitly signals the migration and accelerates reprocessing. This is one of the highest-leverage steps founders skip.
  9. Test a representative sample. Manually check high-priority URLs, a spread of mid-tier pages, and known edge cases (trailing slashes, HTTP vs HTTPS, www vs non-www, query strings). Confirm each returns a single 301 to the correct destination.
  10. Keep the old domain and redirects live—indefinitely. Do not let the old registration lapse. Redirects need to persist for search engines and for the long tail of old links out in the wild. Budget for keeping that registration renewed for years, not months.

What to monitor after launch

Launch is the midpoint, not the finish line. For the first several weeks, treat monitoring as a standing responsibility.

  • Crawl stats and coverage: Watch Search Console for indexing errors, spikes in 404s, and how quickly new URLs get crawled and indexed.
  • Organic traffic and rankings: Expect a modest, temporary dip as signals transfer. A sharp, sustained drop means something in your redirect layer is broken—go back to your map and test.
  • Server logs: Confirm search engine bots are hitting old URLs and receiving 301s, then crawling the new destinations.
  • Broken redirects and new 404s: Catch any old URLs you missed and add them to the map.

For the deeper ranking-preservation strategy that sits alongside this technical checklist, pair it with our migration playbook for preserving domain authority through a rebrand. And once the technical move is stable, don't forget the human side—read how to announce a domain change without churning customers so the people who love your brand follow it to the new name.

The strategic frame

A clean 301 migration is what makes a domain upgrade an asset move rather than a reset. You're not starting over—you're relocating equity you already own to a stronger address. Founders who treat redirects as an afterthought pay for it in lost rankings; those who treat them as core infrastructure keep their momentum intact. For the full context on doing this without SEO fallout, see our guide to changing your startup's domain name after a rebrand.


If your rebrand hinges on landing the right name in the first place, that's where we come in. Browse the curated inventory at PixelWorks Domains to find a brandable, migration-worthy .com—or reach out about a specific acquisition and we'll help you evaluate it as the strategic asset it is. No pressure, just the right address for where you're headed.

Frequently asked questions

How long does it take for google to transfer rankings after a 301 migration

The transfer isn't instant—it takes weeks for search engines to recrawl, reprocess, and reassign ranking signals to the new domain. Expect a modest, temporary dip during this period, and treat monitoring as a standing responsibility for the first several weeks after launch.

Can I redirect all my old pages to the homepage during a domain move

No—mass-redirecting everything to the root is one of the fastest ways to lose rankings because it strips the topical relevance that made each page rank. Redirect each old URL to its closest equivalent on the new domain, reserving homepage redirects only for orphaned URLs with no logical match.

What happens if I use a 302 instead of a 301 for a domain migration

A 302 signals the move is temporary, so search engines may keep the old URL indexed and hold ranking signals in limbo. For a permanent domain migration you want the equity transfer that only a 301 provides.

How long should I keep the old domain and redirects live after migrating

Keep the old domain registration and its redirects live indefinitely—budget for renewing it for years, not months. Redirects need to persist for search engines and for the long tail of old links still pointing to your former address.

Why is my organic traffic dropping after a 301 domain migration

A modest, temporary dip is expected as signals transfer between domains. But a sharp, sustained drop means something in your redirect layer is broken, so return to your mapping spreadsheet and test high-priority URLs for errors, chains, or 404s.

Do I need to verify the old domain in Search Console after moving to a new one

Yes—keep the old property verified alongside the new one because you'll need its data during the transition. Add and verify the new domain, submit its sitemap, and use Google's Change of Address tool to signal the move and accelerate reprocessing.

More in Brandable Domains for Startups: Naming as a Growth Asset

View the full topic →

How Long Should You Keep Your Old Domain After Rebranding?

The old domain isn't dead weight—it's an asset with a decay curve. Here's how long to keep your old domain after a rebrand, what governs the timeline, and when to let it go.

Sep 2, 2026

Upgrading From .io or .co to .com in a Rebrand: Is It Worth It?

A .com upgrade during a rebrand can pay off—or bleed equity for little gain. Here's how to weigh the cost, trust, and SEO math before you switch TLDs.

Aug 26, 2026

Announcing a Domain Change: How to Move Customers Without Churn

A domain change is a trust event, not just a technical one. Here's how to announce a domain name change to customers with a sequenced plan that protects revenue and retention.

Aug 19, 2026

Preserving Domain Authority Through a Rebrand: A Migration Playbook

A rebrand shouldn't cost you years of accumulated ranking equity. Here's the operator's playbook to preserve domain authority after rebrand—technical migration, link salvage, and timing.

Aug 12, 2026

Continue reading

Going Global: Clearing a Startup Name Beyond U.S. Trademark Borders

A U.S. clearance check only protects you at home. Here's how international trademark clearance for a startup name works—and why it matters before you commit to a brandable domain.

Sep 4, 2026

Cross-Border Domain Escrow: Currency, Tax, and Jurisdiction Traps

International domain escrow transactions add currency risk, tax exposure, and jurisdictional uncertainty on top of the usual deal mechanics. Here's how operators de-risk a cross-border acquisition before wiring a dollar.

Sep 4, 2026

Estimating a Domain's Past Organic Traffic Before You Acquire It

Past organic traffic can signal real inherited value—or a mirage. Here's how to estimate a domain's past organic traffic honestly, cross-check the numbers, and price the risk before you buy.

Sep 4, 2026

How to Discount Volatile Domain Revenue for Seasonality and Risk

Volatile income can make a domain look richer—or riskier—than it is. Here's a pragmatic framework for adjusting domain valuation for revenue volatility, seasonality, and concentration risk before you buy.

Sep 4, 2026

Featured domains

downtownatlantaliving.com
Downtown Atlanta Living
$2,999
doctorsatlanta.com
Doctors Atlanta
$2,999
atlantashop.com
Atlanta Shop
$7,488
atlantaluxurybroker.com
Atlanta Luxury Broker
$2,999
Browse all domains →