Custom Domain for Pages Site
I added the custom domain and the NameServers are pointing to Cloudflare. I don't know why when I go to https://wheatleypoint.com/ in web browser the site can't be reached.
Am I missing some DNS configuration?
Am I missing some DNS configuration?
11 Replies
Also "Hello" 🙂 Sorry for not introducing myself!
DNS over Discord: NS records
wheatleypoint.com NS @1.1.1.1 +noall +answer +short
diggy diggy hole
DNS over Discord: AAAA records
wheatleypoint.com AAAA @1.1.1.1 +noall +answer +short
diggy diggy hole
I get this page. Might just be that your browser cached the DNS norecord
Does it work on a different device?
that's what I was hoping for!
Man, how do I force my browser to drop cache? that's great that it works 🙂
It would depend on the browser. But also, it may be cached at your DNS resolver, which you can’t clear(unless you run your own)
Okay. I think I'm forced to be patient 🙂
I'm curious if this is possible: I use NameServers with DigitalOcean so I can host my headless CMS at say admin.mydomain.com and then I have mydomain.com point to the Cloudflare Page .. I am confused about CNAME and A records and nameservers. I can get a redirect to work but I want the browser still show mydomain.com and not the myname.pages.dev url
Or maybe I need to have nameserver with cloudflare and have the cname point back to an ip address with digital ocean ?
Basically, if the CNAME resolves, then you don't need to switch
Server can’t be found