Skip to content

Commit 9d45e87

Browse files
author
Kazarus4
committed
EN done
1 parent 0b47cd2 commit 9d45e87

File tree

8 files changed

+656
-5
lines changed

8 files changed

+656
-5
lines changed

pages/web_cloud/domains/dns_zone_a_record_creation/guide.de-de.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ Lesen Sie unsere detaillierten Anleitungen:
8686
[Alle Informationen zu DNS-Zonen](/pages/web_cloud/domains/dns_zone_general_information).
8787
[Alle Informationen zu DNS-Einträgen](/pages/web_cloud/domains/dns_zone_records).
8888

89-
Für spezielle Dienstleistungen (Referenzierung, Entwicklung etc.) wenden Sie sich bitte an die [OVHcloud Partner](/links/partner).
90-
91-
Wenn Sie Hilfe bei der Verwendung und Konfiguration Ihrer OVHcloud Lösungen benötigen, empfehlen wir Ihnen unsere verschiedenen [Support-Angebote](/links/support).
92-
93-
Für den Austausch mit unserer [User Community](/links/community).
89+
Kontaktieren Sie für spezialisierte Dienstleistungen (SEO, Web-Entwicklung etc.) die [OVHcloud Partner](/links/partner).
90+
91+
Wenn Sie Hilfe bei der Nutzung und Konfiguration Ihrer OVHcloud Lösungen benötigen, beachten Sie unsere [Support-Angebote](/links/support).
92+
93+
Treten Sie unserer [User Community](/links/community) bei.
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "Add an A DNS record for a domain name"
3+
excerpt: "Find out how to add an A DNS record to an OVHcloud DNS zone for your domain name"
4+
updated: 2025-05-12
5+
---
6+
7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
21+
## Objective
22+
23+
Want your website to be accessible via your domain name? To do this, your domain name must point to the IP address of the service your website is located on (web hosting plan, dedicated server, VPS, etc.). You will then need to configure your domain name’s active DNS zone using an A-type DNS record.
24+
25+
**Find out how to add an A-DNS record to an OVHcloud DNS zone for your domain name.**
26+
27+
> [!primary]
28+
>
29+
> To modify or delete an A DNS record of an OVHcloud DNS zone, follow [this guide](/pages/web_cloud/domains/dns_zone_edit).
30+
31+
## Requirements
32+
33+
- A [domain name](/links/web/domains).
34+
- A DNS zone associated with this domain name at OVHcloud.
35+
- Access to the [OVHcloud Control Panel](/links/manager), in the `Web Cloud`{.action} section.
36+
37+
## Instructions
38+
39+
> [!warning]
40+
>
41+
> Adding, modifying or deleting DNS records in an active DNS zone is a tricky task. If in doubt, contact a [specialist provider](/links/partner).
42+
43+
### Add an A-type DNS record for a domain name
44+
45+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
46+
2. On the page that appears, click `Add an entry`{.action}.
47+
3. In the window that opens, select the pointing field of type `A`{.action}.
48+
4. Then enter the IP address (e.g.: `203.0.113.0`) of the service your website is hosted on (web hosting plan, dedicated server, VPS, etc.) in the `Target *` field, and click `Next`{.action}.
49+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
50+
51+
/// details | Click here for more information.
52+
53+
See our detailed guides:
54+
55+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
56+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
57+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
58+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
59+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
60+
61+
///
62+
63+
### Add an A-type DNS record for a domain name subdomain
64+
65+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
66+
2. On the page that appears, click `Add an entry`{.action}.
67+
3. In the window that opens, select the pointing field of type `A`{.action}.
68+
4. Then enter the subdomain in the `Sub-domain` field (e.g.: `www` for the subdomain `www.domain.tld`), and the IP address in the `Target *` field (e.g.: `203.0.113.0`) of the service your website is located on (web hosting, dedicated server, VPS, etc.). Finally, click `Next`{.action}.
69+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
70+
71+
/// details | Click here for more information.
72+
73+
See our detailed guides:
74+
75+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
76+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
77+
- [How to create a subdomain](/pages/web_cloud/domains/domain_create_subdomains).
78+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
79+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
80+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
81+
82+
///
83+
84+
## Go further
85+
86+
[Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
87+
[Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
88+
89+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
90+
91+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
92+
93+
Join our [community of users](/links/community).
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "Add an A DNS record for a domain name"
3+
excerpt: "Find out how to add an A DNS record to an OVHcloud DNS zone for your domain name"
4+
updated: 2025-05-12
5+
---
6+
7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
21+
## Objective
22+
23+
Want your website to be accessible via your domain name? To do this, your domain name must point to the IP address of the service your website is located on (web hosting plan, dedicated server, VPS, etc.). You will then need to configure your domain name’s active DNS zone using an A-type DNS record.
24+
25+
**Find out how to add an A-DNS record to an OVHcloud DNS zone for your domain name.**
26+
27+
> [!primary]
28+
>
29+
> To modify or delete an A DNS record of an OVHcloud DNS zone, follow [this guide](/pages/web_cloud/domains/dns_zone_edit).
30+
31+
## Requirements
32+
33+
- A [domain name](/links/web/domains).
34+
- A DNS zone associated with this domain name at OVHcloud.
35+
- Access to the [OVHcloud Control Panel](/links/manager), in the `Web Cloud`{.action} section.
36+
37+
## Instructions
38+
39+
> [!warning]
40+
>
41+
> Adding, modifying or deleting DNS records in an active DNS zone is a tricky task. If in doubt, contact a [specialist provider](/links/partner).
42+
43+
### Add an A-type DNS record for a domain name
44+
45+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
46+
2. On the page that appears, click `Add an entry`{.action}.
47+
3. In the window that opens, select the pointing field of type `A`{.action}.
48+
4. Then enter the IP address (e.g.: `203.0.113.0`) of the service your website is hosted on (web hosting plan, dedicated server, VPS, etc.) in the `Target *` field, and click `Next`{.action}.
49+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
50+
51+
/// details | Click here for more information.
52+
53+
See our detailed guides:
54+
55+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
56+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
57+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
58+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
59+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
60+
61+
///
62+
63+
### Add an A-type DNS record for a domain name subdomain
64+
65+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
66+
2. On the page that appears, click `Add an entry`{.action}.
67+
3. In the window that opens, select the pointing field of type `A`{.action}.
68+
4. Then enter the subdomain in the `Sub-domain` field (e.g.: `www` for the subdomain `www.domain.tld`), and the IP address in the `Target *` field (e.g.: `203.0.113.0`) of the service your website is located on (web hosting, dedicated server, VPS, etc.). Finally, click `Next`{.action}.
69+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
70+
71+
/// details | Click here for more information.
72+
73+
See our detailed guides:
74+
75+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
76+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
77+
- [How to create a subdomain](/pages/web_cloud/domains/domain_create_subdomains).
78+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
79+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
80+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
81+
82+
///
83+
84+
## Go further
85+
86+
[Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
87+
[Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
88+
89+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
90+
91+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
92+
93+
Join our [community of users](/links/community).
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "Add an A DNS record for a domain name"
3+
excerpt: "Find out how to add an A DNS record to an OVHcloud DNS zone for your domain name"
4+
updated: 2025-05-12
5+
---
6+
7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
21+
## Objective
22+
23+
Want your website to be accessible via your domain name? To do this, your domain name must point to the IP address of the service your website is located on (web hosting plan, dedicated server, VPS, etc.). You will then need to configure your domain name’s active DNS zone using an A-type DNS record.
24+
25+
**Find out how to add an A-DNS record to an OVHcloud DNS zone for your domain name.**
26+
27+
> [!primary]
28+
>
29+
> To modify or delete an A DNS record of an OVHcloud DNS zone, follow [this guide](/pages/web_cloud/domains/dns_zone_edit).
30+
31+
## Requirements
32+
33+
- A [domain name](/links/web/domains).
34+
- A DNS zone associated with this domain name at OVHcloud.
35+
- Access to the [OVHcloud Control Panel](/links/manager), in the `Web Cloud`{.action} section.
36+
37+
## Instructions
38+
39+
> [!warning]
40+
>
41+
> Adding, modifying or deleting DNS records in an active DNS zone is a tricky task. If in doubt, contact a [specialist provider](/links/partner).
42+
43+
### Add an A-type DNS record for a domain name
44+
45+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
46+
2. On the page that appears, click `Add an entry`{.action}.
47+
3. In the window that opens, select the pointing field of type `A`{.action}.
48+
4. Then enter the IP address (e.g.: `203.0.113.0`) of the service your website is hosted on (web hosting plan, dedicated server, VPS, etc.) in the `Target *` field, and click `Next`{.action}.
49+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
50+
51+
/// details | Click here for more information.
52+
53+
See our detailed guides:
54+
55+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
56+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
57+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
58+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
59+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
60+
61+
///
62+
63+
### Add an A-type DNS record for a domain name subdomain
64+
65+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
66+
2. On the page that appears, click `Add an entry`{.action}.
67+
3. In the window that opens, select the pointing field of type `A`{.action}.
68+
4. Then enter the subdomain in the `Sub-domain` field (e.g.: `www` for the subdomain `www.domain.tld`), and the IP address in the `Target *` field (e.g.: `203.0.113.0`) of the service your website is located on (web hosting, dedicated server, VPS, etc.). Finally, click `Next`{.action}.
69+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
70+
71+
/// details | Click here for more information.
72+
73+
See our detailed guides:
74+
75+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
76+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
77+
- [How to create a subdomain](/pages/web_cloud/domains/domain_create_subdomains).
78+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
79+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
80+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
81+
82+
///
83+
84+
## Go further
85+
86+
[Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
87+
[Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
88+
89+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
90+
91+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
92+
93+
Join our [community of users](/links/community).
Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
---
2+
title: "Add an A DNS record for a domain name"
3+
excerpt: "Find out how to add an A DNS record to an OVHcloud DNS zone for your domain name"
4+
updated: 2025-05-12
5+
---
6+
7+
<style>
8+
details>summary {
9+
color:rgb(33, 153, 232) !important;
10+
cursor: pointer;
11+
}
12+
details>summary::before {
13+
content:'\25B6';
14+
padding-right:1ch;
15+
}
16+
details[open]>summary::before {
17+
content:'\25BC';
18+
}
19+
</style>
20+
21+
## Objective
22+
23+
Want your website to be accessible via your domain name? To do this, your domain name must point to the IP address of the service your website is located on (web hosting plan, dedicated server, VPS, etc.). You will then need to configure your domain name’s active DNS zone using an A-type DNS record.
24+
25+
**Find out how to add an A-DNS record to an OVHcloud DNS zone for your domain name.**
26+
27+
> [!primary]
28+
>
29+
> To modify or delete an A DNS record of an OVHcloud DNS zone, follow [this guide](/pages/web_cloud/domains/dns_zone_edit).
30+
31+
## Requirements
32+
33+
- A [domain name](/links/web/domains).
34+
- A DNS zone associated with this domain name at OVHcloud.
35+
- Access to the [OVHcloud Control Panel](/links/manager), in the `Web Cloud`{.action} section.
36+
37+
## Instructions
38+
39+
> [!warning]
40+
>
41+
> Adding, modifying or deleting DNS records in an active DNS zone is a tricky task. If in doubt, contact a [specialist provider](/links/partner).
42+
43+
### Add an A-type DNS record for a domain name
44+
45+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
46+
2. On the page that appears, click `Add an entry`{.action}.
47+
3. In the window that opens, select the pointing field of type `A`{.action}.
48+
4. Then enter the IP address (e.g.: `203.0.113.0`) of the service your website is hosted on (web hosting plan, dedicated server, VPS, etc.) in the `Target *` field, and click `Next`{.action}.
49+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
50+
51+
/// details | Click here for more information.
52+
53+
See our detailed guides:
54+
55+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
56+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
57+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
58+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
59+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
60+
61+
///
62+
63+
### Add an A-type DNS record for a domain name subdomain
64+
65+
1. Click the `DNS zones`{.action} menu, then choose the domain name concerned.
66+
2. On the page that appears, click `Add an entry`{.action}.
67+
3. In the window that opens, select the pointing field of type `A`{.action}.
68+
4. Then enter the subdomain in the `Sub-domain` field (e.g.: `www` for the subdomain `www.domain.tld`), and the IP address in the `Target *` field (e.g.: `203.0.113.0`) of the service your website is located on (web hosting, dedicated server, VPS, etc.). Finally, click `Next`{.action}.
69+
5. Check the summary, then click `Confirm`{.action}. Wait up to **24** hours for the addition to propagate fully over the DNS network.
70+
71+
/// details | Click here for more information.
72+
73+
See our detailed guides:
74+
75+
- [Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
76+
- [Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
77+
- [How to create a subdomain](/pages/web_cloud/domains/domain_create_subdomains).
78+
- [Editing an OVHcloud DNS zone](/pages/web_cloud/domains/dns_zone_edit).
79+
- [Hosting multiple websites on your Web Hosting plan](/pages/web_cloud/web_hosting/multisites_configure_multisite).
80+
- [Web Hosting - How to modify a domain name already associated to a hosting plan](/pages/web_cloud/web_hosting/multisites_modify_domain).
81+
82+
///
83+
84+
## Go further
85+
86+
[Everything you need to know about DNS zone](/pages/web_cloud/domains/dns_zone_general_information).
87+
[Everything you need to know about DNS records](/pages/web_cloud/domains/dns_zone_records).
88+
89+
For specialised services (SEO, development, etc.), contact [OVHcloud partners](/links/partner).
90+
91+
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
92+
93+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)