So my site (braakit.ca) seems unable to be accessed for most people. It gives an “ERR_NAME_NOT_RESOLVED” when trying to access it from my phone (dns servers: 8.8.8.8)
But when trying to access it from my pc (dns servers: 1.1.1.1, 8.8.8.8) it works perfectly fine. I’m guessing that the problem is that only Cloudflare’s nameservers have the correct record and googles / others do not have that record.
The only nameservers I have now are:
type: TXT
name: braakit.ca
content: <google site verification link>
5 MX records that point to “eforward<number>.registrar-servers.com”
and finally:
type: CNAME
name: www
content: braakit-site.pages.dev
(proxied)
Yeah it says that it can be accessed just fine. Now works on my phone. I added a CNAME, name=custom domain. content = pages.dev site link. Seems to be fine now, thanks for the resource.