The complete guide to creating, configuring, and managing subdomains — from DNS records to wildcard SSL certificates. Everything you need to know in one place.
Create Your First SubdomainStep-by-step guide that works for any registrar or DNS provider.
Example DNS Records (Cloudflare format):
What developers and businesses actually use subdomains for.
Separate blog from main site, often on WordPress or Ghost while main site runs on a different stack.
E-commerce store on Shopify, WooCommerce, or custom platform while keeping the brand domain.
RESTful API endpoint for mobile apps and third-party integrations. Standard practice.
Staging/development environment that mirrors production for testing before deployment.
Country/language-specific versions of a site. Common for international businesses.
Web application, SaaS dashboard, or customer portal separate from the marketing site.
Mail server (Postfix, Exchange) or webmail client (Roundcube) access point.
Documentation site, often on GitBook, Notion, or a static site generator like Docusaurus.
System status page (Atlassian Statuspage, Upptime) to communicate service health to users.
The SEO debate, settled with clear use-case guidance.
| Factor | Subdomain (blog.site.com) | Subfolder (site.com/blog/) |
|---|---|---|
| SEO Impact | Treated as separate site | Shares domain authority |
| Technical Separation | Full stack independence | Shared server/config |
| Best for Blog/Content | Only if different CMS needed | Recommended |
| Best for App/API | Recommended | Non-standard |
| SSL Certificate | Separate cert or wildcard | Same cert as main domain |
| Deployment | Fully independent deploys | Tied to main app deploy |
Need expert help with DNS configuration, subdomain architecture, or domain migration? Our team can guide you through it.
Schedule a 1-on-1 session with our DNS and subdomain specialists. We will review your architecture and recommend the best approach.