Title: Clear plugin logs in database
Last modified: August 6, 2025

---

# Clear plugin logs in database

 *  Resolved [paltsevoleksandr21](https://wordpress.org/support/users/paltsevoleksandr21/)
 * (@paltsevoleksandr21)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/clear-plugin-logs-in-database/)
 * Hello everyone. I’m using plugin “All 404 Redirect to Homepage” for three years.
   I noticed that the size of my database increased a lot during last few weeks.
   The table “wp_redirects_404” has really big size – 370 MB. Is there any way to
   clear the table?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Adam Salah](https://wordpress.org/support/users/adam1318/)
 * (@adam1318)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/clear-plugin-logs-in-database/#post-18589200)
 * Hi [@paltsevoleksandr21](https://wordpress.org/support/users/paltsevoleksandr21/),
 * Thank you for reaching out to support.
 * 
   Please try the following steps to clear the large `wp_redirects_404` table:
    1. **Update the plugin** to the latest version if you haven’t already.
    2. **Clear the logs** from the plugin settings within the latest version.
    3. Alternatively, you can manually clear the table by executing the following SQL
       query: `TRUNCATE TABLE wp_redirects_404;` This can be done using **phpMyAdmin**
       or any other database management tool.
 * Thank you and have a wonderful day.
 * Regards
 * Adam
    -  This reply was modified 10 months, 1 week ago by [Adam Salah](https://wordpress.org/support/users/adam1318/).
 *  Thread Starter [paltsevoleksandr21](https://wordpress.org/support/users/paltsevoleksandr21/)
 * (@paltsevoleksandr21)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/clear-plugin-logs-in-database/#post-18589642)
 * Thank you very much for your help. I updated the plugin and cleared all the data,
   now the table is empty, great!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Clear plugin logs in database’ is closed to new replies.

 * ![](https://ps.w.org/all-404-redirect-to-homepage/assets/icon-256x256.png?rev
   =1515215)
 * [All 404 Redirect to Homepage](https://wordpress.org/plugins/all-404-redirect-to-homepage/)
 * [Support Threads](https://wordpress.org/support/plugin/all-404-redirect-to-homepage/)
 * [Active Topics](https://wordpress.org/support/plugin/all-404-redirect-to-homepage/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-404-redirect-to-homepage/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-404-redirect-to-homepage/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [paltsevoleksandr21](https://wordpress.org/support/users/paltsevoleksandr21/)
 * Last activity: [10 months, 1 week ago](https://wordpress.org/support/topic/clear-plugin-logs-in-database/#post-18589642)
 * Status: resolved