Chykalophia Docs
Domains & DNS

Parked & redirected domains

What it means to park a domain, how domain redirects work, and when to use each — including redirecting variant domains to your main site.

Difficulty
Beginner

Not every domain needs to have its own website. Sometimes you register extra domains for brand protection, or you have old domains that should send visitors somewhere new. This guide explains what parking and redirecting mean and when each is useful.

Quick summary

A parked domain is registered but not in use — it holds the name without showing a website. A redirected domain automatically sends visitors to another URL. Redirecting extra domains (like yourbusiness.net) to your main domain (yourbusiness.com) is a common and smart move for brand protection.

What is a parked domain?

A parked domain is a domain you've registered but aren't currently using for a website or email. The name is yours and it won't expire as long as you keep renewing it, but it doesn't point to anything meaningful.

When someone visits a parked domain, they typically see one of:

  • A blank page or "coming soon" placeholder
  • A placeholder or advertising page put there by the registrar
  • A simple holding page you've set up yourself

Parked domains are useful when:

  • You're protecting a valuable domain name from being registered by someone else
  • You've registered multiple extensions (.com, .co, .net) and only actively use one
  • You've bought a domain for a future project and aren't ready to launch yet

What is a domain redirect?

A domain redirect automatically sends anyone who visits one domain to a different URL. The visitor's browser receives a redirect instruction and is immediately taken to the destination.

For example:

  • yourbusiness.net → redirects to → yourbusiness.com
  • old-brand-name.com → redirects to → new-brand-name.com

The visitor ends up at your main site without noticing the redirect (unless they watch the address bar).

Why redirect domains?

Brand protection

You might register yourbusiness.net, yourbusiness.co, and yourbusiness.org to prevent competitors or squatters from registering them. Redirecting them all to yourbusiness.com means any traffic (however small) lands on your real site.

Old domain names

If your business has rebranded or changed names, keeping the old domain registered and redirecting it to the new one catches traffic from old links, bookmarks, and people who remember the old name.

Typo domains

Some businesses register common misspellings of their domain name (like youbusiness.com) and redirect them.

How to set up a domain redirect

Domain redirects can be set up in different places, depending on your setup:

Most registrars offer a basic URL forwarding or redirect feature in the domain management panel. Look for "URL Forwarding," "Redirect," or "Forwarding" settings.

At Namecheap, for example, it's a record: open the domain, go to the Advanced DNS tab, click Add New Record, and choose URL Redirect Record as the type. Use @ as the host for the root domain and www for the www version, and put your main site in the value (e.g., https://yourbusiness.com). Choose a 301 (Permanent) redirect if this is a long-term change. Remove any conflicting A, CNAME or ALIAS record for the same host, or the redirect won't behave.

301 vs 302 redirects

TypeMeaningWhen to use
301Permanent redirectThe old domain permanently redirects here — use for rebrands and extra domains
302Temporary redirectThe redirect is only for now — use for temporary situations

Use 301 redirects for domain redirects and rebrands. Google says permanent redirects like a 301 "don't cause a loss in PageRank", and it recommends keeping them in place for at least a year — that's the window it needs to move all the signals from the old addresses to the new ones.

Common questions

Do parked domains affect SEO?

A parked domain has no content, so it has no SEO value on its own. Redirecting it to your main domain with a 301 is the way to pass on whatever value the old address had: Google says permanent redirects don't cost you PageRank, and it asks you to leave the redirect up for at least a year so it can move all the signals across.

Do I need hosting for a redirect-only domain?

Not necessarily. Registrar-level redirects don't require hosting. What they often can't do well is HTTPS: the redirect works when someone arrives over plain http://, but serving https:// on the extra domain needs a certificate on that domain. Namecheap, for example, says a redirect from https:// on one domain to https:// on another needs SSL certificates installed on both. Since browsers increasingly try https:// first, put the domain behind Cloudflare or your host if you want the redirect to hold up either way.

My old domain is showing ads instead of redirecting. Why?

The registrar has parked it with their own ad page. You need to set up a redirect yourself in the domain settings. See the instructions above.

Can I still use email on a redirected domain?

The redirect only affects web traffic (HTTP/HTTPS). Email uses separate MX records and is unaffected by a URL redirect. You could have a domain redirect web traffic to yourbusiness.com while still using email at @olddomain.com, though this is unusual.

Need a hand?

If you're stuck, email support@chykalophia.com and we'll help. Include your website address and a screenshot if you can.

Last updated

On this page