Subdomain website in cloudflare

I recently transferred my domain from Vercel to Cloudflare. However, I have some sites on subdomains, such as nemtinder.nemtudo.me

vercel asks to create a CNAME record with “nemtinder” and “cname.vercel-dns.com

I did this, but I keep getting the DNS_PROBE_FINISHED_NXDOMAIN error, and Vercel says it’s working.

I’m having the same problem on all subdomains that point to websites

If you’re using Cloudflare proxy, that can make things a bit tricky. I recommend following this guide for setup: https://vercel.com/docs/integrations/external-platforms/cloudflare

Cloudflare also shared some troubleshooting suggestions here: Fix DNS_PROBE_FINISHED_NXDOMAIN

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.