Migration
Redirect List Formatter
Convert URL lists into redirect rules for different platforms.
Format Notes
- Apache: Add to .htaccess file in your root directory
- Nginx: Add to your server block configuration
- Cloudflare: Save as _redirects in your publish directory
- Vercel: Add to vercel.json in project root
How to Use
- 1 Paste your URL pairs (old URL → new URL), one per line
- 2 Separate each pair with a tab, comma, or multiple spaces
- 3 Choose your output format (Apache, Nginx, Cloudflare, Vercel, or CSV)
- 4 Select 301 (permanent) or 302 (temporary) redirect type
- 5 Copy the generated rules to your server configuration
When to Use Each Format
- Apache (.htaccess): Traditional hosting with Apache web server
- Nginx: Nginx web server (common for high-traffic sites)
- Cloudflare: Sites using Cloudflare Pages
- Vercel: Sites deployed on Vercel platform
- CSV: For documentation or importing into other tools
Let's work together
Monthly retainers or one-off projects. No lengthy reports that sit in a drawer.
Let's Talk