Creating a subdomain in cPanel is a simple and straightforward process.

Here are the detailed steps to create a subdomain using cPanel:

1. **Access cPanel****:**

   * Log in to your cPanel account. Usually, the URL to access cPanel is <https://yourdomain.com/cpanel>.

2. **Locate the Domains Section****:**

   * On the cPanel home screen, look for the section called "**Domains**".

   * ​

     ![](https://support2.scriptcase.net/rails/active_storage/blobs/redirect/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBbmRSIiwiZXhwIjpudWxsLCJwdXIiOiJibG9iX2lkIn19--ac2a65d2edaa14599c8740793bcf4315ae5ac0d6/Screenshot%20(6).png)

     

   **Create the Subdomain****:**

   * You will see a form to create a new subdomain.

   * Click the "**Create a New Domain**" button to add the subdomain. cPanel will configure the subdomain and create the corresponding directory on the server.

     * Subdomain: Enter the name of the subdomain you want to create. For example, if you want to create [blog.yourdomain.com](http://blog.yourdomain.com).

     * Domain: If you have multiple domains in your account, select the main domain to which the subdomain will be added.

     * Document Root: This field is automatically filled with a suggested path, such as /public_html/blog. You can leave this path or change it as needed.

3. **Configure the Subdomain****:**

   * After creating the subdomain, you may need to add files to the subdomain's directory (/public_html/blog) so that the content is displayed when someone accesses the subdomain.

   * If necessary, configure any additional DNS settings or adjust the subdomain's settings as specified by your hosting provider.

**Note**: Typically, subdomains are active within a few minutes, but it can take up to 24-48 hours for them to fully propagate.

That's it! Now you have a subdomain configured in your cPanel. If you need additional features, such as SSL certificates for the subdomain, you can configure these in the "SSL/TLS" section of cPanel.