Site Migration

Bulk Redirect Map Generator

Easily generate redirect rules for Apache, Nginx, or Next.js. Paste your URLs and get the code instantly.

One pair per line
Generated Code
# 301 Redirects
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^old-page$ /new-page [R=301,L]
RewriteRule ^blog/old-post$ /blog/new-post [R=301,L]
</IfModule>

Stop juggling multiple apps

Nyxhora brings your entire team's workflow into one unified workspace. No more context switching.

Get Started for Free

Frequently Asked Questions

Related Tools You Might Like