I have a Cloudflare pages domain and a domain that is registered with Cloudflare. Going to mydomain.com
works without issue with the following:
CNAME mydomain.com mycloudflarepagesdomain.pages.dev
However, my www. domain is not working, even though it is configured as follows
CNAME
www
mycloudflarepagesdomain.pages.dev
Both are proxied through Cloudflare. But on the www. subdomain I get "Connection timed out". What should I do?
Use https://developers.cloudflare.com/pages/how-to/www-redirect/.
192.0.2.1