WP Hive » Troubleshooting and How-To

How to Delete Blog

(3 posts)

Tags:


  1. waldo
    Member

    Hi, I have a few blogs that I installed using wp-hive plugin. How to delete any of the blogs?

    Is it simply deleted the subdirectory of the blog?

    Posted 3 years ago #
  2. ikailo
    Developer

    1. Remove the record where hostname = domain.com in the wphive_hosts table in the database. Make note of the prefix value first.
    2. Drop any of the tables that start with the prefix from the entry you removed above.
    3. Remove the wp-content/wp-hive/domain.com/ directory.
    4. Remove the domain from the Plesk, CPanel, etc, so it can’t be accessed from the public.

    Posted 3 years ago #
  3. waldo
    Member

    Thanks for the reply. problem is solved now.

    Posted 3 years ago #

RSS feed for this topic

Reply

You must log in to post.