Subdomains

Jul 03, 2026
Anne DomingosAnne Domingos

Subdomains allow you to organize distinct parts of your web project (e.g., store.example.com) across our cloud infrastructure.

Before You Begin

  • A primary domain already connected to your instance.

Creating a Subdomain

  1. Go to my.websitely.com and login to your account.
  2. Navigate to DNS Management for your primary domain.
  3. Click Add Record and select CNAME or A record.
  4. Set the Host to your chosen subdomain prefix and point it to your instance’s IP address.
  5. Save the configuration.

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.