Before you start
You will need:- Access to the Zite app you want to connect
- Access to the Cloudflare account that manages your domain
- Permission to edit DNS records for that domain
Custom domains are available for apps once they are shared to the web.
Connect your domain
1
Open custom domain settings in Zite
Open your Zite app settings and go to the custom domain section. Enter the domain you want to use, then note the DNS records Zite asks you to add.

2
Open DNS records in Cloudflare
Log in to Cloudflare, choose your domain, then open
DNS and go to Records.Click Add record.3
Add the A record
Add an 
A record with these values:This points your root domain, like
acme.com, to Zite.
4
Add the CNAME record
Click 
Add record again, then add a CNAME record with these values:This points
www.acme.com to your Zite app.
5
Save and verify in Zite
Click
Save in Cloudflare after adding each record.Return to Zite and click I've added the records. Zite will check the DNS records and connect your domain once they are visible.If Zite still shows DNS issues
DNS changes can take a little while to update. Most domains connect within a few minutes, but it can sometimes take longer. If the domain is not verified yet, check the following:- The
Arecord uses@as the name and34.214.61.222as the IPv4 address. - The
CNAMErecord useswwwas the name andsites.zite.comas the target. - Both records are set to
DNS onlyin Cloudflare. - There is not another
Arecord for@pointing somewhere else. - There is not another
CNAMErecord forwwwpointing somewhere else. - The records were saved in the DNS manager for the same domain you entered in Zite.
I've added the records in Zite again.