Question · Digital Marketing & SEO
Asked 10 Feb 2026 ·
Viewed 982
·
1 answer
Trying to understand CNAME records and when they are the right choice
I'm finally getting my head around DNS after setting up a simple website on Netlify. They provided me with a custom domain name, something like
my-site-123.netlify.app, and I want to point my own domain,
mysite.com, to it. I've used A records before for pointing to IP addresses, but I keep reading that a CNAME might be better for this situation. I'm a bit confused about what a CNAME record actually does differently. When is using a CNAME the correct move compared to an A record? I want to make sure I set this up properly without causing any downtime or email issues.