How to Create a Wildcard Subdomain in cPanel

Wildcard subdomains are a useful cPanel feature that allows you to direct non-existing subdomains to a specific folder on your server. They serve as a “catch-all” location so that if a user enters a subdomain URL that has yet to be created (for example, http://nothinghere.yourdomain.com), they’ll be directed to the content you determine, rather than an error page.


To create a wildcard subdomain in cPanel:

  1. Navigate to Domains > Subdomains.
  2. Complete the Create a Subdomain form, using an asterisk (*) as the Subdomain name.
  3. Select the parent domain and a folder to be used as the Document Root (this folder will hold the page content to which your users will be directed), then click Create to proceed.
  4. With the subdomain created, now select Domains > Zone Editor from the cPanel menu. Click + A Record to create an A record for your wildcard subdomain (*.yourdomain.com.).
  5. Note the additional period after your domain name. Ensure the A record points to your server’s IP address.
  6. Click Add an A Record to complete configuration.

Once the new A record has completed propagation, your wildcard subdomain will go live. Ensure you have the content to which you wish to redirect your users available in the nominated folder.


If you still have questions about wildcard subdomains, contact us by opening a support ticket or by using our online live chat feature.

  • cPanel, Aide, domaine
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

 How to empty my DNS cache

Overview Your DNS cache stores the locations (IP addresses) of web servers that contain web...

 What is cPanel?

cPanel is a control panel with which you can manage almost any element of your cPanel hosting...

 How cPanel & WHM Improved Email Hosting

cPanel and WHM have gone through some serious upgrades to their Email Hosting features...

 CURL: could not resolve host: cpanel.net

Error: curl: (6) Could not resolve host: securedownloads.cpanel.net; Unknown error Fix:...

 How can I activate my paid license after a trial?

You can do this by running this command in SSH: /usr/local/cpanel/cpkeyclt It should...