Managing CNAME records

Adding a CNAME record

You cannot add CNAME records to a zone if there are any other existing records with the same Name, regardless of the type.

  1. Select a zone which you want to add records to.
  2. Click on the Records button in the top navigation.
  3. Choose the type CNAME record in the dropdown menu.
  4. Enter the host — the subdomain you want to create the record for, including the domain name.
  5. Enter an Alias for the hostname.
  6. Choose TTL — the record's time-to-live.
  7. Once you are ready, click the Add record button.
  8. The record should now be created and be visible in the record list below.

 

Update a CNAME record

You can update the CNAME record directly in the record list by clicking on the Name, Value, or TTL field.

 

Delete an CNAME record

  1. Click on the Delete button for the CNAME record you want to delete.
  2. Confirm the deletion. Warning: You cannot undo this step!

 

Caveats

 

zone apex

CNAME records cannot be used for the plain domain name ("@", zone apex). See CNAME at the apex of a zone.

 

origin

If the target of a CNAME record is outside the current zone, the data must be terminated with a dot. Otherwise the data is considered a subdomain of the current domain and the global DNS scope will append the origin domain.

Example:

fooo  IN  CNAME  example.com
bar   IN  CNAME  example.com.
  • 0 Korisnici koji smatraju članak korisnim
Je li Vam ovaj odgovor pomogao?

Vezani članci

Managing A records

Adding an A record Select a zone to which you want to add records. Click on the Records...

Managing AAAA records

Adding an AAAA record Select a zone which you want to add records to. Click on the Records...

Managing MX records

Adding an MX record Select a zone which you want to add records to. Click on the Records...

Managing NS records

Adding an NS record Select a zone which you want to add records to. Click on the Records...

Managing SRV records

Adding an SRV record Select a zone which you want to add records to. Click on the Records...

Powered by WHMCompleteSolution