All sites are deployed on a subdomain of 'super.site'. To connect your own domain to your site, you’ll need to do two things. One is to point your DNS records for the domain to Super, and the other is to add the domain to your site.
Free super.site domain
Every site on Super comes with a free super.site domain that can be used to host your site or for testing purposes.
Adding your custom domain to your Super site
To add a domain to your site, head into your site editor (cog icon) and click into the "Domains" page, then click the "Add a custom domain" button. After entering your own domain address in the popup, if you haven’t already done so, you'll then need to make some changes to the DNS settings through your hosting provider.
You would need to change your DNS records through your domain registrar's (GoDaddy, Namecheap, Google Domains, etc) or DNS provider's (Cloudflare, Netlify, etc) website. For specific instructions, view the content inside the toggle blocks below.
How to update your DNS Settings
Below you can find the DNS settings that need to be included on your domain registrar's (GoDaddy, Namecheap, Google Domains, etc) or DNS provider's (Cloudflare, Netlify, etc) website.
Root domain records
For a root domain like example.com
you'll need to add the following records:
Type | Name | Value |
A | @ | 76.76.21.21 |
CNAME | www | cname.super.so |
Subdomain records
For a subdomain like blog.example.com
add this record:
Type | Name | Value |
CNAME | (your subdomain) | cname.super.so |
Platform instructions
If you run into issues, please make sure that you have:
- Added new DNS records to your domain provider
- Removed old DNS records
- Waited up to 24 hours for new settings to propagate
If after checking all of the above you are still having issues, please reach out to our support team using the chat in the Super dashboard.