Skip to content

Commit 5037408

Browse files
author
Kazarus4
committed
EN done
1 parent 6cce5e0 commit 5037408

File tree

7 files changed

+634
-347
lines changed

7 files changed

+634
-347
lines changed

pages/web_cloud/web_hosting/website-project/guide.en-asia.md

Lines changed: 93 additions & 52 deletions
Large diffs are not rendered by default.

pages/web_cloud/web_hosting/website-project/guide.en-au.md

Lines changed: 93 additions & 52 deletions
Large diffs are not rendered by default.

pages/web_cloud/web_hosting/website-project/guide.en-ca.md

Lines changed: 93 additions & 52 deletions
Large diffs are not rendered by default.

pages/web_cloud/web_hosting/website-project/guide.en-gb.md

Lines changed: 76 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
11
---
2-
title: "Web Hosting - How to get started in a few steps"
3-
excerpt: "Find out how to link your domain name, put your website online and create email addresses with your web hosting plan"
4-
updated: 2024-02-13
2+
title: "How to create a website - Carrying out your project in 5 steps"
3+
excerpt: "Find out how to define your project, publish your website and create email addresses with your web hosting solution"
4+
updated: 2025-04-07
55
---
66

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+
721
## Objective
822

9-
OVHcloud offers [several web hosting plans](/links/web/hosting). They are designed for different use cases:
23+
OVHcloud offers several [web hosting plans](/links/web/hosting). They are designed for different use cases:
1024

1125
- Get started on the web.
1226
- Quickly create a website (professional or not), a blog, a **C**ontent **M**anagement **S**ystem (**CMS**) such as *WordPress*, *Joomla!*, *PrestaShop* or *Drupal*, or an online store.
@@ -22,7 +36,7 @@ This saves you time on server administration and allows you to focus only on:
2236
- Security and optimization for one or more databases, if your solution has one.
2337
- The configuration and management of your email accounts included with your web hosting plan.
2438

25-
**Find out how to link your domain name, put your website online, and create one or more email addresses with your web hosting plan.**
39+
**Find out how to put your website online, and create email addresses with your web hosting solution.**
2640

2741
## Requirements
2842

@@ -69,34 +83,41 @@ Once you have carefully defined your project, you can start installing your webs
6983

7084
There are two ways of doing this: **migrate** an existing website, or **create** a new website.
7185

72-
#### Migrate your website
73-
74-
If you need to migrate a website from another hosting provider, please read our guide on "[Migrating your website and emails to OVHcloud](/pages/web_cloud/web_hosting/hosting_migrating_to_ovh)". You will find all the key steps for migrating all of your services without any interruptions (domain name, website, email address(es), etc.).
75-
76-
#### Create your new website
86+
**Click on each choice below to see explanations.**
7787

78-
In this scenario, you can choose from several solutions.
88+
/// details | Migrate your website
7989

80-
##### Case 1 - Putting a locally developed website online
90+
If you need to migrate a website from another hosting provider, please read our guide on "[Migrating your website and emails to OVHcloud](/pages/web_cloud/web_hosting/hosting_migrating_to_ovh)". You will find all the key steps for migrating all of your services without any interruptions (domain name, website, email address(es), etc.).
8191

82-
If this is the case, please follow our guide on "[Publishing a website on your web hosting plan](/pages/web_cloud/web_hosting/hosting_how_to_get_my_website_online)". There, you will find all the steps you need to take in order to:
92+
///
8393

84-
- Place your website on your web hosting plan’s FTP storage space.
85-
- Create a database linked to your web hosting plan.
86-
- Place your local database on the database linked to your web hosting plan.
87-
- Link your database to the website on your web hosting plan.
94+
/// details | Create your new website
8895

89-
##### Case 2 - Create a website using a CMS
96+
You can choose to create your website entirely yourself, or use a [CMS (Content Management System)](/links/web/hosting-cms-comparison) such as WordPress, PrestaShop, Joomla! or Drupal. Click on the tabs below, depending on your choice:
9097

91-
OVHcloud offers the "1-click modules" option.
98+
> [!tabs]
99+
> **Using a CMS**
100+
>>
101+
>> OVHcloud offers the "1-click modules" option.
92102
Once you have logged in to your [OVHcloud Control Panel](/links/manager), this option allows you to quickly install the *WordPress*, *Joomla!*, *PrestaShop* and *Drupal* CMS on your hosting.
93-
94-
To use this option, please refer to our guide on "[Setting up your website with a 1-click module (CMS)](/pages/web_cloud/web_hosting/cms_install_1_click_modules)".
95-
96-
> [!primary]
97-
>
98-
> If you would prefer to install your CMS manually without the "1-click modules" option, please read our guide on "[Installing a CMS manually on your web hosting plan](/pages/web_cloud/web_hosting/cms_manual_installation)".
99-
>
103+
>>
104+
>> To use this option, please refer to our guide on "[Setting up your website with a 1-click module (CMS)](/pages/web_cloud/web_hosting/cms_install_1_click_modules)".
105+
>>
106+
>> > [!primary]
107+
>> >
108+
>> > If you would prefer to install your CMS manually without the "1-click modules" option, please read our guide on "[Installing a CMS manually on your web hosting plan](/pages/web_cloud/web_hosting/cms_manual_installation)".
109+
>>
110+
> **Putting a locally developed website online**
111+
>>
112+
>> If this is the case, please follow our guide on "[Publishing a website on your web hosting plan](/pages/web_cloud/web_hosting/hosting_how_to_get_my_website_online)". There, you will find all the steps you need to take in order to:
113+
>>
114+
>> - Place your website on your web hosting plan’s FTP storage space.
115+
>> - Create a database linked to your web hosting plan.
116+
>> - Place your local database on the database linked to your web hosting plan.
117+
>> - Link your database to the website on your web hosting plan.
118+
>>
119+
120+
///
100121

101122
### Step 3 - Create your email addresses (optional) <a name="email-creation"></a>
102123

@@ -106,12 +127,16 @@ First of all, please read our guide on "[Activating email addresses included in
106127

107128
Once you have enabled this option, please refer to our guide on "[Creating an email address with an MX Plan solution](/pages/web_cloud/email_and_collaborative_solutions/mx_plan/email_creation)" to customize one or more email accounts with your domain name.
108129

109-
> **Special cases:**
130+
**Please click the link below for explanations.**
131+
132+
/// details | Special cases:
110133
>
111134
> - If you are migrating a website and/or if you are looking for email addresses associated with your website’s domain name, please read our guide on "[Migrating your website and emails to OVHcloud](/pages/web_cloud/web_hosting/hosting_migrating_to_ovh)". You will find all the key steps for migrating all of your services without any interruptions (domain name, website, email address(es), etc.).
112135
>
113136
> - If you did not attach a domain name when you ordered your web hosting plan, and you would like to use the "email address(es) included with your web hosting plan" option, you will need to do this manually from your [OVHcloud Control Panel](/links/manager).
114137
138+
///
139+
115140
### Step 4 - Verify and/or modify your domain name’s configuration <a name="domain-configuration"></a>
116141

117142
At this stage, your website must be installed on your web hosting plan, and your email addresses must be created. These elements may not work yet, as long as your domain name’s configuration with your new services is incomplete.
@@ -123,10 +148,14 @@ The link between your domain name and your services (web hosting plan, email ser
123148
> Please note that changes to a DNS zone can take between 4 and 24 hours to propagate fully.
124149
>
125150
126-
> **Special cases:**
127-
>
151+
**Please click the link below for explanations.**
152+
153+
/// details | Special cases:
154+
128155
> If you are migrating a website and/or email addresses associated with your website’s domain name, please read our guide on "[Migrating your website and emails to OVHcloud](/pages/web_cloud/web_hosting/hosting_migrating_to_ovh)". You will find all the key steps for migrating all of your services without any interruptions (domain name, website, email address(es), etc.).
129156
157+
///
158+
130159
To check and modify the link between your domain name and your web hosting plan, **please refer to the following guides in order:**
131160

132161
- [IP address list for web hostin clusters](/pages/web_cloud/web_hosting/clusters_and_shared_hosting_IP): You will find all the IP addresses for our web hosting infrastructure there. This guide will particularly help you with domain names whose active DNS zone is not managed at OVHcloud (or managed on a different OVHcloud customer account than your own).
@@ -148,15 +177,19 @@ To check and/or modify the link between your domain name and your OVHcloud email
148177

149178
Depending on your [web hosting plan](/links/web/hosting), additional options/offers/features are available free of charge.
150179

151-
#### SSL certificates
180+
**Click on the options below for explanations.**
181+
182+
/// details | SSL certificates
152183

153184
SSL certificates are used to make your website accessible using the HTTPS protocol. This protocol encrypts the exchanges between your web hosting plan and the people who visit your website.
154185

155186
No matter which [web hosting](/links/web/hosting) you are using, you can activate an SSL certificate from **Let's encrypt** free of charge.
156187

157188
For more details on free and paid SSL certificates offered on web hosting plans, please read our guide on "[Managing SSL certificates on a web hosting plan](/pages/web_cloud/web_hosting/ssl_on_webhosting)".
158189

159-
#### The CDN offers
190+
///
191+
192+
/// details | The CDN offers
160193

161194
All of our CDN solutions allow you to cache part of your website. This reduces load times for the pages that make up your website, especially for visitors who are geographically distant from the data center where your web hosting plan is located.
162195

@@ -174,24 +207,32 @@ You can find more information on our CDN solutions in our guide on "[Speeding up
174207
>
175208
> You cannot combine several CDN offers on the same web hosting plan.
176209
177-
#### Web Cloud Database Servers
210+
///
211+
212+
/// details | Web Cloud Database Servers
178213

179214
If you have a **Performance** web hosting plan, you can activate a [Web Cloud Databases](/links/web/databases) database server for free.
180215

181216
You can find more details on how to use it in our documentation “[Getting started with the Web Cloud Databases service](/pages/web_cloud/web_cloud_databases/starting_with_clouddb)”.
182217

183-
#### Sending emails from your website
218+
///
219+
220+
/// details | Sending emails from your website
184221

185222
All [web hosting](/links/web/hosting) allow you to send emails free of charge from your website or a specific script.
186223

187224
You can find all the details on this feature in our guide on "[Monitoring and managing automated emails in your web hosting plan](/pages/web_cloud/web_hosting/mail_function_script_records)".
188225

189-
#### Scheduled tasks (CRON)
226+
///
227+
228+
/// details | Scheduled tasks (CRON)
190229

191230
With CRON tasks, you can automatically run scripts hosted on your web hosting plan.
192231

193232
If your [web hosting plan](/links/web/hosting) has this option, please refer to our guide on "[Using automated tasks on a web hosting plan](/pages/web_cloud/web_hosting/cron_tasks)" for further details.
194233

234+
///
235+
195236
## Go further
196237

197238
[Migrating your website and emails to OVHcloud](/pages/web_cloud/web_hosting/hosting_migrating_to_ovh)
@@ -208,4 +249,4 @@ For specialized services (SEO, development, etc.), contact [OVHcloud partners](/
208249

209250
If you would like assistance using and configuring your OVHcloud solutions, please refer to our [support offers](/links/support).
210251

211-
Join our [community of users](/links/community).
252+
Join our [community of users](/links/community).

0 commit comments

Comments
 (0)