Domain Forward vs Netlify _redirects

Netlify's redirect system is powerful for sites already hosted on their platform. Domain Forward is a standalone service that works with any DNS provider — no hosting required.

Feature-by-Feature Comparison

Netlify redirects are a hosting feature. Domain Forward is a dedicated forwarding service.

FeatureDomain ForwardNetlify _redirects
Dedicated redirect management UI
Redirect analyticsVia Netlify Analytics ($9/mo add-on)
REST APIDeploy API (indirect)
Automatic HTTPSYes (on Netlify-hosted sites)
Path forwarding
Wildcard / splat matchingUltimate plan ($99/mo)All plans
Country/language conditions
Proxy/rewrite modeYes (status 200 rewrites)
Signed proxy redirects
Requires Netlify hosting
Works with any DNS provider
Free plan5 hostnamesIncluded with Netlify free tier
Setup methodDashboard / API_redirects file or netlify.toml
Redirect types301, 302301, 302, 303, 307, 308, 200 (rewrite), 404
Rule limitBased on hostname count10,000+ (serialized output limit)
Domain forwarding (entire domain)Purpose-builtPossible but requires Netlify site
Netlify redirects features

Where Netlify Wins

Netlify's redirect system handles far more than simple forwarding. You get splat/wildcard matching, country and language-based conditions, proxy rewrites (serving content from another URL without redirecting), signed proxy requests, Edge Functions for complex logic, and support for every HTTP redirect status code. If your site is already on Netlify, redirects come free with your hosting — no additional service needed. The _redirects file is also version-controlled alongside your code, which appeals to developer workflows.

Where Domain Forward Wins

Domain Forward doesn't require hosting. You don't need to deploy a site, manage a build pipeline, or understand _redirects file syntax. Just point your DNS, set a destination, and go. This makes Domain Forward ideal for forwarding-only domains (old brands, vanity URLs, defensive registrations) that have no site to host. You get dedicated redirect analytics per domain, a management dashboard, and API access without having to wrap everything in a Netlify deploy.

Domain Forward redirect configuration
Choosing between Netlify and Domain Forward

Different Tools for Different Jobs

These aren't really competitors — they solve different problems. Netlify redirects are for managing URL routing within a hosted site. Domain Forward is for managing domain-level forwarding independently of any hosting platform. If your redirects are part of a website's URL structure, use Netlify (or whatever your host offers). If your redirects are entire domains pointing to other domains, use Domain Forward.

View Domain Forward Pricing

Frequently
asked questions

Technically yes — you can deploy an empty site with a _redirects file on Netlify. But this means creating a Netlify account, setting up a build pipeline, deploying a site, and managing DNS for a "site" that only exists to redirect. Domain Forward is purpose-built for this use case without the hosting overhead.

Domain Forwarding Without Hosting

No build pipeline. No deploy step. 5 domains free.