Without redirects, migrating from another platform means losing the search rankings you built over months or years. 301 redirect management removes that risk.
How it works
- Exact match redirects: map specific old URLs to their new equivalents on your board. Each redirect returns a 301, signaling to search engines that the move is permanent and transferring link equity
- Wildcard patterns: redirect entire URL structures with pattern matching. Use capture groups to rewrite paths dynamically, e.g.
/old-jobs/*/applybecomes/jobs/*/applywith a single rule - CSV bulk import: upload hundreds of redirect rules at once from a spreadsheet. No need to add them one by one
- Instant activation: redirects take effect immediately after saving. No deploy cycle, no cache purge
- Management dashboard: view, edit, and delete redirect rules from the admin panel. Test rules before going live
The impact
Search engines treat a 301 as a permanent signal to pass ranking authority from the old URL to the new one. Without redirects, every inbound link, bookmark, and indexed page pointing to your old platform becomes a dead end and your organic traffic drops. This makes platform migration safe.