wp_yoast_indexable
-
Hey, I’m having an issue. My website is receiving a spike every hour, and looking at the statistics on new relic. It appears my 404 pages are what’s causing the spike, this is the MySQL query that’s running. Just wondering why this might be?
MySQL wp_yoast_indexable update
I’ve also noticed that Query Monitor has shown slow down as the following.
SELECT * FROM <code>wp_yoast_indexable</code> WHERE <code>object_id</code> = '1' AND <code>object_type</code> = 'post' LIMIT 1
with the caller of
Yoast\W\L\ORM::_execute()
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘wp_yoast_indexable’ is closed to new replies.