Adding custom domains.
your.deco.site
used in the address
https://your.deco.site
. However, it is common to acquire a custom domain to
strengthen the brand or simplify access to a site.
Deco does not currently provide a domain name server, but it is possible to hire
this service from other companies such as GoDaddy, Google, and Cloudflare. From
a technical standpoint, this server must allow the creation of CNAME
records.
It’s necessary to be cautious as some hosting services may offer name server
services but not allow this type of configuration!
deco.site
domain provided by Deco.CNAME
configuration.CNAME
record as indicated in the validation step.CAA
record, you need to add new domains so that we can
generate the certificate for your new domain. Important:
If your domain doesn't have CAA records, this step is not necessary (and not recommended)
.
You can check if the domain has these records using the
Google Admin Toolbox Dig or the
command dig yourdomain.com.br caa +short
. If the query doesn’t return data
(Record not found!
), skip this step.
If your site has certificates, you need to add the following records, especially
the last two (pki.goog
). Add them to your site’s domain (or use @
as the
field name).
cansignhttpexchanges
. In that
case, configure it without this property:
deco.site
domain and add an existing domain. Contact us if you don’t have a
deco.site
domain.
...
, click on setup to view the
configuration instructions.
CNAME
record from the custom domain to the deco domain. In the example, this would
be a record from the domain www.example.com
to startest.deco.site
.
CNAME
record
correctly pointing to the deco.site
domain.