database error Table ‘_yoast_seo_links’ doesn’t exist for quer
-
Using version Version 20.5?
I am getting errors – below – every few min in my log file:
I’ve tried to run the Optimize SEO Data but it didn’t fix it.
How do I fix this?
Client:
?WordPress database error Table ‘wp_yoast_seo_links’ doesn’t exist for query SELECT COUNT(P.ID)\n\t\t\tFROM hyg_posts AS P\n\t\t\tLEFT JOIN hyg_yoast_indexable AS I\n\t\t\t\tON P.ID = I.object_id\n\t\t\t\tAND I.link_count IS NOT NULL\n\t\t\t\tAND I.object_type = ‘post’\n\t\t\tLEFT JOIN hyg_yoast_seo_links AS L\n\t\t\t\tON L.post_id = P.ID\n\t\t\t\tAND L.target_indexable_id IS NULL\n\t\t\t\tAND L.type = ‘internal’\n\t\t\t\tAND L.target_post_id IS NOT NULL\n\t\t\t\tAND L.target_post_id != 0\n\t\t\tWHERE ( I.object_id IS NULL OR L.post_id IS NOT NULL )\n\t\t\t\tAND P.post_status = ‘publish’\n\t\t\t\tAND P.post_type IN (‘post’, ‘page’, ‘jet-menu’, ‘product’, ‘rfbwp_assets’) /* From [www.hyglossproducts.com/wp-admin/admin.php?page=wpseo_tools] in [/nas/content/live/…/wp-content/plugins/wordpress-seo/src/actions/indexing/abstract-indexing-action.php:86
Message:
*/ made by require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\\WP\\SEO\\Integrations\\Admin\\Indexing_Tool_Integration->enqueue_scripts, Yoast\\WP\\SEO\\Helpers\\Indexing_Helper->get_filtered_unindexed_count, Yoast\\WP\\SEO\\Helpers\\Indexing_Helper->get_unindexed_count, Yoast\\WP\\SEO\\Actions\\Indexing\\Abstract_Indexing_Action->get_total_unindexed, referer: https://www.hyglossproducts.com/wp-admin/plugins.php
- The topic ‘database error Table ‘_yoast_seo_links’ doesn’t exist for quer’ is closed to new replies.