Domain restrictions
If you'd like to use a subdomain, like www.example.com or design.example.com, your DNS provider doesn't need to support anything special (just normalCNAME
records)
If you want to use an apex/root custom domain (such as example.com or example.design), your DNS provider will need to support either ALIAS
/ ANAME
or CNAME
flattening.
We do not support redirects to folders on your site e.g., www.example.com/design. Please use a subdomain eg: design.example.com.
We do not support custom domains with a folder e.g. www.example.com/design. We only support subdomains or root domains without a folder path e.g. design.example.com.
Created an A record instead of a CNAME record
Using an A record for your custom domain can create an error for connecting to your styleguide. zeroheight custom domains should always be a CNAME record.What are CNAME records?
CNAME records are aliases for domains and are used in place of an A record. The CNAME record points to a root domain (e.g. customdomain.example.com to zeroheight.com). It does not point to an IP address. If an IP address of the root domain changes, only the DNS A record needs to be updated. The CNAME records will follow the updated changes.What are DNS A records?
DNS A records specify the IP address of a domain (e.g. zeroheight.com). A records allow a person’s device to connect with a website without the need to remember the IP address.How to identify A records
You can paste your domain into this tool https://www.whatsmydns.net/ to identify whether you created an A record or CNAME record. This tool doesn’t work if your domain is private. For private domains, we recommend having your IT department check them.Adding a TXT record
For enhanced security we require you to add a TXT record along with the CNAME record. The instructions for this will be emailed to you. Example: If you are setting up a custom domain for design.example.com The host for the TXT record will be_zh_
before your requested subdomain, eg: _zh_design
. The type of record will be TXT
. In the email we sent you is a unique identifier to use for the data/value of this record.
This is what your email will look like: