↪️ Redirectly
Bulk 301/302 redirect management you own forever.
Rebrandly gates real redirect features behind $29+/month tiers, with rules plan-capped and everything in their cloud. Redirectly is the same job self-hosted: it runs as the actual redirect layer or exports rules for nginx and Cloudflare. $24, once.
Redirectly screenshot is being captured — the app is shipped and real.
Features
Exact, wildcard and regex rules
301, 302 or 307 status codes with $1 to $9 capture substitution and active/inactive toggles.
Bulk CSV import/export
Dump hundreds of old-URL to new-URL mappings straight from a migration spreadsheet.
Hit tracking per rule
Count, last hit and last referrer show which old URLs still get traffic, and tracking soft-fails so it can never break a redirect.
404 rescue
Unmatched paths are logged with counts so you can convert a high-traffic 404 into a redirect rule in one click.
UTM / query passthrough
Incoming ?utm_* params merge into the target URL via a per-rule toggle.
Edge exports
Export nginx location/rewrite config or Cloudflare Bulk Redirects JSON if you would rather run rules at the edge.
Redirectly vs Rebrandly
Rebrandly at $29+/mo runs roughly $348/year — $696 over two years. Redirectly is $24, once.
| Redirectly | Rebrandly | |
|---|---|---|
| Price | $24 once | $29+/mo |
| Rules | Unlimited | Plan-capped |
| Wildcard + regex | Yes | Enterprise-gated |
| Bulk CSV import | Yes | Higher tiers |
| Hit tracking | Yes | Yes |
| 404 to redirect rescue | Yes | No |
| Your data | Your SQLite file | Their cloud |
| Self-hosted | Yes | No |
Less than one month of Rebrandly buys Redirectly outright, redirect features and all.
Three steps, no subscription
Buy once on Whop
One payment of $24 gets the packaged Windows installer, or clone the MIT source at github.com/bensblueprints/redirect-manager and run it yourself for free.
Deploy or run desktop
Docker-compose onto a $5 VPS to run it public, or run the desktop build locally with data in your user profile.
Point traffic at it
Aim DNS or your reverse proxy at Redirectly, import your CSV of mappings, and every unmatched GET is matched against your active rules.
Honest answers
Is it really free on GitHub?
Yes, Redirectly is MIT-licensed at github.com/bensblueprints/redirect-manager. The $24 buys the packaged Windows installer and 1-click setup; building from source is free.
Where does my redirect data live?
In a SQLite file on your own server. It is 100% local: no telemetry, no external services.
Is this a subscription in disguise?
No. $24 once, no renewal, no plan caps on the number of rules.
Own Redirectly forever
$24 once. Deploy on your own server — your data never leaves it. No renewal, no account with us, no meter. Or build it yourself from the MIT source — it's the same app.