Pointing Multiple Domains to One Website
To have several domain names all display the same website, use the Aliases (Parked Domains) feature in cPanel. This makes the additional domains serve the same content as your primary domain.
Steps
- Make sure each additional domain has its nameservers pointed to our servers
- In cPanel, go to Aliases (or Parked Domains)
- Enter the additional domain name and click Add Domain
- Repeat for each domain
SEO Recommendation
Having multiple domains serve identical content hurts SEO because search engines see it as duplicate content. Set up 301 redirects from each secondary domain to your primary domain in your .htaccess file. This passes all search engine value to a single canonical domain. See our Complete Guide to .htaccess on Apache for redirect examples.
