When users remove a site from the Presence Builder editor, only the current site draft opened in the editor and saved site snapshots are removed. By default, published sites are not removed from hosting accounts.

If you want to save disk space, we recommend that you configure the editor to remove sites from hosting accounts when their owners click the Remove Site button.

To do this:

  1. On the Presence Builder server, open the configuration file %plesk_dir%\sb\config.

  2. In the [general] section of the file, locate the following line:

    delete_published_site_files = false
    
  3. Change false to true.

  4. Save the file.