Persistent Database Error: “Unknown column ‘inclusive_language_score’
-
Hello,
I’m getting a recurring database error in my WordPress error log and I believe it’s related to the Yoast SEO plugin. The website appears to be functioning normally from a user perspective, but the error log is being filled with a specific entry.
Here is the exact error message:
WordPress database error Unknown column 'inclusive_language_score' in 'INSERT INTO' for query INSERT INTO \wp_yoast_indexable(...)This error appears to happen when Yoast SEO tries to insert data into the
wp_yoast_indexabletable, but the columninclusive_language_scoreis missing. It seems like the database table structure is out of sync with the current version of the plugin.Additional Information:
- WordPress Version: 6.8.2
- Yoast SEO Version: 25.8
- Relevant Server Info: PHP 8.3
Any guidance on how to fix this would be greatly appreciated. It’s causing a lot of bloat in my error log and I’m concerned about potential performance issues and broken functionality.
Thank you!
The topic ‘Persistent Database Error: “Unknown column ‘inclusive_language_score’’ is closed to new replies.