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

Do you support Curl?

cURL Support   Yes, cURL is fully supported on all of our hosting servers. The cURL PHP...

Do you support Curl?

cURL Support   Yes, cURL is fully supported on all of our hosting servers. The cURL PHP...

Do You Allow Offsite Storage Only?

Accounts with our services may not be used for file storage purposes of files not related to...

How fast are your web servers?

Ultra Web Hosting Server Performance   Our servers are built for speed. Every shared...

Can I setup SSL on my account?

SSL Certificates on Your Hosting Account   Yes! Every hosting account with Ultra Web...



Save 30% on web hosting - Use coupon code Hosting30