Redirection Hosting

Redirect hosting where rules resolve before WordPress loads.

A redirect plugin evaluates its rules by booting WordPress on every miss. After a site restructure that means the busiest requests on the site are the most expensive ones.

Rules resolved at the edge404 log kept boundedLoops caught early
Edge redirectsBounded 404 logLoop detectionDaily backupsFree SSL24/7 support
Built for redirects

A miss is the expensive path.

Redirects only run on requests that did not match anything, which is exactly the path nobody optimises.

Rules answered without booting the application

A restructure produces thousands of rules evaluated on every 404. Resolving them at the edge turns the most frequent request on the site into the cheapest one.

No PHP boot

A 404 log that cannot fill the disk

Logging every miss is genuinely useful and grows faster than anything else on the site, because most misses are bots. Retention is bounded deliberately.

Retention set

Loops and chains caught before launch

A rule pointing at a URL that another rule redirects is a chain, and two rules pointing at each other is a loop. Both are checked rather than discovered by a crawler.

Rules that survive a migration

Redirect tables are plugin data, so they are easy to leave behind in a move. They are carried over deliberately, because losing them undoes years of link equity.

Regex rules kept off the hot path

Pattern rules are evaluated in order against every miss, so a long list of them makes every 404 progressively slower.

The 404 path

Optimised last, requested most.

After a restructure the highest-volume route on a site is often the redirect path — old URLs from search results, old links, and bots working through a stale index.

  • Redirect rules resolved at the edge
  • 404 log retention bounded
  • Chains and loops detected before launch
  • Rules migrated deliberately
Rules
Active
14,200
Resolution
Layer
edge
404 log
Retention
30 days
Chain audit
Pre-launch
running
Redirect latency

The old URL should be fast too.

Search results and inbound links keep sending traffic to old URLs for years, so the redirect path is a permanent part of the site rather than a migration artefact.

Edge
rule resolution
Bounded
404 log growth
Checked
chains and loops
MagicWP25 ms
Typical shared host780 ms
Rules evaluated in PHP340 ms

Illustrative comparison of an old URL resolving to its target. Your numbers depend on rule count and resolution layer.

Configuration

What we change for redirect management

Redirects live on the request path nobody tunes, and they stay there for years after the migration that created them.

SettingWhat we doWhy
Rule resolutionAnswered at the edge ahead of the applicationA plugin evaluating thousands of rules requires booting WordPress on every miss, which makes the most frequently requested path the most expensive one.
404 log retentionBounded with a stated windowLogging every miss is useful and grows faster than any content table, because the overwhelming majority of misses are automated.
Chain and loop detectionChecked before rules go liveA rule pointing at a URL another rule redirects wastes a hop on every request, and two pointing at each other is an outage for those URLs.
Migration handlingRedirect tables carried across deliberatelyThey are plugin data rather than content, which makes them easy to lose in a move — and losing them discards years of accumulated link equity.
Pattern rule orderingRegex rules kept short and orderedPattern rules are tested in sequence against every miss, so a long list makes each 404 progressively slower than the last.
Plans

Simple, transparent pricing.

Every plan includes free migration, daily backups, SSL and 24/7 support.

MonthlyYearly 2 months free
Starter
For personal sites, blogs, and portfolios.
$20/mo
  • 1 WordPress site
  • 10 GB NVMe disk
  • Free SSL
  • Daily backups
  • One-click deployment
  • Support tickets
Start free trial
Pro★ Most popular
For growing businesses and busy stores.
$80/mo
  • 5 WordPress sites
  • 50 GB NVMe disk
  • Free SSL
  • Daily backups
  • One-click deployment
  • Priority support tickets
Start free trial
Enterprise
For agencies and high-traffic platforms.
$250/mo
  • 20 WordPress sites
  • 200 GB NVMe disk
  • Free SSL
  • Daily backups
  • One-click deployment
  • Dedicated support
Start free trial
FAQ

Questions, answered.

Do thousands of redirects slow a site down?
In a plugin, yes — each miss boots WordPress to evaluate the rules. Resolved at the edge instead, the redirect becomes the cheapest request on the site rather than the most expensive.
Should I log 404s?
Yes, but with a retention window. It is genuinely useful data and it grows faster than anything else on the site, because most misses come from bots rather than people.
What is a redirect chain and why does it matter?
A rule pointing at a URL that another rule also redirects. Every request pays for both hops, and crawlers eventually stop following long chains altogether.
Will my redirects survive a migration?
They are carried over deliberately here. Redirect tables are plugin data rather than content, which is exactly why they get left behind — along with years of link equity.

Make the old URLs fast too.

Move the site across — migration is free, redirect rules included.