Question
What is the difference between a TXT record and a CNAME record?
Asked by: USER7176
63 Viewed
63 Answers
Answer (63)
A TXT record is used for verification purposes (e.g., SPF, DKIM) and can store arbitrary text. A CNAME record is used to create an alias for a domain, pointing to another domain.