301 Redirect Map Generator | .htaccess & Nginx Rules
Turn a migration list into ready-to-deploy 301 rules for Apache, Nginx or a redirect plugin, with chain detection.
Turn a migration list into ready-to-deploy 301 rules for Apache, Nginx or a redirect plugin, with chain detection. Runs entirely in your browser — nothing is uploaded, nothing is stored.
301 redirect map generator
Turn a migration spreadsheet into ready-to-deploy 301 rules, with chain detection.
Migrations fail on redirects, not on design
Almost every traffic collapse after a redesign traces back to the redirect map: URLs mapped to the homepage instead of their equivalent, chains three hops deep, or whole sections forgotten. This tool converts your old-to-new list into deployable rules and flags any source that redirects to another redirected URL.
Rules for a clean map
- Redirect every old URL to its closest equivalent, never to the homepage in bulk.
- Use 301 for permanent moves; 302 only for genuinely temporary ones.
- One hop, always — chains waste crawl budget and leak signal.
- Preserve query strings only when they change the content.
- Keep the map in version control; you will need it again.
Migration checklist
- Crawl the live site and export every indexable URL before launch.
- Pull the top 500 URLs by clicks and links — these must be mapped by hand.
- Generate rules here and deploy them with the new site, not after.
- Re-crawl the old URL list post-launch and confirm every one returns a single 301.
- Submit updated sitemaps and watch Search Console coverage for two weeks.
Verify what you deployed
Test the live behaviour with the redirect checker to confirm each URL resolves in one hop with the right status code.
Other free tools
Found problems you would rather not fix yourself?
Send us the scan output. We will tell you which issues actually affect rankings, and quote the work if you want it handled.