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>

Turn one-off tools into a real team workspace

Built for student projects, college clubs, and small startups that need docs, boards, channels, and AI in one place instead of four separate apps.

Frequently Asked Questions

Related Tools You Might Like