Create Redirect Rule
đĄ Pro Tip: Use regex patterns for advanced matching. Test your rules before deploying to production!
đ Regex Pattern Examples:
^/blog/\d{4}/.*$ - Match year-based blog URLs
^/product/([^/]+)$ - Capture product slug
^/(en|es|fr)/.*$ - Match language prefixes
.*\.html$ - Match all HTML files
Your Redirect Rules
No rules created yet. Add your first rule to get started!
Generated Output
// No rules generated yet
Source,Destination,Type,Priority,Description
â
Copied to clipboard successfully!