how do do I map pages to domain not manage on cloudflare dns or it is manage on another account
is there anyway to map my website on pages to domain manage on another dns service
8 Replies
You can add subdomains (ex: www.example.com) of domains not on Cloudflare, but not apex/root (ex, not example.com)
Unless the DNS Provider supports ANAMEs/CNAME Flattening
Nah Pages doesn't allow you even if it does
It just tells you to move your DNS Hosting to CF
Although Walshy has said before it's fine to use the API if you know what you're doing, it'll let you add it without any issues
Is that a Dash Block, or a it doesn't resolve properly block
Because otherwise you can just bork the dash and do it anyway
Yea its just a dash block
thank for your response. I am not understand how dns work but if it is possible can you give the record cname config example of how to do that. It will better if we can add that on cloudflare docs. mapping dns from another dns provider to pages or worker is an normal use case. thank you
There's a guide here for Pages: https://developers.cloudflare.com/pages/platform/custom-domains/#add-a-custom-subdomain (specifically
Add a custom subdomain section)
Custom domains · Cloudflare Pages docs
When deploying your Pages project, you may wish to point custom domains (or subdomains) to your site.
not possible for Workers without CF for SaaS which is a whole other ballgame