Trying to host website on Vercel, added the A record and CNAME, but the CNAME is not propagating. Vercel says “Your DNS records are set up correctly, but it can take some time for them to propagate globally.”
What feature, service or problem is this related to?
A naked domain can never be a CNAME entry, by design. This will always be flattened into an A entry. If you need a CNAME entry, you need a proper hostname.
hi, my domain still has not connected, I’m resorting to connecting it through nameservers, but I’d still like to understand what the problem is and if possible fix the problem.
sorry, I don’t understand what I’ve missed. You told me to change the records from “Proxied” to “DNS Only”, which I’ve done. In terms of the naked domain, vercel reroutes it to www automatically. I’ve attached a screenshot of the vercel domain dashboard.