Add an External Domain
We strongly recommend Fully Delegating your domain for best results or ensuring you use a domain control panel that allows CNAME records on the root/@ or ANAME records such as Cloudflare.
If you have a domain that is managed in GoDaddy or another registrar and would like to point it to a Siteglide website you can use our External Domain feature. This means that you can continue to manage your DNS through GoDaddy/other registrar.
Legacy AWS External DomainsStandard Setup: Enable WWW Redirect (e.g. https://www.example.com)
Most websites use www and redirect non-www traffic to www.
Step 1: Add the domain
Simply select External, type in the root domain (without www) and then select 'Use as default domain' and 'Enable WWW redirect':

Step 2: Add the www records
Simply add the following records in your DNS control panel to setup the www version:
UK OCI server:
_acme-challenge.www
CNAME
[www.example.com].fb56597de0699182.dcv.cloudflare.com
www
CNAME
_fallback.uk-siteglide.com
US OCI server:
_acme-challenge.www
CNAME
[www.example.com].946274feaef29fbf.dcv.cloudflare.com
www
CNAME
_fallback.us-siteglide.com
AU OCI server:
_acme-challenge.www
CNAME
[www.example.com].e94b5430d374b59e.dcv.cloudflare.com
www
CNAME
_fallback.au-siteglide.com
Step 3: Redirect the root to www
If your DNS provider doesn't support CNAME flattening we recommend switching either to our fully delegated option or using Cloudflare to manage your DNS (they offer CNAME flattening).
Does your DNS provider support a "flattened" CNAME (sometimes called ANAME or CNAME flattening) on the root/apex?
If YES you can add the following records (replace values in square brackets: []):
_acme-challenge
CNAME
As above but without www, e.g for UK:[example.com].fb56597de0699182.dcv.cloudflare.com
blank/@
CNAME
As above, e.g. for UK: _fallback.uk-siteglide.com
If NO you must redirect traffic to www and you will need to use an external service such as redirect.pizza to handle the root redirection to www:
Alternative Setup: Redirect all traffic to the root (e.g. https://example.com)
This is not possible via External DNS if your DNS provider doesn't support CNAME flattening. We recommend switching either to our fully delegated option or using Cloudflare to manage your DNS (they offer CNAME flattening).
Step 1: Add the domain
Simply select External, type in the root domain (without www) and then select 'Use as default domain' and NOT select 'Enable WWW redirect':

Step 2: Add the records
Simply add the following records in your DNS control panel:
UK OCI server:
_acme-challenge
CNAME
[example.com].fb56597de0699182.dcv.cloudflare.com
blank/@
CNAME
_fallback.uk-siteglide.com
US OCI server:
_acme-challenge
CNAME
[example.com].946274feaef29fbf.dcv.cloudflare.com
blank/@
CNAME
_fallback.us-siteglide.com
AU OCI server:
_acme-challenge
CNAME
[example.com].e94b5430d374b59e.dcv.cloudflare.com
blank/@
CNAME
_fallback.au-siteglide.com
Subdomain Setup
Step 1: Add the subdomain
Simply type in the subdomain and ensure you do NOT select Enable WWW redirect:

Step 2: Add the records
UK OCI server:
_acme-challenge.[subdomain]
CNAME
[subdomain.example.com].fb56597de0699182.dcv.cloudflare.com
[subdomain]
CNAME
_fallback.uk-siteglide.com
US OCI server:
_acme-challenge.[subdomain]
CNAME
[subdomain].946274feaef29fbf.dcv.cloudflare.com
[subdomain]
CNAME
_fallback.us-siteglide.com
AU OCI server:
_acme-challenge.[subdomain]
CNAME
[subdomain].e94b5430d374b59e.dcv.cloudflare.com
[subdomain]
CNAME
_fallback.au-siteglide.com
Forward the Root/@ to the www (with SSL)
Most DNS Control Panels cannot correctly redirect the root traffic to the WWW over SSL so we recommend using an external service called Redirect.Pizza.
Just follow these steps to redirect your non-www to the www variant. The non-www is also sometimes called naked record or "apex" (screenshots below):
Create a redirect.pizza account.
Add your source. This should be the domain without www. For instance, enter example.com as your source.
Set the destination to the variant with www. Example: www.example.com
In most cases, you will want the setting for "Path forwarding" and "Query string forwarding" set to "Yes". If set to "No", all non-www pages will redirect to your www homepage.
Press "Create redirect"
The required DNS change pops up. Go to your domain registrar to make this DNS change for the A record. This record may already exists '@'. Press 'edit' to edit it to the required DNS setting for redirect.pizza. For more info, see What are these DNS changes?
The DNS change is made! It may take up to 24 hours before the DNS is fully propagated.



These Steps can also be found here: https://redirect.pizza/support/redirecting-non-www-to-www
Last updated
Was this helpful?

