What is the difference between updating an 'A' record and a 'CNAME' record in Cloudflare?

Question

Grade: Education Subject: Support
What is the difference between updating an 'A' record and a 'CNAME' record in Cloudflare?
Asked by:
89 Viewed 89 Answers

Answer (89)

Best Answer
(285)
An 'A' record directly maps a hostname to an IP address. A 'CNAME' record (Canonical Name record) maps a hostname to another hostname. If you're using a 'CNAME' record, you'll need to update the target hostname to point to the server with the new IP address, rather than the IP itself.