What happens when you delete a WordPress website
Deleting a WordPress website removes all the pages, posts, images, and settings you built. The domain name itself stays registered (unless you cancel that separately), but the site that was at that address disappears. If someone visits the URL, they will see an error or a blank page instead of your content.
WordPress gives you two main paths: delete everything permanently, or keep a backup copy first. Most people should back up before deleting, because once the site is gone, recovering it is difficult and sometimes impossible. The backup process takes minutes and saves you from regret later.
The steps differ slightly depending on whether you use WordPress.com (the hosted version where WordPress runs the servers) or WordPress.org (the self-hosted version you install yourself). Both are called WordPress, which confuses people, but the deletion process is different enough that you need to know which one you have.
Key Takeaways
- WordPress.com sites delete from your account settings, while self-hosted WordPress.org sites delete from your hosting control panel or through your hosting provider.
- Backing up your site before deletion takes a few minutes and prevents permanent loss of your content, images, and database.
- Deleting the website does not cancel your domain registration or hosting plan — you must cancel those separately if you want to stop paying.
- After deletion, the URL may show an error page for hours or days while the internet's servers catch up to the change.
How to delete a WordPress.com website
Log into your WordPress.com account and go to your site dashboard. On the left sidebar, click "Settings," then scroll to the bottom of the page. You will see a section called "Danger Zone" with a red button labeled "Delete Site." Click it.
WordPress will ask you to confirm by typing your site's URL into a text box. This is intentional — it forces you to think twice before erasing everything. Type the URL exactly as it appears, then click "Delete Site" again. The deletion happens when ready.
After deletion, your WordPress.com account still exists. You can create a new site at any time. Your domain name (if you registered it through WordPress.com) remains active and registered to you, but the website itself is gone. If you want to stop paying for the domain, you must cancel it separately in the Domains section of your account.
How to delete a self-hosted WordPress.org website
Self-hosted WordPress sites live on a server you pay for, usually through a hosting company like Bluehost, GoDaddy, or Kinsta. Deleting the site means removing the files and database from that server. You have two options: delete through WordPress itself, or delete through your hosting control panel.
The WordPress method: Log into your WordPress dashboard, go to "Tools," then click "Delete Site." WordPress will ask you to confirm and may offer to read a backup. Choose whether to keep a backup, then confirm deletion. This removes the WordPress installation and database.
The hosting control panel method: Log into your hosting account (usually cPanel, Plesk, or your host's custom dashboard). Find the file manager or file explorer. Locate the folder where your WordPress site lives (often called "public_html" or your domain name). Delete the entire folder. Then go to the database section and delete the database associated with your site. This is more thorough but requires more steps and is easier to do wrong.
If you are unsure which method to use, contact your hosting provider's support team. They can delete the site for you or walk you through it. Most hosts offer this as part of their support.
How to back up your WordPress site before deleting
A backup is a copy of everything on your site — all pages, posts, images, user accounts, and settings. If you delete by mistake or change your mind later, a backup lets you restore the site.
For WordPress.com: When you click "Delete Site," WordPress offers to email you a backup file. Choose "Yes, email me a backup" and WordPress will send a file to your account email within a few minutes. read it and save it to your computer. You can also use the "Export" option under "Tools" in your dashboard to read a backup anytime, even before deletion.
For self-hosted WordPress.org: Use a backup plugin like UpdraftPlus, BackWPup, or Duplicator. Install the plugin from your WordPress dashboard, configure it to back up to cloud storage (Google Drive, Dropbox, or your email), and run a backup. The backup downloads to your chosen location. Alternatively, ask your hosting provider if they offer automatic backups — many do, and you can request a restore if you change your mind within a certain window (usually 30 days).
What to do with your domain and hosting after deletion
Deleting the website and canceling your domain or hosting are separate actions. Many people delete the site but forget to cancel the recurring charges, then get billed for months.
If your domain is registered through WordPress.com, go to "Domains" in your account settings, find the domain, and click "Cancel Registration." You will lose the domain after the current registration period ends, and someone else can register it. If you want to keep the domain but not the site, do not cancel — just leave it registered and let the site stay deleted.
If your domain is registered elsewhere (GoDaddy, Namecheap, Google Domains), log into that registrar's account and cancel the domain there. WordPress deletion does not touch your domain registrar account.
For hosting, log into your hosting account and cancel your plan. Most hosts let you do this from the billing section. You will stop being charged after your current billing period ends. Some hosts offer a refund for unused time if you cancel mid-cycle — ask before you cancel if that matters to you.
Why your deleted site might still appear online
After you delete a WordPress site, the URL might still show the old site for hours or even days. This happens because the internet uses cached copies of websites to load them faster. Your computer, your internet provider, and search engines all keep copies of the old version.
You cannot speed this up, but it will resolve on its own. If you want to see what visitors see, open the site in an incognito or private browser window, which skips the cache. Search engines like Google will remove the site from their results within a few days to a few weeks, depending on how often they crawl the web.
If you want to reclaim the domain and build something new there, you can do so when ready after deletion. The domain is still yours — you just need to point it to a new site or hosting account.
Frequently Asked Questions
Can I undo a deletion after I confirm it?
No. Once you confirm deletion on WordPress.com or through your hosting panel, the site is gone. Your only recovery option is a backup you made before deletion. If you have a backup, you can restore it to the same site or a new one, but without a backup, the content cannot be recovered.
Do I have to delete my WordPress account when I delete my site?
No. Deleting a site and deleting your account are separate. On WordPress.com, your account remains active and you can create new sites. On self-hosted WordPress, deleting the site does not affect your hosting account — you can install a new WordPress site or use the hosting for something else.
What if I delete the site but want to keep the domain?
Do not cancel the domain registration. Keep paying the registration fee and the domain stays yours. The URL will show an error page or a blank page until you point it to a new site, but you own it. If you cancel the domain, it becomes available for anyone to register.
Will deleting my site affect my email if I use WordPress email?
If you use email through WordPress.com (like yourname@yourdomain.com), deleting the site will disable that email. If you use email through a separate provider like Google Workspace, it is not affected — that email account lives outside WordPress and will keep working.
How long does deletion take?
The deletion itself is when ready — you click confirm and the site is removed from the server. However, it may take a few hours to a few days for the change to spread across the internet, so visitors might still see the old site temporarily.