A domain alias (called a parked domain in older cPanel versions) is a second domain name that loads the exact same website and document root as your primary domain. If you own example.net and want it to show the same site as example.com, you park it as an alias. Below is how the feature works and the standard steps to set it up in the modern cPanel (Jupiter) interface.

Alias vs addon domain vs subdomain

These three cPanel features are easy to confuse, so it helps to separate them before you start:

  • Alias (parked domain): points a different domain at the same document root and content as an existing site. There is one website, reachable under two or more names.
  • Addon domain: hosts a completely separate website, with its own document root, under the same cPanel account.
  • Subdomain: a child of your main domain, such as blog.example.com, usually with its own folder.

Choose an alias when you want brand protection, a country variant, or a spelling variant to resolve to the same pages rather than a distinct site.

example.com (primary) example.net (alias) One document root public_html

Before you park the domain

You must own the domain you want to add as an alias, and its DNS needs to resolve to this server. In practice that means the alias domain should use your ASEOHosting nameservers, or have an A record pointing to the same IP as your primary site. If you have not registered it yet, you can handle that through domain registration or move an existing name with a domain transfer first.

Add the alias in cPanel

  1. Log in to cPanel and locate the Domains section.
  2. Click Domains (or Aliases on some layouts).
  3. Click Create A New Domain, then type the domain you want to park, for example example.net.
  4. Leave the option that shares the document root with your primary domain enabled so the alias loads the same content. cPanel typically fills the path as public_html automatically.
  5. Click Submit to create the alias.

cPanel adds the necessary DNS zone entries and web server configuration. Once DNS has propagated, visiting the alias domain serves your primary site. Propagation can take from a few minutes up to 24 to 48 hours depending on the previous TTL.

Redirect the alias instead of mirroring it

Serving identical content under two live domains can create duplicate content that search engines have to reconcile. If your goal is simply to funnel the alias to your main brand, set a redirect so the alias sends visitors and link equity to the canonical domain:

  1. In the Domains area, open the domain list and find the alias you created.
  2. Use the Manage action, then set Force Redirect or configure a redirect under the Redirects tool.
  3. Point it at https://example.com using a permanent 301 redirect.

A 301 tells search engines the alias content permanently lives on the primary domain, which consolidates ranking signals onto one URL. For deeper reading on HTTP redirect status codes, see the MDN HTTP documentation.

Secure the alias with SSL

An alias needs its own certificate coverage so browsers do not warn on the parked name. AutoSSL usually issues a certificate that includes the alias automatically once DNS resolves, but confirm it under SSL/TLS Status. If you need broader control, review our SSL certificate options.

Aliases are a footprint and brand-protection tool, not a positive ranking signal on their own. If you run several distinct sites and want each on its own separate IP for footprint control, that is a different setup than parking, and you can compare it under multiple A class IP hosting or ask our team through contact us. For more cPanel walkthroughs, see the cPanel and technical guides.

Răspunsul a fost util? 0 utilizatori au considerat informația utilă (0 Voturi)