Subdomains

Jul 03, 2026
Anne DomingosAnne Domingos

Subdomains are extensions of your domain name (e.g., blog.yourdomain.com) used to organize different parts of your website.

Before You Begin

  • A primary domain already connected to your Websitely instance.

Creating a Subdomain

  1. Go to your DNS management page.
  2. Add a new CNAME or A record.
  3. Set the Host to your desired subdomain (e.g., blog).
  4. Set the Target to your website’s IP address or the main domain.
  5. Save the record.

Best Practices

  • Use subdomains for separate applications like testing environments, documentation, or international language versions of your site.

Frequently Asked Questions

Can I have unlimited subdomains?

Yes, you can create as many subdomains as your DNS provider allows.