Section 1
What actually kills rankings in a migration
Strip away the folklore and migrations damage SEO through exactly three mechanisms. Broken URLs: pages that ranked now return 404s, so their accumulated equity, links, history, relevance, evaporates. Lost content: pages quietly dropped in the redesign because nobody inventoried what existed. Degraded technical quality: the new site is slower, blocks crawlers, or buries content that used to be prominent. Notice what is not on the list: the platform itself. Google does not rank WordPress above Webflow or penalize a move to Framer; its site-move documentation states plainly that a correctly executed migration with proper redirects has minimal lasting effect on search performance. Every catastrophic migration story traces back to skipped process, not changed tools. That is good news, because process is entirely within your control. If you are turning this into practice, [How to Choose a Website Platform for Your Service Business (Without Regret)](/blog/how-to-choose-a-website-platform-for-your-service-business) maps the adjacent system.
Section 2
The migration playbook, step by step
The work divides into before, during, and after. Before: export every URL the site has, from your sitemap, Search Console's indexing reports, and an analytics list of pages that received organic traffic, then map each one to its destination on the new site in a spreadsheet. This mapping is the migration; everything else is logistics. Decide deliberately what dies: per Google's documentation, retired content should return an intentional 404 or 410, not a surprise one. During: implement 301 redirects for every mapped URL, launch, and submit the new sitemap. After: verify both old and new properties in Search Console, watch crawl errors weekly, and keep redirects live for at least a year, Google recommends maintaining them long-term so equity fully transfers. The table sequences the critical steps.
Section 3
Redirects: the rules operators get wrong
Redirects carry the entire weight of a migration, and the errors are predictable. Use permanent (301) redirects, not temporary (302), for moved content, Google's redirect documentation explains permanent redirects are the strong signal that consolidates ranking signals at the new URL. Redirect page to page, not everything to the homepage: a hundred old service pages all pointing at your homepage tells Google the content is gone, and tells users nothing. Avoid chains, old URL to interim URL to final URL, because every hop dilutes and slows; point each old URL directly at its final destination. Test before launch with a crawler against the staging redirect rules, not after with angry analytics. And resist the urge to clean up by deleting redirects after a few months; they are infrastructure, not clutter. To see how this connects to the wider system, read [HTTPS and Website Security: The Trust Signal Buyers Check Without Knowing It](/blog/https-website-security-trust).
Section 4
Use the migration to subtract, not just to move
A migration is the one moment you will ever have a complete inventory of your website on a spreadsheet, and that makes it the cheapest pruning opportunity you will ever get. Most sites accumulate sediment, thin posts from 2019, duplicate service pages, event pages for events long past. Migrating sediment faithfully preserves its mediocrity. Instead, sort the inventory by organic traffic and conversions: pages that earn both move as-is, pages with traffic but no conversions move and join the rewrite queue, and pages with neither get consolidated into stronger pages (with redirects) or intentionally retired. John Maeda's law applies cleanly: subtract the obvious, add the meaningful. Teams that treat migration as curation routinely launch with fewer pages and more traffic within a quarter, the equity concentrates instead of scattering. For the step that usually comes next, see [How to Automate Lead Qualification Without Losing the Human Touch](/blog/how-to-automate-lead-qualification-without-losing-the-human-touch).