Skip to main content
.com domains from $2.99 — free WHOIS privacy on every name

Domains On The Account

Parked domains: an alias that still needs a certificate

The spare name resolves, the redirect works in a browser, and a command-line check still shows two extra round trips on every cold visit.

The short answer

A parked domain is a registered name aimed at your hosting that serves no content of its own. It is either an alias, showing the same site under a second name, or a redirect, sending visitors to the canonical address — and those two options behave very differently.

For anything you care about ranking, redirect rather than alias. Two names serving identical pages split the signals between them; a single 301 pools everything onto one address and leaves no ambiguity about which one is canonical.

Parked names cost almost nothing to serve, but they still need a valid certificate, and here that is issued and renewed automatically once the name resolves to us.

By the HostingFast team · Reviewed 12 August 2026

0

Terms defined here

100+

Typical read time

Real

English, no hand-waving

Free

Engineers on shift

The usual reasons to hold one are defensive: misspellings of your brand, the other common extension, a product name you might use later. Registration is the cheap part of the exercise and buying the name back from whoever registered it first is the expensive part, which is what makes parking sensible insurance.

The mechanical part is small. The name resolves to the same server, the web server recognises it, and it either serves the existing document root or returns a redirect. What people get wrong is not the setup; it is the certificate and the number of hops.

TLS comes before the redirect

Type the parked name with https in front of it and the certificate handshake happens first. Only if it succeeds does the server get a chance to issue the redirect. A parked name without a valid certificate therefore produces a browser warning rather than a redirect, and the visitor never reaches the destination.

Certificates issue automatically here once the name points at us, but check rather than assume. Load every parked name over https by hand after setting it up, and again after any DNS change.

Count the hops with curl

Run curl -sIL against the bare http address of the parked name and count the 301 responses that come back. You want exactly one, landing directly on the canonical https hostname. Chains like http to https to https-with-www are common and every extra hop is a full round trip charged to every cold visitor.

Fix a chain by redirecting once, to the final canonical address, rather than letting each rule hand off to the next. This is a two-minute job that improves a real number rather than a score.

Alias or redirect, decided by purpose

Use an alias when a second name genuinely needs to serve the same site — an internal short name, a campaign name you do not want indexed separately, or a transition period during a rebrand. Even then, keep the canonical tag pointing at one address so search engines are never in doubt.

Use a redirect everywhere else, which in practice is nearly everywhere: misspellings, alternative extensions, expired brand names and anything picking up mistyped traffic.

Parked names on our platform

Parking costs nothing on the hosting side beyond the yearly registration, because neither an alias nor a redirect has content to serve. Free SSL covers every name pointed here, redirects are configurable from the panel and daily backups cover the configuration along with everything else.

Read 301 Redirect for the mechanism, Addon Domain for the case where the second name should actually be a site, and TLD for what an alternative extension costs to hold.

Hunting down the right domain name before someone else takes it

The spare name, checked from the command line

A parked name that works in a browser can still be costing every visitor two extra round trips. This entry covers the certificate order of operations and the one-line check that counts your redirect hops.

Free SSL covers every name pointed at us, including the ones that exist only to send people somewhere else.

  • Handshake first, redirect second
  • curl -sIL to count the 301s
  • Alias splits signals, 301 pools them
  • One hop to the canonical hostname

Why HostingFast

Standard on every plan

Free SSL on parked names too

Certificates issue automatically once a name resolves here, so a redirect never dies at the handshake.

Redirects configured in the panel

Point a spare name at the canonical address without editing configuration files or opening a ticket.

No extra resource cost

An alias or redirect has nothing to render, so parked names do not consume the account's process ceiling.

Mail routing kept separate

Parking a name for the web does not oblige you to move its mail, so nothing is stranded by accident.

First-year registration included

Order an annual hosting plan and your first year of domain registration is on us.

Backups covering the configuration

Daily account backups include the DNS zone and redirect configuration, not just the files.

Quick Start

From order to online

  1. 1

    Decide alias or redirect first

    Redirect for anything you care about ranking. Alias only when a second name genuinely has to serve the same content.

  2. 2

    Load the name over https

    The certificate handshake happens before the redirect. If TLS fails, the visitor sees a warning and never reaches the destination.

  3. 3

    Count the hops with curl -sIL

    Exactly one 301, landing on the canonical hostname. Two or three means every cold visitor is paying for a chain you can collapse.

Built In

Loaded onto every plan

  • Free SSL issued automatically for every parked name
  • Redirects configurable from the control panel
  • Alias or redirect, chosen per name
  • DNS zone editing available in the panel
  • First-year domain registration free with an annual plan
  • No additional resource use for parked names
  • Daily backups covering DNS and redirect configuration
  • Mail routing left untouched unless you move it
  • 240+ applications ready if a parked name becomes a real site
  • 24/7 support if a redirect chain refuses to collapse

Frequently Asked

What people ask us most often

Does a parked domain need its own certificate?

Yes, and this is the failure people meet most often. The TLS handshake happens before the server can issue a redirect, so a parked name without a valid certificate shows a browser warning instead of forwarding anyone. Certificates issue automatically here once the name resolves to us, but load each one over https to confirm.

How do I check my redirect is only one hop?

Run curl -sIL against the bare http address and count the 301 responses. Exactly one, landing on the canonical https hostname, is right. A chain of http to https to https-with-www costs every cold visitor an extra round trip per hop, and collapsing it takes two minutes.

Alias or 301 for a second extension?

301, in nearly every case. An alias serves identical pages under two names, which splits the signals between them. A redirect pools everything on one address and removes the ambiguity. Keep the alias option for internal short names and rebrand transitions.

Do parked domains use up my hosting resources?

Effectively none. Neither an alias nor a redirect has anything to render, so they do not touch the account's process or memory ceiling. The only recurring cost is the yearly registration, which is the fee for keeping the name away from everyone else.

Keep reading

  • 301 Redirect

    The permanent forward itself: what it passes on, and why the number of hops is worth measuring.

  • Domain Name

    The readable address the redirect is pooling everything onto, and what actually holds the record.

  • How to Park an Extra Domain

    Parking an extra domain step by step, including the certificate check most guides omit.

  • Dedicated Servers

    A whole physical machine with a panel pre-installed and the price stated up front.

  • Node.js Hosting

    Run Node.js apps alongside your sites, with SSH and Git included.

Changing hosts? Run through our checklist first.

A straightforward sequence for a switch your visitors never feel: which files move first, how to shift email across without losing a single message, the right moment to repoint DNS, and the two mistakes behind almost all the downtime we get asked to rescue.

You'll get the checklist email, then occasional pointers on keeping a site running fast. Unsubscribe the moment you want out — the privacy policy covers the rest.

Hold the name, land the traffic.

Free SSL on every name you point here, redirects from the panel, and a first-year registration included with an annual plan.

View Dedicated Servers plans