You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/web_cloud/domains/dns_zone_cname_record_creation/guide.de-de.md
+32-28Lines changed: 32 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Hinzufügen eines CNAME DNS-Eintrags für eine Subdomain"
3
3
excerpt: "Erfahren Sie, wie Sie einen DNS-Eintrag vom Typ CNAME zu einer von OVHcloud verwalteten DNS-Zone für die Subdomain einer Domain hinzufügen"
4
-
updated: 2025-06-24
4
+
updated: 2025-06-25
5
5
---
6
6
7
7
<style>
@@ -28,23 +28,48 @@ CNAME-Einträge sind nützlich, um zu vermeiden, dass die IP-Adressen für Ihre
28
28
29
29
**Diese Anleitung erklärt, wie Sie einen CNAME-Eintrag in Ihre OVHcloud DNS-Zone eintragen.**
30
30
31
-
**Sie haben bereits einen CNAME Eintrag in Ihrer DNS-Zone?** Folgen Sie unserer Anleitung "[Bearbeiten der OVHcloud DNS-Zone](/pages/web_cloud/domains/dns_zone_edit)".
31
+
> **Sie haben bereits einen CNAME Eintrag in Ihrer DNS-Zone?** Folgen Sie unserer Anleitung "[Bearbeiten der OVHcloud DNS-Zone](/pages/web_cloud/domains/dns_zone_edit)".
32
32
33
33
## Voraussetzungen
34
34
35
35
- Sie haben einen [Domainnamen](/links/web/domains).
36
36
- Sie nutzen eine diesem Domainnamen zugeordnete DNS-Zone bei OVHcloud.
37
37
- Sie haben Zugriff auf Ihr [OVHcloud Kundencenter](/links/manager), im Bereich `Web Cloud`{.action}.
38
38
39
-
**Das Hinzufügen, Ändern oder Löschen von DNS-Einträgen in einer aktiven DNS-Zone ist kritisch. Im Zweifelsfall wenden Sie sich an einen [spezialisierten Dienstleister](/links/partner).**
39
+
> [!warning]
40
+
>
41
+
> **Das Hinzufügen, Ändern oder Löschen von DNS-Einträgen in einer aktiven DNS-Zone ist kritisch.**
42
+
> Im Zweifelsfall wenden Sie sich an einen [spezialisierten Dienstleister](/links/partner).
40
43
41
44
## In der praktischen Anwendung
42
45
43
-
**Sonderfälle**:
46
+
### Einen CNAME DNS-Eintrag für die Subdomain einer Domain hinzufügen
47
+
48
+
1. Klicken Sie auf das Menü `DNS-Zone`{.action} und wählen Sie den Domainnamen aus.
49
+
2. Klicken Sie auf der angezeigten Seite auf die Schaltfläche `Eintrag hinzufügen`{.action}.
50
+
3. Wählen Sie im angezeigten Fenster das Feld `CNAME`{.action} aus.
51
+
4. Geben Sie anschließend im Feld `Subdomain` die betreffende Subdomain (zum Beispiel `www` für die Subdomain `www.domain.tld`) und im Feld `Ziel *` den Domainnamen oder die Subdomain (zum Beispiel `domain.tld`) ein, auf die Sie mit dem CNAME Eintrag zeigen möchten. Klicken Sie anschließend auf `Weiter`{.action}.
52
+
5. Überprüfen Sie die Zusammenfassung, und klicken Sie auf `Bestätigen`{.action}. Warten Sie bis zu **24** Stunden, bis die Propagation im DNS-Netzwerk voll wirksam ist.
53
+
54
+
/// details | Lesen Sie unsere detaillierten Anleitungen:
55
+
56
+
-[Alle Informationen zu DNS-Zonen](/pages/web_cloud/domains/dns_zone_general_information)
57
+
-[Alle Informationen zu DNS-Einträgen](/pages/web_cloud/domains/dns_zone_records)
58
+
-[Erstellung einer Subdomain](/pages/web_cloud/domains/domain_create_subdomains)
59
+
-[Bearbeiten der OVHcloud DNS-Zone](/pages/web_cloud/domains/dns_zone_edit)
60
+
-[Mehrere Websites auf einem Webhosting einrichten](/pages/web_cloud/web_hosting/multisites_configure_multisite)
61
+
-[Webhosting - Ändern von mit einem Webhosting verbundenen Domainnamen](/pages/web_cloud/web_hosting/multisites_modify_domain)
62
+
63
+
///
64
+
65
+
66
+
### Sonderfälle
67
+
68
+
Klicken Sie auf die folgenden Links, um weitere Informationen zu erhalten:
44
69
45
-
/// details | CNAME- und TXT-Einträge für eine Subdomain - Klicken Sie hier für weitere Informationen
70
+
/// details | CNAME- und TXT-Einträge für eine Subdomain
46
71
47
-
Es wird nicht empfohlen, sowohl einen CNAME-Eintrag als auch einen TXT-Eintrag für dieselbe Subdomain zu konfigurieren. Dies kann zu unvorhersehbaren Ergebnissen bei der DNS-Auflösung führen, da nur eine Antwort pro DNS-Abfrage zurückgegeben werden kann.
72
+
Konfigurieren Sie nicht gleichzeitig einen CNAME- und einen TXT-Eintrag für dieselbe Subdomain. Dies kann zu unvorhersehbaren Ergebnissen bei der DNS-Auflösung führen, da nur eine Antwort pro DNS-Abfrage zurückgegeben werden kann.
48
73
49
74
Beispiel: Für *www.domain.tld* stehen folgende Einträge zur Verfügung:
50
75
@@ -55,7 +80,7 @@ Eine DNS-Abfrage für *www.domain.tld* gibt entweder das Ziel des CNAME-Eintrags
55
80
56
81
///
57
82
58
-
/// details | CNAME auf einer Domain in ihrer eigenen DNS-Zone - Klicken Sie hier für weitere Informationen
83
+
/// details | CNAME auf einer Domain in ihrer eigenen DNS-Zone
59
84
60
85
Gemäß der Konvention **können CNAME Einträge nicht für einen Domainnamen in seiner eigenen DNS-Zone verwendet werden**. Der Domainname muss nämlich direkt auf eine IP-Adresse mit einem Eintrag vom Typ [A](/pages/web_cloud/domains/dns_zone_a_record_creation) für eine IPv4 oder [AAAA](/pages/web_cloud/domains/dns_zone_aaaa_record_creation) für eine IPv6 verweisen.
61
86
@@ -64,27 +89,6 @@ Sie können jedoch CNAME-Einträge für alle Subdomains (zum Beispiel: *subdomai
64
89
65
90
///
66
91
67
-
### Einen CNAME DNS-Eintrag für die Subdomain einer Domain hinzufügen
68
-
69
-
1. Klicken Sie auf das Menü `DNS-Zone`{.action} und wählen Sie den Domainnamen aus.
70
-
2. Klicken Sie auf der angezeigten Seite auf die Schaltfläche `Eintrag hinzufügen`{.action}.
71
-
3. Wählen Sie im angezeigten Fenster das Feld `CNAME`{.action} aus.
72
-
4. Geben Sie anschließend im Feld `Subdomain` die betreffende Subdomain (zum Beispiel `www` für die Subdomain `www.domain.tld`) und im Feld `Ziel *` den Domainnamen oder die Subdomain (zum Beispiel `domain.tld`) ein, auf die Sie mit dem CNAME Eintrag zeigen möchten. Klicken Sie anschließend auf `Weiter`{.action}.
73
-
5. Überprüfen Sie die Zusammenfassung, und klicken Sie auf `Bestätigen`{.action}. Warten Sie bis zu **24** Stunden, bis die Propagation im DNS-Netzwerk voll wirksam ist.
74
-
75
-
/// details | Klicken Sie hier für weitere Informationen.
76
-
77
-
Lesen Sie unsere detaillierten Anleitungen:
78
-
79
-
-[Alle Informationen zu DNS-Zonen](/pages/web_cloud/domains/dns_zone_general_information)
80
-
-[Alle Informationen zu DNS-Einträgen](/pages/web_cloud/domains/dns_zone_records)
81
-
-[Erstellung einer Subdomain](/pages/web_cloud/domains/domain_create_subdomains)
82
-
-[Bearbeiten der OVHcloud DNS-Zone](/pages/web_cloud/domains/dns_zone_edit)
83
-
-[Mehrere Websites auf einem Webhosting einrichten](/pages/web_cloud/web_hosting/multisites_configure_multisite)
84
-
-[Webhosting - Ändern von mit einem Webhosting verbundenen Domainnamen](/pages/web_cloud/web_hosting/multisites_modify_domain)
85
-
86
-
///
87
-
88
92
## Weiterführende Informationen
89
93
90
94
Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner).
Copy file name to clipboardExpand all lines: pages/web_cloud/domains/dns_zone_cname_record_creation/guide.en-gb.md
+32-28Lines changed: 32 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "How to add a CNAME record for a subdomain"
3
3
excerpt: "Find out how to add a CNAME DNS record to an OVHcloud DNS zone for a domain name subdomain"
4
-
updated: 2025-06-24
4
+
updated: 2025-06-25
5
5
---
6
6
7
7
<style>
@@ -28,23 +28,48 @@ CNAME records are useful for avoiding changing IP addresses for your subdomains.
28
28
29
29
**Find out how to add a CNAME record to your OVHcloud DNS zone.**
30
30
31
-
**Do you already have a CNAME record in your DNS zone?** Follow our guide on [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
31
+
> **Do you already have a CNAME record in your DNS zone?** Follow our guide on [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
32
32
33
33
## Requirements
34
34
35
35
- A [domain name](/links/web/domains)
36
36
- A DNS zone associated with this domain name at OVHcloud
37
37
- Access to the [OVHcloud Control Panel](/links/manager), in the `Web Cloud`{.action} section
38
38
39
-
**Adding, modifying or deleting DNS records in an active DNS zone is a tricky task. If in doubt, contact a [specialist provider](/links/partner).**
39
+
> [!warning]
40
+
>
41
+
> **Adding, modifying or deleting DNS records in an active DNS zone is a tricky task.**
42
+
> If in doubt, contact a [specialist provider](/links/partner).
40
43
41
44
## Instructions
42
45
43
-
**Special cases**:
46
+
### Add a DNS record of type CNAME for a domain name subdomain
47
+
48
+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
49
+
2. On the page that appears, click `Add an entry`{.action}.
50
+
3. In the window that opens, select the field of type `CNAME`{.action}.
51
+
4. Then enter in the `Sub-domain` field the subdomain concerned (for example: `www` for the subdomain `www.domain.tld`), and in the `Target *` field, the domain name or subdomain (for example: `domain.tld`) that you want to target using the CNAME record type. Finally, click `Next`{.action}.
52
+
5. Check the summary, then click `Confirm`{.action}. It takes up to **24** hours for the change to propagate fully over the DNS network.
53
+
54
+
/// details | See our detailed guides:
55
+
56
+
-[Everything you need to know about DNS zones](/pages/web_cloud/domains/dns_zone_general_information)
57
+
-[Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records)
58
+
-[How to create a subdomain](/pages/web_cloud/domains/domain_create_subdomains)
59
+
-[Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
60
+
-[Hosting multiple websites on your web hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite)
61
+
-[Web Hosting - How to modify a domain name already associated to a web hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain)
62
+
63
+
///
64
+
65
+
66
+
### Special cases
67
+
68
+
Click on the links below for more information:
44
69
45
-
/// details | CNAME and TXT records for the same subdomain - Click here for more information
70
+
/// details | CNAME and TXT records for the same subdomain
46
71
47
-
We do not recommend configuring both a CNAME record and a TXT record for the same subdomain. This can cause random results during DNS resolution, as only one response can be returned per DNS query.
72
+
Do not configure both a CNAME record and a TXT record for the same subdomain. This can cause random results during DNS resolution, as only one response can be returned per DNS query.
48
73
49
74
For example, if you have the following records for *www.domain.tld*:
50
75
@@ -55,7 +80,7 @@ A DNS query for *www.domain.tld* will return either the target of the CNAME reco
55
80
56
81
///
57
82
58
-
/// details | CNAME on a domain in its own DNS zone - Click here for more information
83
+
/// details | CNAME on a domain in its own DNS zone
59
84
60
85
By convention, **CNAME records cannot be used on a domain name in its own DNS zone**. The domain name must point directly to an IP address with a record of type [A](/pages/web_cloud/domains/dns_zone_a_record_creation) for an IPv4, or [AAAA](/pages/web_cloud/domains/dns_zone_aaaa_record_creation) for an IPv6.
61
86
@@ -64,27 +89,6 @@ However, you can create CNAME records for all subdomains (e.g. *subdomain.domain
64
89
65
90
///
66
91
67
-
### Add a DNS record of type CNAME for a domain name subdomain
68
-
69
-
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
70
-
2. On the page that appears, click `Add an entry`{.action}.
71
-
3. In the window that opens, select the field of type `CNAME`{.action}.
72
-
4. Then enter in the `Sub-domain` field the subdomain concerned (for example: `www` for the subdomain `www.domain.tld`), and in the `Target *` field, the domain name or subdomain (for example: `domain.tld`) that you want to target using the CNAME record type. Finally, click `Next`{.action}.
73
-
5. Check the summary, then click `Confirm`{.action}. It takes up to **24** hours for the change to propagate fully over the DNS network.
74
-
75
-
/// details | Click here for more information.
76
-
77
-
See our detailed guides:
78
-
79
-
-[Everything you need to know about DNS zones](/pages/web_cloud/domains/dns_zone_general_information)
80
-
-[Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records)
81
-
-[How to create a subdomain](/pages/web_cloud/domains/domain_create_subdomains)
82
-
-[Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit)
83
-
-[Hosting multiple websites on your web hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite)
84
-
-[Web Hosting - How to modify a domain name already associated to a web hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain)
85
-
86
-
///
87
-
88
92
## Go further
89
93
90
94
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
Copy file name to clipboardExpand all lines: pages/web_cloud/domains/dns_zone_cname_record_creation/guide.es-es.md
+32-28Lines changed: 32 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Cómo añadir un registro DNS de tipo CNAME para un subdominio"
3
3
excerpt: "Descubra cómo añadir un registro DNS de tipo CNAME en una zona DNS gestionada en OVHcloud para el subdominio de un dominio"
4
-
updated: 2025-06-24
4
+
updated: 2025-06-25
5
5
---
6
6
7
7
<style>
@@ -28,23 +28,48 @@ Los registros CNAME son útiles para evitar tener que modificar las direcciones
28
28
29
29
**Descubra cómo añadir un registro CNAME a la zona DNS de OVHcloud.**
30
30
31
-
**¿Ya tiene un registro de tipo CNAME en su zona DNS?** Siga nuestra guía "[Editar una zona DNS de OVHcloud](/pages/web_cloud/domains/dns_zone_edit)".
31
+
> **¿Ya tiene un registro de tipo CNAME en su zona DNS?** Siga nuestra guía "[Editar una zona DNS de OVHcloud](/pages/web_cloud/domains/dns_zone_edit)".
32
32
33
33
## Requisitos
34
34
35
35
- Tener un [dominio](/links/web/domains).
36
36
- Tener una zona DNS asociada al dominio en OVHcloud.
37
37
- Estar conectado a su [área de cliente de OVHcloud](/links/manager), en la sección `Web Cloud`{.action}.
38
38
39
-
**Añadir, modificar o eliminar registros DNS en una zona DNS activa es una operación delicada. En caso de duda, contacte con un [proveedor especializado](/links/partner).**
39
+
> [!warning]
40
+
>
41
+
> **Añadir, modificar o eliminar registros DNS en una zona DNS activa es una operación delicada.**
42
+
> En caso de duda, contacte con un [proveedor especializado](/links/partner).
40
43
41
44
## Procedimiento
42
45
43
-
**Casos especiales**:
46
+
### Añadir un registro DNS de tipo CNAME para el subdominio de un dominio
47
+
48
+
1. Haga clic en el menú `Zonas DNS`{.action} y seleccione el dominio correspondiente.
49
+
2. En la nueva página, haga clic en el botón `Añadir un registro`{.action}.
50
+
3. En la ventana que se abre, seleccione el tipo de registro `CNAME`{.action}.
51
+
4. Introduzca a continuación en el campo `Subdominio` el subdominio de que se trate (por ejemplo: `www` para el subdominio `www.domain.tld`) y, en el campo `Destino *`, el nombre de dominio o subdominio (por ejemplo: `domain.tld`) que desee identificar mediante el registro de tipo CNAME. Haga clic en `Siguiente`{.action}.
52
+
5. Revise el resumen y haga clic en `Aceptar`{.action}. Espere hasta **24** horas para que la propagación de la adición en la red DNS sea plenamente efectiva.
53
+
54
+
/// details | Consulte nuestras guías detalladas:
55
+
56
+
-[Todo sobre la zona DNS](/pages/web_cloud/domains/dns_zone_general_information)
57
+
-[Todo sobre los registros DNS](/pages/web_cloud/domains/dns_zone_records)
58
+
-[¿Cómo crear un subdominio?](/pages/web_cloud/domains/domain_create_subdomains)
59
+
-[Editar una zona DNS de OVHcloud](/pages/web_cloud/domains/dns_zone_edit)
60
+
-[Alojar varios sitios web en un mismo hosting](/pages/web_cloud/web_hosting/multisites_configure_multisite)
61
+
-[Web hosting - Modificar un dominio ya asociado a un alojamiento](/pages/web_cloud/web_hosting/multisites_modify_domain)
62
+
63
+
///
64
+
65
+
66
+
### Casos especiales
67
+
68
+
Haga clic en los siguientes enlaces para obtener más información:
44
69
45
-
/// details | Registros CNAME y TXT para un mismo subdominio - Haga clic aquí para obtener más información.
70
+
/// details | Registros CNAME y TXT para un mismo subdominio
46
71
47
-
No es recomendable configurar un registro CNAME y un registro TXT para el mismo subdominio. Esto puede dar lugar a resultados aleatorios en la resolución DNS, ya que sólo se puede devolver una respuesta por consulta DNS.
72
+
No configure al mismo tiempo un registro CNAME y un registro TXT para el mismo subdominio. Esto puede dar lugar a resultados aleatorios en la resolución DNS, ya que sólo se puede devolver una respuesta por consulta DNS.
48
73
49
74
Por ejemplo, si tiene los siguientes registros para *www.domain.tld*:
50
75
@@ -55,7 +80,7 @@ Una consulta DNS para *www.domain.tld* devolverá el destino del registro CNAME
55
80
56
81
///
57
82
58
-
/// details | CNAME en un dominio de su propia zona DNS - Haga clic aquí para más información.
83
+
/// details | CNAME en un dominio de su propia zona DNS
59
84
60
85
Por convención, **los registros de tipo CNAME no pueden utilizarse en un dominio de su propia zona DNS**. En efecto, el nombre de dominio debe apuntar obligatoriamente directamente a una dirección IP con un registro de tipo [A](/pages/web_cloud/domains/dns_zone_a_record_creation) para una IPv4, o [AAAA](/pages/web_cloud/domains/dns_zone_aaaa_record_creation) para una IPv6.
61
86
@@ -64,27 +89,6 @@ No obstante, podrá crear registros de tipo CNAME para todos los subdominios (po
64
89
65
90
///
66
91
67
-
### Añadir un registro DNS de tipo CNAME para el subdominio de un dominio
68
-
69
-
1. Haga clic en el menú `Zonas DNS`{.action} y seleccione el dominio correspondiente.
70
-
2. En la nueva página, haga clic en el botón `Añadir un registro`{.action}.
71
-
3. En la ventana que se abre, seleccione el tipo de registro `CNAME`{.action}.
72
-
4. Introduzca a continuación en el campo `Subdominio` el subdominio de que se trate (por ejemplo: `www` para el subdominio `www.domain.tld`) y, en el campo `Destino *`, el nombre de dominio o subdominio (por ejemplo: `domain.tld`) que desee identificar mediante el registro de tipo CNAME. Haga clic en `Siguiente`{.action}.
73
-
5. Revise el resumen y haga clic en `Aceptar`{.action}. Espere hasta **24** horas para que la propagación de la adición en la red DNS sea plenamente efectiva.
74
-
75
-
/// details | Haga clic aquí para obtener más información.
76
-
77
-
Consulte nuestras guías detalladas:
78
-
79
-
-[Todo sobre la zona DNS](/pages/web_cloud/domains/dns_zone_general_information)
80
-
-[Todo sobre los registros DNS](/pages/web_cloud/domains/dns_zone_records)
81
-
-[¿Cómo crear un subdominio?](/pages/web_cloud/domains/domain_create_subdomains)
82
-
-[Editar una zona DNS de OVHcloud](/pages/web_cloud/domains/dns_zone_edit)
83
-
-[Alojar varios sitios web en un mismo hosting](/pages/web_cloud/web_hosting/multisites_configure_multisite)
84
-
-[Web hosting - Modificar un dominio ya asociado a un alojamiento](/pages/web_cloud/web_hosting/multisites_modify_domain)
85
-
86
-
///
87
-
88
92
## Más información
89
93
90
94
Para servicios especializados (posicionamiento, desarrollo, etc.), contacte con [partners de OVHcloud](/links/partner).
Copy file name to clipboardExpand all lines: pages/web_cloud/domains/dns_zone_cname_record_creation/guide.fr-fr.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: "Comment ajouter un enregistrement DNS de type CNAME pour un sous-domaine"
3
3
excerpt: "Découvrez comment ajouter un enregistrement DNS de type CNAME dans une zone DNS gérée chez OVHcloud pour le sous-domaine d'un nom de domaine"
4
-
updated: 2025-06-24
4
+
updated: 2025-06-25
5
5
---
6
6
7
7
<style>
@@ -69,7 +69,7 @@ Cliquez sur les liens ci-dessous pour plus d'informations :
69
69
70
70
/// details | Enregistrements CNAME et TXT pour un même sous-domaine
71
71
72
-
Il est déconseillé de configurer à la fois un enregistrement CNAME et un enregistrement TXT pour le même sous-domaine. En effet, cela peut entraîner des résultats aléatoires lors de la résolution DNS, car seule une réponse peut être renvoyée par requête DNS.
72
+
Ne configurez pas à la fois un enregistrement CNAME et un enregistrement TXT pour le même sous-domaine. En effet, cela peut entraîner des résultats aléatoires lors de la résolution DNS, car seule une réponse peut être renvoyée par requête DNS.
73
73
74
74
Par exemple, si vous avez les enregistrements suivants pour *www.domain.tld* :
0 commit comments