Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the hueman domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/CloudIngenium.com/htdocs/wp-includes/functions.php on line 6114
How to: Clean your WordPress database from all the empty Yoast WordPress SEO meta data – Knowledge eXchange

You may also like...

2 Responses

  1. Floris says:

    Wouldn’t…

    DELETE FROM wp_postmeta WHERE meta_key like ‘_yoast%

    …do the trick?

  2. Juan Carlos says:

    You’re 96.3% right! There is only one table that wouldn’t cover (_wpseo_video_meta). However, now that I carefully look at the code we are looking at different meta values for the different tables (many repeat but not all, and there are differences). So, unless you want to wipe ALL data not just the empty data, you would need to use what’s in the post.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.