>_ Redirect Rules Generator

Generate redirect rules for Apache .htaccess, Nginx, Cloudflare Page Rules, and HTML meta refresh.

FAQ

When should I use 301 vs 302?

Use 301 for permanent moves (passes ~90-99% of link equity). Use 302 for temporary redirects (when you plan to bring the old URL back).

Does this support wildcard redirects?

Yes. Use * in the source path and the generator will create the appropriate regex or wildcard rule for your server.