🚀 We're live on Product Hunt!Use codePRODUCTHUNTfor 3 months free on Pro.
Support us →
RedirectIQ
Redirect At The Edge

Redirect management built for SEO teams

Know whether your redirects are pointed at the right pages — not just that a 301 fired. No Jira tickets. No deployment pipelines. One dashboard for all your domains.

178,913

redirects served

How it works

Up and running in under 10 minutes

01

Connect your domain

Point your DNS to our nameservers. We handle SSL certificate provisioning automatically — no manual cert management required.

02

Add redirect rules

Create individual rules, use wildcard patterns, or bulk import thousands of URLs via CSV upload in seconds.

03

Changes go live in seconds

Save a rule and it takes effect globally within about a minute. No deployment pipeline, no configuration files, no waiting.

Sub-20ms at the edge, globally

Requests are resolved at the edge nearest your visitor. Median redirect latency under 20ms — faster than a single database roundtrip.

📊

SEO analytics, not just uptime

See hit rate, top paths, and destination accuracy per domain. Know if your link equity is flowing to the right pages — not just that a 301 fired.

🚫

No Jira tickets. No dev sprints.

Marketers create vanity URLs without opening a ticket. SEO teams manage migrations without waiting on a deployment. Engineering is no longer the bottleneck.

Everything an SEO team needs to manage redirects

Built for domain migrations, acquired brands, and agencies managing redirects across multiple sites.

Bulk import via CSV

Upload a spreadsheet of old → new URLs and import thousands of redirects in one go.

Wildcard & regex support

Match /blog/* to /news/* or use full regex for complex rewrite patterns.

Redirect analytics

See which paths get traffic, where link equity flows, and your hit rate per domain. Know if your redirects are helping your SEO or wasting it.

SSL auto-provisioned

Every domain you connect gets a free SSL certificate automatically — renewed before expiry.

Audit log for every change

Every rule create, update, and delete is logged with who made it and when.

Team roles & permissions

Invite teammates with read-only or editor roles. Admins control who can publish changes.

Redirect API

Manage redirects via API

Automate redirect rule management from your CI/CD pipeline, CMS, or any custom integration. Create, update, and delete 301/302 redirect rules programmatically with a simple REST API.

  • Bearer token authentication
  • Full CRUD for redirect rules and domains
  • OpenAPI spec available for code generation
View API reference →
curl -X POST https://api.redirectiq.com/api/v1/rules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domainId": "dom_abc123",
    "fromPath": "/old-page",
    "toUrl": "https://example.com/new-page",
    "statusCode": 301
  }'

Simple, transparent pricing

Start free. Upgrade as you grow.

Hobby
Free
  • 1 domain
  • 10 redirect rules
  • 1M/mo redirects
Pro
$15/mo
  • 20 domains
  • 500 redirect rules
  • 2M/mo redirects
Agency
$99/mo
  • Unlimited domains
  • Unlimited rules
  • 10M/mo redirects

Check if your redirects are working

Use our free redirect checker to instantly test any URL and see the full redirect chain.

Try free redirect tools →