Can I map one domain to another using a CNAME record?
A CNAME (Canonical Name) record allows one domain or subdomain to point to another domain name. For example, blog.example.com pointing to example.wordpress.com. It is commonly used to alias one domain to another, such as linking www.example.com to example.com, or for services like hosted blogs. Learn more.