Adding a CNAME Record
CNAME is used for resolving a domain to another domain — as an alias. CNAME records are often used to point to a host or to point the “www” version of the domain to the naked domain. This …
1 Jan 0001
2 min
CNAME is used for resolving a domain to another domain — as an alias. CNAME records are often used to point to a host or to point the “www” version of the domain to the naked domain. This …
An NS record is used to point a subdomain to a set of nameservers. NS records should only be used for subdomains and not the main domain. If you wish to point the main domain to a set of nameservers, …
How to Manage Subdomains A subdomain is a prefix added to your domain name (e.g., blog.yourdomain.com) that acts as a separate section of your website. Subdomains are useful for organizing content, …