Yoast DB queries slowing down site
-
Our website became extremely slow. After days, if not weeks, of research we’ve found that Yoast is slowing down the website because Yoast is making thousands (12.000+) DB requests.
Yoast is inserting thousands of entries in the “wp_yoast_indexable” and “wp_yoast_indexable_hierarchy” table. These queries look like:
https://ibb.co/Hhw66nXAt the same time there are a lot of errors because some of the queries try to insert an empty value into a DB column where an integer is expected:
https://ibb.co/61wV5jBWhen “Reset Indexables tables & migrations” is run in the “Yoast Helper” plugin the errors are fixed. However, when using the website the errors and enormous DD queries come back. When running the “SEO Data Optimization” the problem is accelerated.
How can we (or you) fix this? We cannot have a website which needs 40 seconds for running Yoast DB queries!
Also; we are running the latest version of Yoast and are about to update WordPress.
- The topic ‘Yoast DB queries slowing down site’ is closed to new replies.