How to Create a Subdomain in Webuzo
A subdomain is a handy way to run a separate section of your website under your existing domain — think blog.yoursite.com, shop.yoursite.com or staging.yoursite.com. It uses the same domain you already own, so there is nothing extra to buy.
In Webuzo, creating one takes just a few clicks.
Steps to create a subdomain
- Log in to your Webuzo Enduser Panel.
- Open the Domains section and click Subdomains.
- Type the subdomain prefix (for example
blog) and pick the parent domain from the dropdown. - Webuzo fills in a document root folder automatically, such as
/home/user/blog.yoursite.com. Leave it as suggested unless you have a reason to change it. - Click Create. Your subdomain is live within moments.
Now upload that section’s files to its folder using the File Manager, or install WordPress directly into it for a blog or shop.
Secure your subdomain with SSL
Subdomains need their own certificate to show the padlock. Once the subdomain resolves, follow installing Let’s Encrypt SSL in Webuzo to secure it for free.
Frequently asked questions
How long before my subdomain works?
Subdomains on your own server usually work almost immediately, because they resolve through your existing domain. If you use external DNS, allow time for DNS propagation.
Subdomain vs addon domain — which do I need?
Use a subdomain for a section of your current site. Use an addon domain when you want to host a completely different domain name.
Can I delete a subdomain later?
Yes. Return to the Subdomains page and remove it. Deleting the subdomain does not delete the domain itself.
Was this article helpful?