Does a subdomain count against my plan's site allowance?
Yes. Because each subdomain runs as a full, separately isolated site with its own stack, database, cache and backups, it occupies a site slot on your plan in the same way a primary domain does. Plans are sold by the number of sites they cover, so adding a subdomain site is the same accounting as adding any other site.
Do subdomains get their own SSL certificate?
They are covered automatically either way. You can issue a wildcard certificate that covers every host under the domain at once, or issue per-host certificates where you want them kept separate. Let's Encrypt certificates are free, issued and renewed automatically, and you can upload a custom certificate instead if you have one.
Can I use subdomains to build a PBN?
We would advise against it, and we will not sell it that way. Every subdomain shares one registrable domain, and under a wildcard certificate a shared certificate whose issuance appears in public Certificate Transparency logs, so the hosts are linkable to one another by anyone who looks. For work where sites must not be connectable, use separate registrable domains on our Footprint-Free line, which is engineered specifically for that with CDN and DNS account pools, managed footprints and static-HTML delivery.
Can one subdomain's problem affect the others?
The platform is built to contain it rather than let it spread. CloudLinux LVE caps each site's CPU, memory and IO inside its own cage, CageFS gives each site an isolated filesystem view so a breach is contained, and MySQL Governor throttles per-site database load so one site's heavy queries do not slow the server. Real-time malware scanning, a proactive web application firewall and per-site immutable backups back that up. Containment is the design goal; no host can promise that a compromise is impossible.
Can I point a subdomain at you while my DNS stays elsewhere?
Yes. Registrar and DNS are deliberately decoupled. You can keep your domain at your current registrar and your zone at your current DNS provider and simply point a subdomain's record at us. We verify the delegation and activation before treating the site as live, so a mistyped record surfaces immediately rather than silently failing.
How does a staging subdomain differ from an ordinary one?
Only in how it is created. Clone to staging builds an isolated copy of a live site, files and database included, on a staging subdomain running the same stack and blueprint version as production. When you are happy, push-to-live syncs it back with a database-aware search-replace. Everything else, isolation, SSL, caching, backups and developer access, is identical to any other site.
What happens to my subdomains if I leave?
You take them with you. There is no lock-in anywhere in the platform: you can retrieve auth codes, unlock domains and transfer them out, bring your own CDN and DNS accounts, and export your sites. Every external provider we use sits behind a swappable adapter, which is as true for you as it is for us.