Bulk Redirect Mapper

Generate redirect rules for migrations, redesigns, and URL structure changes

Apache .htaccess Nginx Cloudflare
Documentation
Important for Site Migrations

Proper redirects preserve SEO value during migrations. Use 301 for permanent changes, 302 for temporary. Always test redirects before going live.

Input URLs
CSV format: old_url,new_url (one per line)
Example CSV:
/old-page,/new-page
/blog/old-post,/articles/new-post
https://old.com/page,https://new.com/page


Generated Rules
0 rules
# Add redirect mappings to generate rules