Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
meta:
title: How to terminate an Online Web Hosting plan
description: Learn how to terminate a Online Web Hosting plan
content:
h1: How to terminate an Online Web Hosting plan
paragraph: This guide explains how to terminate a Online Web Hosting plan
tags: hosting webhosting terminate online-console dedibox delete
dates:
posted: 2024-12-17
validation: 2024-12-17
categories:
- dedibox-console
---

This page shows you how to terminate an Online (Dedibox) Web Hosting plan.

<Macro id="requirements" />

- A Dedibox account logged into the [console](https://console.online.net)
- An active Online Web Hosting plan

## How to terminate your Online Web Hosting plan

1. Click your username, next to _logged in as_, in the top right corner of the [Online console](https://console.online.net/). From the drop-down menu, select **Services**. The service page displays.
2. Click **Detail** next to the Web Hosting plan you want to terminate. The **Hosting plan information** page displays.
3. Click **Terminate**. A pop-up displays.
4. Click **Confirm Termination**. The Web Hosting plan and all associated options display.
5. Check the **Reason for termination** box which best suits your case.
6. Click **TERMINATE THIS SERVICE AND OPTION ASSOCIATED** to confirm the termination.

<Message type="important">
Your Online Web Hosting plan will be terminated immediately.
Before terminating, ensure that you have saved all your files from FTP and all emails from webmail or your mail client.
</Message>
4 changes: 4 additions & 0 deletions menu/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -4866,6 +4866,10 @@
{
"label": "Configure the backup option",
"slug": "configure-backup-option"
},
{
"label": "Terminate an Online Web Hosting plan",
"slug": "terminate-online-classic-webhosting"
}
],
"label": "How to",
Expand Down