Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the atk-altokom domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/alto/staging.altokom.com/wp-includes/functions.php on line 6170
CNAME Record - Glossary - Altokom

CNAME Record

A CNAME or Canonicial Name record is a type of DNS record. It is used to create aliases. A CNAME record points a domain/subdomain to another domain/subdomain.

For example, your main domain is companyname.com; you also have the domain companyname.com.ng which you want to point to your main domain. You would achieve this by setting up a CNAME record. Thus, anytime a website visitor types in companyname.com.ng, they will see the same content displayed on compnayname.com.

NB: A CNAME record always points to another domain/subdomain and not an IP address.