Free Subdomain Forwarding: How to Redirect Domains Without Hosting
Need to forward your domain to another URL without paying for hosting? Here are the best free domain forwarding options and how DNS-based redirects work.
What Is Domain Forwarding?
Domain forwarding (also called domain redirecting or URL forwarding) is the process of automatically sending visitors from one domain name to another. When someone types in the forwarded domain, their browser is instantly redirected to the destination URL. No web server or hosting account is required on the forwarded domain itself.
Subdomain forwarding works the same way but at the subdomain level. For example, you might forward blog.example.com to www.example.com/blog, or redirect an apex domain like example.com to www.example.com. The key benefit is that you do not need to set up a web server, install any software, or pay for hosting to make the redirect work.
Common Use Cases for Free Domain Forwarding
There are several practical scenarios where free domain forwarding saves time and money:
- Redirecting apex to www: Many hosting providers and CDNs (like Netlify, Vercel, and GitHub Pages) require your site to live on the
wwwsubdomain. A free domain redirect service lets you point your naked domain (example.com) towww.example.comwithout extra infrastructure. - Migrating to a new domain: If you have rebranded or moved to a new domain name, you can forward the old domain to the new one so existing links and bookmarks continue to work.
- Redirecting old or parked domains: If you own multiple domains, forwarding them all to your primary website ensures visitors always end up in the right place.
- Consolidating subdomains: Forward deprecated subdomains to your main site to maintain SEO value and prevent dead links.
- Marketing and vanity URLs: Register a short or memorable domain and forward it to a specific landing page or campaign URL.
Free Domain Forwarding Options Compared
You do not need to spend money to redirect a domain. Here are the most popular free approaches:
1. DNS-Based Redirect Services (Recommended for Apex-to-WWW)
Services like ApexToWWW provide free DNS-based domain redirects specifically designed for pointing your apex domain to the www version. You simply add DNS records to your domain, and the service handles the HTTP redirect, SSL certificate provisioning, and path forwarding automatically.
This approach is ideal because it requires no hosting, no account sign-up, and works with any DNS provider. The redirect happens at the network level with minimal latency, and the service issues a proper 301 (permanent) redirect that preserves your SEO ranking signals.
2. Cloudflare Page Rules (Free Tier)
If you use Cloudflare as your DNS provider, you can set up URL forwarding using Page Rules on the free plan. Cloudflare gives you three free Page Rules per domain, which is enough for basic forwarding. You create a rule matching your domain and set the forwarding URL with a 301 redirect.
The downside is that you must transfer your DNS to Cloudflare (or use them as your nameservers), and the free tier limits you to three rules. For simple apex-to-www redirects, a dedicated DNS redirect service is often simpler to configure.
3. Registrar Forwarding (GoDaddy, Namecheap, etc.)
Most domain registrars offer built-in URL forwarding, sometimes for free. GoDaddy, Namecheap, Google Domains (now Squarespace), and others let you set a forwarding destination directly from their domain management panel.
However, registrar forwarding often comes with limitations. Some registrars do not support HTTPS on the forwarded domain, meaning visitors will see security warnings. Others do not preserve the URL path (so example.com/about redirects to www.example.com instead of www.example.com/about). Some registrars also inject frames or use masked forwarding, which hurts SEO and can confuse search engines.
How ApexToWWW Works for Free Apex-to-WWW Forwarding
ApexToWWW is a free DNS redirect service built specifically for the most common forwarding scenario: redirecting your apex domain to www. Setting it up takes less than two minutes:
DNS Records to Add
Log into your DNS provider and add these two records for your apex domain:
| Type | Name | Value |
|---|---|---|
A |
@ |
65.21.184.101 |
AAAA |
@ |
2a01:4f9:c012:a304::1 |
Once the DNS records propagate (usually within a few minutes to a few hours), ApexToWWW automatically handles the rest:
- Automatic SSL certificates: A free TLS certificate is issued for your apex domain so the redirect works securely over HTTPS with no browser warnings.
- 301 permanent redirect: Visitors and search engines are sent a proper 301 redirect, which tells search engines to transfer ranking signals to your
wwwdomain. - Full path and query string preservation: Requests to
example.com/page?ref=123are forwarded towww.example.com/page?ref=123, keeping deep links and tracking parameters intact.
There is no account to create, no configuration dashboard to manage, and no monthly fees. The service runs entirely through DNS records.
Paid Alternatives and Why Free Works for Simple Redirects
Several paid services offer domain forwarding as part of a larger platform. Hosting providers, premium DNS services, and redirect management tools charge anywhere from a few dollars to tens of dollars per month. These paid options make sense if you need advanced features like conditional redirects based on geography, device type, or custom headers, A/B testing different redirect destinations, or detailed analytics on redirect traffic.
However, for the vast majority of use cases, especially the simple apex-to-www redirect, a free service does the job perfectly. There is no performance difference between a paid redirect and a free DNS-based redirect. Both return a 301 response in milliseconds. Paying for something that can be accomplished with two DNS records and a free service is unnecessary overhead.
If all you need is to get example.com pointing to www.example.com, keep it simple and free.
Get Started with Free Domain Forwarding
Setting up free subdomain forwarding with ApexToWWW takes less than two minutes. Add two DNS records, wait for propagation, and your apex domain will automatically redirect to your www site with full HTTPS support and path preservation.