dnscloudflarecloudflare-pages

How to configure www. subdomain with Cloudflare pages?


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?


Solution

  • Use https://developers.cloudflare.com/pages/how-to/www-redirect/.