RedirectIQ
Redirect At The Edge

Redirects made easy, fast, and measurable

Set up a redirect in seconds. It's live globally in under a minute. And you get real analytics on every click — not just a status code. One dashboard for all your domains.

2,645,623

redirects served

Enter your domain, sign up free, and we'll walk you through setting up a www → naked domain redirect. No credit card required.

Or try a live redirect first, no sign-up needed →

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 under a minute

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.

📊

Real analytics, not just uptime

See hit rate, top paths, and destination accuracy per domain. Know exactly where every redirect sends people — not just that it fired.

🚫

No developer required

Create, edit, and bulk-import redirects yourself — no code, no deploy, no waiting on engineering.

Everything you need to manage redirects

Built for domain migrations, rebrands, and teams 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
  • 100 redirect rules
  • 1M/mo redirects
Pro
$15/mo
  • 20 domains
  • Unlimited 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 →