Skip to content

Commit 01ff6b9

Browse files
authored
feat(wbh): add troubleshooting index (#4651)
1 parent fb6e0ae commit 01ff6b9

File tree

1 file changed

+60
-3
lines changed

1 file changed

+60
-3
lines changed
Lines changed: 60 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,65 @@
11
---
22
meta:
33
title: Web Hosting - Troubleshooting
4-
description: Troubleshoot common issues with Scaleway Web Hosting.
4+
description: Find troubleshooting resources for resolving issues with Web Hosting.
55
content:
6-
h1: Web Hosting - Troubleshooting
7-
paragraph: Troubleshoot common issues with Scaleway Web Hosting.
6+
paragraph: Find troubleshooting resources for resolving issues with Web Hosting.
7+
dates:
8+
posted: 2025-03-18
9+
categories:
10+
- webhosting
811
---
12+
13+
<ProductHeader
14+
productName="Web Hosting Troubleshooting"
15+
productLogo="webHosting"
16+
description="Learn how to fix common issues with Web Hosting on Scaleway."
17+
/>
18+
19+
## Featured pages
20+
21+
<Grid>
22+
<DefaultCard
23+
title="Troubleshooting email or website access issues"
24+
description="This page helps you troubleshoot email or website issues in Web Hosting."
25+
url="/webhosting/troubleshooting/cant-access-website-mail/"
26+
label="See more"
27+
/>
28+
<DefaultCard
29+
title="Troubleshooting FTP access issues"
30+
description="This page helps you troubleshoot FTP access issues in Web Hosting."
31+
url="/webhosting/troubleshooting/cant-connect-ftp/"
32+
label="See more"
33+
/>
34+
<DefaultCard
35+
title="Troubleshooting DNS issues"
36+
description="This page helps you troubleshoot DNS issues in Web Hosting."
37+
url="/webhosting/troubleshooting/troubleshooting-dns-issues/"
38+
label="See more"
39+
/>
40+
</Grid>
41+
<Grid>
42+
<DefaultCard
43+
title="Troubleshooting cPanel or Plesk access issues"
44+
description="This page helps you troubleshoot cPanel or Plesk access issues in Web Hosting."
45+
url="/webhosting/troubleshooting/troubleshooting-access-issues-cpanel-plesk/"
46+
label="See more"
47+
/>
48+
<DefaultCard
49+
title="Troubleshooting email delivery issues"
50+
description="This page helps you troubleshoot email delivery issues in Web Hosting."
51+
url="/webhosting/troubleshooting/troubleshooting-email/"
52+
label="See more"
53+
/>
54+
</Grid>
55+
56+
57+
## Web Hosting troubleshooting pages
58+
59+
- [Troubleshooting email or website access issues](/webhosting/troubleshooting/cant-access-website-mail/)
60+
- [Troubleshooting FTP access issues](/webhosting/troubleshooting/cant-connect-ftp/)
61+
- [Troubleshooting DNS issues](/webhosting/troubleshooting/troubleshooting-dns-issues/)
62+
- [Troubleshooting cPanel or Plesk access issues](/webhosting/troubleshooting/troubleshooting-access-issues-cpanel-plesk/)
63+
- [Troubleshooting email delivery issues](/webhosting/troubleshooting/troubleshooting-email/)
64+
65+

0 commit comments

Comments
 (0)