Efficiently Removing Spam Comments in Bulk from Your WordPress Website

thumb_up 1  ·  sell Bulk delete spam comments WordPress, Clearing spam comments in WordPress, How to bulk delete spam comments in your WordPress website? [STE, Mass spam comment removal in WordPress

How to bulk delete spam comments in your WordPress website? [STEP BY STEP]☑️

Here in this tutorial you will learn how to easily bulk delete spam comments from your WordPress website. Let me tell you that deleting spam comments manually could be time consuming that is why we recommend to bulk delete spam comments in WordPress using phpMyAdmin.

 

Follow the steps to Delete All WordPress Comments Using phpMyAdmin:

Step::1 Login to your cPanel and click on File Manager section

 

Step::2 Go to public_html and then open your WordPress installation directory

 

Step::3 Find wp-config.php and right click over the file and choose the View option

 

Step::4 From here you can know the Database Name of your WordPress site

 

Step::5 Once you know the Database name, go back to cPanel homepage and open phpMyAdmin under DATABASE section

 

Step::6 Now click over the associated database and then tap on SQL

 

Step::7 Add the following line in the box

DELETE from wp_comments WHERE comment_approved='0';



Step::8 Click on Go button and then OK to confirm

 

This will delete all WordPress comments from your database.

Thanks for Reading this article 

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

How to Resolve the Issue of "Missing Add New Plugin Menu" in WordPress?

Here, in this tutorial we will discuss the procedure to fix an issue called “add new Plugin Menu not showing” in WordPress. This issue…

arrow_forward
description

How to Incorporate a YouTube Subscribe Button into Your WordPress Website?

Here, in this tutorial we will discuss the procedure to add YouTube subscribe button to your WordPress website. This can be done by any of…

arrow_forward
description

How to Deactivate WordPress Plugins Using the Database?

We have shared articles managing WordPress website and its data. One of the most important feature of WordPress is Plugins that allows user…

arrow_forward
description

How to Integrate a Currency Converter into Your WordPress Website?

The diverse features of WordPress allows user to manage the website presentation in their own choice. WordPress has themes for blogging…

arrow_forward
description

Guidelines for Installing and Setting Up the WordPress Simple PayPal Shopping Cart Plugin

Features in WordPress allows user to improve and manage the presentation of website. We have shared multiple articles related to WordPress…

arrow_forward
arrow_back « Back