Skip to main content

Custom Domains

Every site on WebStadia gets a free *.webstadia.com subdomain. You can also add your own custom domain.

Adding a custom domain

  1. Go to your site's Settings tab
  2. Under Custom Domains, enter your domain (e.g., example.com)
  3. Click Add Domain

DNS configuration

Point your domain's DNS records to WebStadia:

For root domains (example.com)

TypeNameValue
A@146.190.35.232

For subdomains (www.example.com)

TypeNameValue
CNAMEwwwproxy.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.