# Creación de registros CNAME

El ocasiones vas a necesitar redirigir algún servicio a un nombre de servidor en específico (Canonical Name). Para generar tus registros de tipo CNAME tenes que seguir los siguientes pasos:

Antes de empezar debemos tener en cuenta que no es recomendable crear este tipo de registros directamente sobre tu dominio, debido a que esto hace que el servicio de correo quede apuntando a dicho servidor, si deseas apuntar solo la web tenes que usar el subdominio [www](http://www). o, en su defecto, algún otro subdominio que tengas creado

1. Ingresá al panel de control y dirigite a la sección DNS&#x20;

   <figure><img src="https://lh3.googleusercontent.com/jUmjOni2F9dvH2E3A4iYqqhT4SOJ7KOv_DaNkQaveFw6mVKw0LzO8ABxj-eH19PQLNFvZWxiqN3v8KBEZQngwxb_7iVCKx-lGB7v4m7zKHEUNNxR1o1PgfRxiAOEQHhjtEQ9u-1qte_y1xwrkjSksOx3R3JUbIYDAOQOM7smB2EU8byaA_JMP3RMs4jy6g" alt=""><figcaption></figcaption></figure>

2\. Hacé clic en **“Nuevo DNS”**&#x20;

<figure><img src="https://lh4.googleusercontent.com/wRdNsxOkM0DE59OcoI74oAdvLOTWb4FDRsG4xtnAZd-6SDMCLWGuZid2FySjiC-RNP6vPRXluak0X_KT4fCWxttoz1pt6C5O1gyf6cscfS7ndvKSJuXym9dPGQP1RmbTmbDcZi3t9etQ-G89V1Zo_gfwdc9XS_VL2zeNgABLGAClQLApJQyRsIO9sU90Vw" alt=""><figcaption></figcaption></figure>

3\. En este ejemplo queremos apuntar nuestra web a los servicios de tiendanube pero es valido para cualquier otro CNAME, para eso, tené que llenar los siguientes datos:<br>

* **Data:** El nombre de servidor al cual deseas apuntar&#x20;
* **Dominio:** Usaremos [www.tudominio.com](http://www.tudominio.com) (Importante no usar el dominio sino un subdominio como www)&#x20;
* **Tipo:** CNAME&#x20;
* **TTL:** Si el otro proveedor te exige algún TTL, lo cambias por el más cercano, de lo contrario lo podés dejar. &#x20;

  <figure><img src="https://lh4.googleusercontent.com/wRdNsxOkM0DE59OcoI74oAdvLOTWb4FDRsG4xtnAZd-6SDMCLWGuZid2FySjiC-RNP6vPRXluak0X_KT4fCWxttoz1pt6C5O1gyf6cscfS7ndvKSJuXym9dPGQP1RmbTmbDcZi3t9etQ-G89V1Zo_gfwdc9XS_VL2zeNgABLGAClQLApJQyRsIO9sU90Vw" alt=""><figcaption></figcaption></figure>

4\. Si no estás redirigiendo el servicio web, tenes que omitir este paso. Ingresá a la sección “sitios web”, seleccioná tu dominio y en la opción de redireccionadores vas a tildar la opcion “[www.tudominio.com”](http://www.tudominio.com”), de esta forma apuntas la web al nombre de servidor deseado y los correos quedan funcionando con nosotros.&#x20;

<figure><img src="https://lh3.googleusercontent.com/J5oPtRQ12PHjVTZFBvF1I3FRe5tLlYSbGe72LkBNVeo1B-SCv4HgOaAMDxYI2eUZ8jWfDBi6B-tLeXvg1X3HhU8WH9D-zj_CSI-lIpLNgwn7HzzrIIM9vjyFr_ArXlfznpQ5JgBxxUv08vobClia1-ueD7i22eMJS-r8iFCpay4oiJbc9Pw-jtonU_1Ylg" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ayuda.latincloud.com/cloudpanel-hosting/dns/creacion-de-registros-cname.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
