I recently gained access to the Cloudflare Pages beta, and wanted to set it up for a new domain. For a new domain, what’s the suggested setup for DNS? If I add the domain as www.newdomain.com
, it will create a CNAME for www., but then there is no A record created. Similarly, it seems setting up the domain as newdomain.com
sets a CNAME that can be flattened, but there’s still no proper A record for the domain.
What’s the recommendation for this setup? And also, are there plans to make this a bit clearer via the Cloudflare Pages GUI?
Thanks!