Skip to content

Commit b16fee0

Browse files
authored
fix(webhosting): update order journey (#5647)
1 parent 3cc8ffd commit b16fee0

File tree

2 files changed

+127
-63
lines changed

2 files changed

+127
-63
lines changed

pages/webhosting/how-to/order-webhosting.mdx

Lines changed: 64 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to order a Web Hosting plan
33
description: Learn how to order a Scaleway Web Hosting plan with our detailed step-by-step guide.
44
tags: webhosting order create
55
dates:
6-
validation: 2025-07-09
6+
validation: 2025-10-13
77
posted: 2023-01-17
88
---
99
import Requirements from '@macros/iam/requirements.mdx'
@@ -17,20 +17,21 @@ This page shows how to create a Scaleway Web Hosting plan. Web Hosting is a mana
1717
- [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
1818
- [Registered a domain name](/domains-and-dns/how-to/register-internal-domain/) at Scaleway or another registrar
1919

20+
2021
## Web Hosting configuration
2122

22-
1. Click **Web Hosting** in the **Domains & Web Hosting** section of the [console](https://console.scaleway.com/) side menu. The **Web Hosting** overview page displays.
23+
1. Click **Web Hosting** in the **Domains & Web Hosting** section of the side menu.
2324
2. Click **+ Order Web Hosting** to order a Web Hosting plan. The Web Hosting configuration screen displays.
2425
3. Select the region in which to create your Web Hosting.
2526
4. Choose a management interface for your website's content and settings:
2627

2728
- cPanel is a web-based control panel for managing web hosting accounts, emails, and websites through a graphical interface.
2829

29-
- WordPress is a user-friendly content management system (CMS) that allows you to create, edit, and manage your website without requiring any coding or technical skills.
30+
- WordPress is a user-friendly content management system (CMS) that lets you create, edit, and manage your website without needing to code or technical skills.
3031
<Message type="important">
3132
**If you choose WordPress as your management interface:**
3233

33-
- You will receive a direct access link to your email inbox
34+
- You will receive a direct access link to your email box
3435
- Each WordPress hosting plan supports **only one website**
3536
- You cannot create additional databases beyond the one that is automatically provided
3637
Find out more about what the WordPress plan includes in the [Web Hosting FAQ](/webhosting/faq/)
@@ -39,42 +40,71 @@ This page shows how to create a Scaleway Web Hosting plan. Web Hosting is a mana
3940
6. Configure options:
4041
- Enable backup: for daily automated backups of your website, emails, and databases. Retains backups for three days, with a full weekly backup retained for two months.
4142
- Dedicated IP: for improving email reputation and SSL setup.
42-
7. Enter your email address. We will send **you your password to access your management interface to this email address**.
43-
8. Click **Configure domain** to move on to the domain configuration screen.
43+
7. Enter your email address. We will send you your password to access your management interface to this email address.
44+
8. Click **Configure domain**.
4445

4546
## Domain configuration
4647

48+
**Choose one of the following option to define which domain you want to link to your Web Hosting.**
49+
50+
4751
<Tabs>
48-
<TabsTab label="Domain from another provider or not registered yet">
49-
1. Tick **External domain or register later**.
50-
2. Enter your **domain name** or the name of the domain you plan to register.
51-
<Message type="note">
52-
[Read our documentation](/domains-and-dns/how-to/register-internal-domain/) to find out how to register a domain name.
53-
</Message>
54-
3. Read the information banner about DNS records configuration.
55-
4. Check the summary of your order and your estimated cost, then click **Order Web Hosting**.
56-
</TabsTab>
57-
<TabsTab label="Scaleway domain">
58-
1. Tick **Scaleway domain**.
59-
2. Select your Scaleway domain in the drop-down.
60-
<Message type="tip">
61-
If you just registered your Scaleway domain and cannot see it displayed in the drop-down, click **Reload list**.
62-
</Message>
63-
3. Tick **Use a subdomain** if you want to use an existing subdomain or to create a new one.
64-
<Message type="tip">
65-
You can use a subdomain if you want to create a separate section of your website, such as a blog or shop, if you are not using the main domain for this project.
66-
67-
For example, if your main website is `my-cookies.com`, you could use a subdomain like `recipes.my-cookies.com` to create a separate section for sharing cookie recipes, while keeping your main site focused on selling cookies.
68-
</Message>
69-
4. Enter the name of your existing subdomain or a new name to create a subdomain.
70-
5. Choose between **Automatic DNS configuration** and **Advanced DNS configuration**
71-
6. Check the summary of your order and your estimated cost, then click **Order Web Hosting**.
52+
<TabsTab label="Use free Scaleway subdomain">
53+
This option allows you to create and access your Web Hosting service immediately, without needing to add a custom domain. You can later configure a personalized domain via cPanel if you wish.
54+
55+
1. Enter a subdomain.
56+
2. Click the search icon to confirm.
57+
3. Click **Order Web Hosting**.
7258
</TabsTab>
73-
</Tabs>
59+
<TabsTab label="Use my own domain">
60+
This option allows you to use your own domain and skip the subdomain selection. A random subdomain will automatically be assigned in parallel to your custom domain. This ensures that your website remains accessible at all times via the assigned subdomain, even if your custom domain is not yet configured.
7461

62+
Choose between **External domain or register later**, and **Scaleway domain** to add your website domain.
7563

76-
<Message type="tip">
77-
You will find the credentials to access your hosting dashboard (username/password) in your email inbox. You can also find your credentials in the **Overview** tab in the **Hosting information** section for the username (**Main user name**) and in the **Initial password** section for the password.
78-
</Message>
64+
<Message type="tip">
65+
Click the arrow next to each option below to view the purchase journey according to your choice.
66+
</Message>
67+
<Accordion>
68+
<h2 id="external-domain">
69+
<span>
70+
External domain or register later
71+
</span>
72+
</h2>
73+
<p>
74+
75+
1. Tick **External domain or register later**.
76+
2. Enter your **domain name** or the name of the domain you plan to register.
77+
<Message type="note">
78+
[Read our documentation](/domains-and-dns/how-to/register-internal-domain/) to find out how to register a domain name.
79+
</Message>
80+
3. Read the information banner about DNS records configuration.
81+
4. Click **Order Web Hosting**.
82+
</p>
83+
</Accordion>
84+
<Accordion>
85+
<h2 id="scaleway-domain">
86+
<span>
87+
Scaleway domain
88+
</span>
89+
</h2>
90+
<p>
91+
92+
1. Tick **Scaleway domain**.
93+
2. Select your Scaleway domain in the drop-down.
94+
<Message type="note">
95+
[Read our documentation](/domains-and-dns/how-to/register-internal-domain/) to find out how to register a domain name.
96+
</Message>
97+
3. Read the information banner about DNS records configuration.
98+
<Message type="tip">
99+
You can use a subdomain if you want to create a separate section of your website, such as a blog, or shop, if you are not using the main domain for this project.
100+
For example, if your main website is `my-cookies.com`, you could use a subdomain like `recipes.my-cookies.com` to create a separate section for sharing cookie recipes, while keeping your main site focused on selling cookies.
101+
</Message>
102+
4. Enter the name of your existing subdomain or a new name to create a subdomain.
103+
5. Choose between **Automatic DNS configuration** and **Advanced DNS configuration**.
104+
6. Click **Order Web Hosting**.
105+
</p>
106+
</Accordion>
107+
</TabsTab>
108+
</Tabs>
79109

80110
Proceed with the [DNS configuration](/webhosting/how-to/configure-dns-webhosting/) for your Web Hosting plan.

pages/webhosting/quickstart.mdx

Lines changed: 63 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -39,38 +39,72 @@ Scaleway provides Web Hosting plans with [cPanel](/webhosting/reference-content/
3939
6. Configure options:
4040
- Enable backup: for daily automated backups of your website, emails, and databases. Retains backups for three days, with a full weekly backup retained for two months.
4141
- Dedicated IP: for improving email reputation and SSL setup.
42-
7. Enter your email address. We will send **you your password to access your management interface to this email address**.
43-
8. Click **Configure domain** to move on to the domain configuration screen.
42+
7. Enter your email address. We will send you your password to access your management interface to this email address.
43+
8. Click **Configure domain**.
44+
4445

4546
### Domain configuration
4647

47-
<Tabs>
48-
<TabsTab label="Domain from another provider or not registered yet">
49-
1. Tick **External domain or register later**.
50-
2. Enter your **domain name** or the name of the domain you plan to register.
51-
<Message type="note">
52-
[Read our documentation](/domains-and-dns/how-to/register-internal-domain/) to find out how to register a domain name.
53-
</Message>
54-
3. Read the information banner about DNS records configuration.
55-
4. Check the summary of your order and your estimated cost, then click **Order Web Hosting**.
56-
</TabsTab>
57-
<TabsTab label="Scaleway domain">
58-
1. Tick **Scaleway domain**.
59-
2. Select your Scaleway domain in the drop-down.
60-
<Message type="tip">
61-
If you just registered your Scaleway domain and cannot see it displayed in the drop-down, click **Reload list**.
62-
</Message>
63-
3. Tick **Use a subdomain** if you want to use an existing subdomain or to create a new one.
64-
<Message type="tip">
65-
You can use a subdomain if you want to create a separate section of your website, such as a blog, or shop, if you are not using the main domain for this project.
66-
67-
For example, if your main website is `my-cookies.com`, you could use a subdomain like `recipes.my-cookies.com` to create a separate section for sharing cookie recipes, while keeping your main site focused on selling cookies.
68-
</Message>
69-
4. Enter the name of your existing subdomain or a new name to create a subdomain.
70-
5. Choose between **Automatic DNS configuration** and **Advanced DNS configuration**
71-
6. Check the summary of your order and your estimated cost, then click **Order Web Hosting**.
72-
</TabsTab>
73-
</Tabs>
48+
**Choose one of the following option to define which domain you want to link to your Web Hosting.**
49+
50+
<Tabs>
51+
<TabsTab label="Use free Scaleway subdomain">
52+
This option allows you to create and access your Web Hosting service immediately, without needing to add a custom domain. You can later configure a personalized domain via cPanel if you wish.
53+
54+
1. Enter a subdomain.
55+
56+
2. Click the search icon to confirm.
57+
58+
3. Click **Order Web Hosting**.
59+
</TabsTab>
60+
<TabsTab label="Use my own domain">
61+
This option allows you to use your own domain and skip the subdomain selection. A random subdomain will automatically be assigned in parallel to your custom domain. This ensures that your website remains accessible at all times via the assigned subdomain, even if your custom domain is not yet configured.
62+
63+
Choose between **External domain or register later**, and **Scaleway domain** to add your website domain.
64+
<Message type="tip">
65+
Click the arrow next to each option below to view the purchase journey according to your choice.
66+
</Message>
67+
<Accordion>
68+
<h2 id="external-domain">
69+
<span>
70+
External domain or register later
71+
</span>
72+
</h2>
73+
<p>
74+
1. Tick **External domain or register later**.
75+
2. Enter your **domain name** or the name of the domain you plan to register.
76+
<Message type="note">
77+
[Read our documentation](/domains-and-dns/how-to/register-internal-domain/) to find out how to register a domain name.
78+
</Message>
79+
3. Read the information banner about DNS records configuration.
80+
4. Click **Order Web Hosting**.
81+
</p>
82+
</Accordion>
83+
<Accordion>
84+
<h2 id="scaleway-domain">
85+
<span>
86+
Scaleway domain
87+
</span>
88+
</h2>
89+
<p>
90+
1. Tick **Scaleway domain**.
91+
2. Select your Scaleway domain in the drop-down.
92+
<Message type="tip">
93+
If you just registered your Scaleway domain and cannot see it displayed in the drop-down, click **Reload list**.
94+
</Message>
95+
3. Tick **Use a subdomain** if you want to use an existing subdomain or to create a new one.
96+
<Message type="tip">
97+
You can use a subdomain if you want to create a separate section of your website, such as a blog, or shop, if you are not using the main domain for this project.
98+
99+
For example, if your main website is `my-cookies.com`, you could use a subdomain like `recipes.my-cookies.com` to create a separate section for sharing cookie recipes, while keeping your main site focused on selling cookies.
100+
</Message>
101+
4. Enter the name of your existing subdomain or a new name to create a subdomain.
102+
5. Choose between **Automatic DNS configuration** and **Advanced DNS configuration**.
103+
6. Click **Order Web Hosting**.
104+
</p>
105+
</Accordion>
106+
</TabsTab>
107+
</Tabs>
74108

75109
## How to configure DNS for Web Hosting
76110

0 commit comments

Comments
 (0)