A Subdomain is an extension of your primary domain name that operates as an independent web address layer. It is widely utilized to organize, categorize, and segment distinct environments or standalone software apps within your business without requiring you to purchase a brand-new domain registration.
For instance, if your primary root domain is your-domain.com, you can spin up subdomains such as:
shop.your-domain.com(to deploy an isolated e-commerce platform).blog.your-domain.com(to manage a separate content or news grid).portal.your-domain.com(to host a client management backend or support desk).
How to Create a Subdomain in cPanel
Inside modern cPanel versions, subdomains are managed dynamically right inside the unified master domain dashboard. Follow these straightforward steps:
- Log in to your cPanel administrative management network.
- Under the "Domains" application block, click on the Domains tool.
- Click the blue Create A New Domain button located on the right side header.
- Inside the Domain input field, type out the complete string of the subdomain you wish to deploy (e.g.,
shop.your-domain.com). - Crucial Action: Ensure that the checkbox reading "Share document root" remains unchecked. This guarantees that your new subdomain receives its own isolated folder path on the server, avoiding any code clutter with your main root website files.
- cPanel will automatically map out the Document Root path field, displaying the target folder name where you must upload files for this subdomain (e.g.,
public_html/shoporshop.your-domain.com). - Click the Submit button to finalize the provisioning process.
Where do I upload the files for the new Subdomain?
Once your subdomain is successfully established, if you navigate into your cPanel File Manager (Theme #23), you will find that a brand-new directory folder matching your subdomain string has been instantly provisioned. This unique directory is exactly where you must upload your scripts, install WordPress, or publish your custom app code.
Right after a subdomain goes live, IMOMA TECH's background AutoSSL engine will automatically provision and deploy a secure cryptographic SSL certificate (HTTPS) for the new pointer within the next few hours. Just make sure your primary nameservers point correctly to our network.