What deleting a WordPress site actually means

Deleting a WordPress site means removing all the files, database, and content from your web host so the site no longer exists on the internet. This is permanent — once deleted, the posts, pages, images, and settings cannot be recovered unless you have a backup stored elsewhere. Most people delete a site because they no longer need it, want to start fresh, or are moving to a different platform.

The process differs depending on whether you use WordPress.com (the hosted version where WordPress handles the servers) or WordPress.org (the self-hosted version where you rent space from a web host like GoDaddy, Bluehost, or Namecheap). Both can be deleted, but the steps are not the same.

Key Takeaways

  • WordPress.com sites are deleted through your account settings, while self-hosted WordPress.org sites require you to delete files through your web host's file manager or control panel.
  • Backing up your site before deletion is the only way to recover it later, since deletion is permanent and cannot be undone.
  • Deleting the WordPress files does not automatically cancel your domain name or web hosting account — you must handle those separately if you want to stop paying for them.
  • If your site is indexed by Google, search engines may take weeks or months to remove it from results even after you delete it.

How to delete a WordPress.com site

Log into your WordPress.com account and go to your dashboard. Click on the site you want to delete, then look for the settings menu — this is usually a gear icon or labeled "Settings" in the left sidebar. Scroll down until you find a section called "General Settings" or "Danger Zone" (the exact name varies by WordPress.com design updates).

In that section, you will see an option to delete the site. WordPress.com will ask you to confirm by typing the site name or URL. After you confirm, the site is deleted when ready. The domain name and any paid plan you had will need to be cancelled separately in your account billing settings if you do not want to keep paying for them.

How to delete a self-hosted WordPress.org site

Self-hosted sites live on a web host's servers, so you must delete the files directly. Log into your web host's control panel — this is usually called cPanel, Plesk, or something similar depending on your host. Look for a file manager tool (often labeled "File Manager" or "Files").

Open the file manager and navigate to the folder where your WordPress site lives. This is usually called "public_html", "www", or your domain name. Select all the files and folders inside that directory and delete them. The exact steps depend on your host's interface, but most file managers let you right-click and choose "Delete" or select items and click a delete button.

After you delete the files, your site will show an error or blank page when someone visits it. The domain name and hosting account still exist and will continue to charge you monthly until you cancel them separately through your host's billing page.

Back up your site before you delete it

Before you delete anything, read a complete backup of your site. This includes all your posts, pages, images, user accounts, and settings. If you change your mind later or need to recover something, a backup is your only option.

For WordPress.com sites, go to Settings, then look for "Export" or "read Your Content". WordPress.com will create a file containing all your posts and pages. For self-hosted sites, use a backup plugin like UpdraftPlus, BackWPup, or Duplicator. These plugins create a file you can read to your computer. You can also ask your web host if they offer automated backups — many do, though you may need to request one before deleting.

What happens to your domain name and hosting after deletion

Deleting your WordPress site does not automatically cancel your domain name or hosting account. You will continue to be charged monthly or yearly for both unless you cancel them yourself. Log into your web host's billing section and look for options to cancel or let your account expire.

If you want to keep your domain name but not the hosting, you can do that — just cancel the hosting and keep the domain registered. If you want to keep the hosting but delete the site, you can upload a new site or leave the folder empty. If you want to cancel everything, you must cancel both the domain and the hosting separately.

Removing your site from Google search results

Even after you delete your WordPress site, Google and other search engines may still show it in search results for weeks or months. You can speed up the removal by using Google Search Console. If you have a Search Console account for your site, sign in and request removal of the URLs. Google will prioritize removing them from results.

If you do not have a Search Console account, you can still submit a removal request through Google's removal tool, though it takes longer. You can also add a robots.txt file to block search engines from crawling the site before you delete it, though this only prevents new indexing — it does not remove pages already in Google's index.

Frequently Asked Questions

Can I recover my site after I delete it?

Only if you have a backup file saved on your computer or another storage service. Once deleted from your host, the site cannot be recovered from the host itself. If you have a backup, you can reinstall WordPress and restore it, but this requires uploading files and a database, which is a technical process.

Will deleting my WordPress site cancel my domain name?

No. Deleting the WordPress files does not affect your domain registration. You must cancel your domain separately through your domain registrar or web host's billing page, or it will continue to renew and charge you each year.

What if I only want to delete some posts, not the whole site?

You do not need to delete the entire site. Log into your WordPress dashboard, go to Posts, and delete individual posts or pages one at a time. You can also use the bulk delete feature to select multiple posts and delete them together. This keeps your site running but removes specific content.

Do I need to do anything special if my site is still getting visitors?

You can delete it at any time, but visitors will see an error page afterward. If you want to redirect visitors to a new site, set up a redirect before deleting — most web hosts let you create a 301 redirect in cPanel or your control panel. This tells search engines and browsers where to go instead.

How long does it take for my site to disappear from the internet?

The site disappears from your host when ready after you delete the files. However, cached versions may exist on services like the Wayback Machine, and search engines may take weeks to remove it from results. You cannot control the Wayback Machine removal directly, but you can request removal from Google Search Console.