Ultra Web Hosting Docs

Addon Domains

Addon domains let you host additional websites on your existing hosting account. Each addon domain functions as its own independent website with its own document root.

What Is an Addon Domain?

An addon domain is a fully functional domain hosted on your account alongside your primary domain. Each addon domain gets its own directory inside public_html, so the files for each website are kept separate. Visitors to each domain see a completely independent website.

Note The number of addon domains you can add depends on your hosting plan. Check your plan details in the Client Area to see your limit.

Before You Begin

Before adding an addon domain, make sure:

Adding an Addon Domain

  1. Log into cPanel.
  2. In the Domains section, click Domains (or Addon Domains on older cPanel versions).
  3. Click Create A New Domain.
  4. Enter your domain name (e.g., newsite.com).
  5. cPanel will automatically suggest a document root folder. By default, this is public_html/newsite.com. You can change this if you prefer a different folder structure.
  6. Click Submit to add the domain.
Tip Keep the default document root naming convention. Using the domain name as the folder name makes it easy to identify which folder belongs to which website.

Uploading Files to an Addon Domain

Once the addon domain is created, upload your website files to its document root:

  1. Open File Manager in cPanel.
  2. Navigate to the addon domain's folder (e.g., public_html/newsite.com).
  3. Upload your website files here. Place your homepage as index.html or index.php.

Managing Addon Domains

To view or manage your addon domains:

  1. Go to Domains in cPanel.
  2. You will see a list of all domains on your account, including addon domains.
  3. From here you can change the document root, manage redirects, or remove an addon domain.

Removing an Addon Domain

  1. Go to Domains in cPanel.
  2. Find the addon domain you want to remove.
  3. Click Manage, then click Remove Domain.
  4. Confirm the removal.
Warning Removing an addon domain does not delete the files in its document root folder. The files will remain on the server until you manually delete them through File Manager or FTP. However, the domain will no longer point to your account.

Setting Up Email for Addon Domains

Each addon domain can have its own email accounts. Once the addon domain is added, go to Email Accounts in cPanel and create email addresses using the addon domain (e.g., info@newsite.com). See the Email Accounts guide for detailed instructions.