Redirect operations · migration files · platform exports

Generate redirect rules without handing your migration to a black box

Paste the old-to-new URL map you already trust. OpenWebmaster validates the graph, flattens chains, excludes loops and unsafe rows, then creates reviewable files for Cloudflare Bulk Redirects, Apache, Nginx, and Netlify.

INPUT
500 RULES
OUTPUTS
4 FORMATS
DEPLOY
MANUAL REVIEW
REDIRECT MAP

Build provider files from exact URL mappings

Use CSV, tab-separated, or pipe-separated rows. Each row needs source URL, target URL, and optional 301, 302, 307, or 308 status.

0 / 200,000 characters
What gets generated

Only retained deployable rules are exported. Query-specific sources remain in JSON evidence but are omitted from portable path exports when a platform cannot represent them safely.

301

Ready for a real redirect map.

No sample .htaccess file, fake deployment result, redirect score, traffic gain, or manufactured migration advice appears before you supply rules.

PLATFORM NOTES

Generated files still need staging review

Flatten chains first

The generator points chain sources directly to the computed final target, but keeps the original chain finding so you can explain what changed.

Split by host when needed

Path-based files belong in the server context for the old hostname. Mixed-host migration maps should be reviewed or split before release.

Verify after deployment

Use the live redirect checker after launch to confirm final URLs, terminal statuses, and observed chain length from the deployed site.