Can I have multiple domains pointed to the same site?

Pointing Multiple Domains to the Same Site

 

Yes, you can have multiple domains display the same website. Use the Aliases (Parked Domains) feature in cPanel.

 

Setup

  1. Make sure the additional domain is registered and its nameservers point to our servers
  2. Log into cPanel > Aliases (or Parked Domains)
  3. Enter the additional domain and click Add Domain

 

SEO Best Practice

Having multiple domains serve identical content creates duplicate content issues with search engines. Add a 301 redirect in your .htaccess so secondary domains redirect to your primary domain:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^(www.)?seconddomain.com$ [NC]
RewriteRule ^(.*)$ https://www.primarydomain.com/$1 [R=301,L]

 

This passes all search engine value to your primary domain while still allowing visitors who type the secondary domain to reach your site.

  • 490 Users Found This Useful

Was this answer helpful?

Related Articles

Can I have an account without a domain?

Hosting an Account Without a Domain Name   Yes, you can have a hosting account without...

Are the supported features apps included in hosting plans?

Applications Included With Your Hosting Plan   Yes, all the applications and features listed...

How do I know its safe to use my credit card on your website?

Website Security and Credit Card Safety   Your financial information is protected at every...

Who must approve the transfer of my domain name?

Domain Transfer Approval Process   When you transfer a domain name between registrars, the...

Do you support IonCube?

IonCube Loader Support   Yes, IonCube Loader is installed and enabled on all of our hosting...



Save 30% on web hosting - Use coupon code Hosting30