Domain forwarding is one of the most common things people want to do with extra domain names, and also one of the most frequently done incorrectly. Whether you are redirecting an old domain to your new one, funnelling multiple domain variations to a single canonical site, or pointing a personal domain to your business URL, the mechanics matter - particularly if SEO is a consideration.
What Domain Forwarding Is
At its simplest, domain forwarding means that when someone visits one domain, their browser is automatically redirected to a different URL. The forwarding domain itself does not host any website - it just points visitors elsewhere.
This is distinct from adding a domain to your hosting account and pointing it at a folder. With forwarding, the domain does not have its own web space; it simply issues a redirect instruction to the browser.
The Types of Domain Forwarding
301 Permanent Redirect
A 301 tells browsers and search engines that the move is permanent. Search engines consolidate any link authority and indexing signals from the forwarding domain to the destination domain. If your old domain had any SEO value, a 301 is the only way to transfer that value to your new domain. Use a 301 when you have rebranded, changed your primary domain, or are consolidating multiple domains permanently.
302 Temporary Redirect
A 302 tells browsers and search engines that the redirect is temporary - the original URL is expected to return eventually. Search engines keep the original domain indexed and do not pass link authority to the destination. Use a 302 only when the redirect is genuinely temporary (for example, redirecting to a seasonal sale page that will be removed). Using a 302 for a permanent situation is a common mistake that costs SEO value.
Masking (Frame Forwarding)
Some registrar control panels offer a "masking" or "stealth" option. This loads the destination URL inside an invisible HTML frame, so the forwarding domain remains visible in the browser address bar even though a different site is displayed. Avoid this entirely. It breaks many modern websites that have frame-busting security headers, creates duplicate content issues for search engines, causes accessibility problems, and does not work correctly with SSL certificates. There is no legitimate use case for masking in modern web hosting.
Common Use Cases for Domain Forwarding
Consolidating domain variants. You registered yourcompany.ca, yourcompany.com, and yourcompany.co - but your primary site is on the .ca. Forwarding the .com and .co to the .ca ensures visitors who type the wrong extension still reach you.
Personal name to business domain. A consultant or professional might own richardmadison.ca and forward it to their company's team page or a personal landing page at a different domain.
Post-rebrand domain transition. Your company was called OldName Inc. and is now NewName Inc. You still own oldname.ca - forward it to newname.ca with a 301 to catch old bookmarks and links while building SEO on the new domain.
Campaign-specific short domains. A memorable, short domain (canadaoffer.ca) can forward to a long campaign landing page URL. Use a 302 if the campaign is temporary; a 301 if the short domain will always lead to this destination.
Setting Up Forwarding in cPanel
In your cPanel account, navigate to Domains and look for Redirects. You will be prompted to choose:
- Type: 301 Permanent or 302 Temporary
- Domain: The domain you want to forward from (must be pointed to your hosting, even if it has no site files)
- Redirects To: The full destination URL, including the
https://prefix
You can also choose whether to redirect both www and non-www versions of the domain. For most forwarding scenarios, redirecting both is the right choice.
Note that the domain being forwarded needs to have its DNS pointed at your hosting server, or at minimum have its A record pointed to an IP where your cPanel redirect rules can take effect. Many registrars also offer forwarding at the registrar level, which does not require the domain to be pointed at your hosting.
SEO Implications
A correctly configured 301 redirect passes most (but not all) of the original domain's authority to the destination. The SEO benefit of forwarding depends on how much value the forwarding domain carries. A brand new domain being forwarded to your main site adds no value. An older domain with established backlinks and indexed pages can add meaningful authority through a 301.
One domain forwarded via 301 to your main site: beneficial if the forwarding domain has history. Twenty domains all forwarding to your main site from domains you registered last week: no SEO benefit, and potentially a signal of low-quality domain acquisition if done excessively.
Keep your domain portfolio focused on genuinely useful redirects - protecting your brand, capturing common misspellings, and managing past domain transitions - rather than speculative domain accumulation.

