How to set up a CNAME record

How to set up a CNAME record

 
A CNAME Record (Canonical Name Record) is the equivalent of an alias for another record. It is used when one or multiple records need to point to the same record. If that record points to an IP address and the others point to it via CNAME, whenever the IP needs to be modified, you will only need to edit the main record without modifying the CNAME records.
 
To configure the CNAME record for your domain, you must access the DNS management directly by clicking on the DNS option from the "Basic services list" in the control panel and follow the steps below.
 
 
1.-Add record
 
In the "DNS Records" list, click on New record and under "Record type" choose the CNAME type option.
 
 
Enter the subdomain, the destination address, and save the record.
 
 
In the "TTL Value" section, you must specify the period of time that DNS servers should use the record before checking for updates.
 
In the "Subdomain" section, you must enter the subdomain you want to create.
 
In "Destination address" you must enter the hosting server the record should point to.
 
2.-Propagation
 
Your CNAME record has now been created. You only need to wait for the changes to propagate, a process that may take approximately five minutes.
 
 
For more information, you can contact us.
    • Related Articles

    • How to set up email or record MX

      The MX Record (Mail Exchanger Record) is the record that enables email reception. It specifies the mail servers associated with the domain. An MX record always points to an A record, never to a CNAME. To configure the mail record or MX record of your ...
    • Set up Google G Suite with cdmon

      Google offers different types of plans for Google G Suite and for the moment it is all paid, the steps you need to take to associate the domain with Google G Suite are the same for all plans. Part One: In this first part you will see how to get a ...
    • How to set up a TXT record

      A TXT record is a type of DNS record that provides text information to external sources outside our domain. The TXT record not only allows you to enter any type of information in text format, but nowadays, combined with the SPF protocol, it can be ...
    • How to set up an NS record in a subdomain

      An NS Record (Name Server) defines the servers that will provide DNS information for a domain. For example, it allows you to assign specific DNS servers to a subdomain. To configure an NS record on a subdomain, go directly to Manage DNS from the ...
    • How to set up SPF record for mail in static DNS

      SPF stands for Sender Policy Framework, a protection against email address spoofing. It identifies the SMTP mail servers authorized to send messages through domain name system (DNS) records. Its purpose is to prevent, for example, a message with the ...