Custom Domains
Every site on WebStadia gets a free *.webstadia.com subdomain. You can also add your own custom domain.
Adding a custom domain
- Go to your site's Settings tab
- Under Custom Domains, enter your domain (e.g.,
example.com) - Click Add Domain
DNS configuration
Point your domain's DNS records to WebStadia:
For root domains (example.com)
| Type | Name | Value |
|---|---|---|
| A | @ | 146.190.35.232 |
For subdomains (www.example.com)
| Type | Name | Value |
|---|---|---|
| CNAME | www | proxy.webstadia.com |
tip
We recommend adding both the root domain and www subdomain, then setting up a redirect from one to the other.
SSL certificates
SSL certificates are automatically provisioned via Let's Encrypt once your DNS records are pointing to WebStadia. This usually takes a few minutes.
All sites are served over HTTPS by default. HTTP requests are automatically redirected to HTTPS.
Troubleshooting
- SSL not working? — Make sure your DNS records are correctly pointing to WebStadia. SSL provisioning can take up to 24 hours after DNS propagation.
- Domain not resolving? — DNS changes can take up to 48 hours to propagate worldwide. You can check propagation at dnschecker.org.