15.1: Slow query in WordPress Admin
-
Hi,
I just updated to Yoast SEO 15.1 and noticed there is a slow query that is slowing down all page loads in the WordPress Admin.
Here is the query info:
SELECT COUNT(ID) FROM wp_posts WHERE ID NOT IN ( SELECT object_id FROM wp_yoast_indexable WHERE object_type = 'post' AND permalink_hash IS NOT NULL ) AND post_type IN ('post', 'page', 'attachment') + Yoast\W\S\A\I\Indexable_Post_Indexation_Action->get_total_unindexed() Plugin: wordpress-seo 1 0.2561
As you can see, the query is taking 0.256 seconds to execute.
Thanks.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘15.1: Slow query in WordPress Admin’ is closed to new replies.