Non-www Domain Not Resolving to Cloudflare Pages Deployment
I am reaching out for assistance with configuring my domain to point to a Cloudflare Pages deployment. The 'www' subdomain is working perfectly, but the root domain (without 'www') does not resolve and is showing a browser error.
Here's what my DNS setup looks like, minus the specific domain for privacy reasons:
Here's what my DNS setup looks like, minus the specific domain for privacy reasons:
- A records for the root domain pointing to IP addresses (Proxied)
- CNAME record for 'www' subdomain correctly pointing to my Cloudflare Pages deployment (Proxied) at [myname].pages.dev
I am looking to direct traffic from the root domain to the same Cloudflare Pages deployment as the 'www' subdomain. I believe this may involve adjusting the A records or utilizing CNAME flattening, but I am unsure of the exact steps to take within the Cloudflare dashboard. I didn't see any specific IP address to use for the A record.