Yoast SEO mySQL process freezing when I go to an admin page
-
Hello,
Please, I need know how resolve this bug please.
Every time I access /wp-admin/, Yoast SEO spawns this mySQL process:
SELECT P.ID FROM wp_posts AS P WHERE P.post_type IN ('post', 'page', 'attachment', 'wpi_invoice', 'gd_producteur', 'gd_artisan', 'gd_place', 'gd_evenement', 'gd_event', 'product') AND P.post_status NOT IN ('auto-draft') AND P.ID not in ( SELECT I.object_id from wp_yoast_indexable as I WHERE I.object_type = 'post' AND I.version = 2 ) LIMIT 26
From there, my whole website becomes inaccessible (infinite loading), as long as I don’t kill this process from phpMyAdmin.
As soon as this process is killed, all my site becomes accessible again, except if I load a page in WP admin, then in this case the site becomes inaccessible again.
Everything is resolved when I deactivate the Yoast SEO plugin.
Please note that I have also attempted a database optimization via: Yoast SEO => Tools, and that does not resolve this issue.
Please help…
- The topic ‘Yoast SEO mySQL process freezing when I go to an admin page’ is closed to new replies.