WordPress database error Table ‘table.yoast_wp_seo_models_indexable’…
-
Hi there. Our server has run out of physical memory, and it’s because our error log is GB’s of Yoast errors, creating errors every second. I’ve had to drop the server back to PHP 8.0 to stop the errors.
All errors start with “WordPress database error: Table ‘table.yoast_wp_seo_models_indexable’ doesn’t exist”
I have already installed the Yoast Test plugin and clicked “Reset Indexables tables & migrations” – this has not fixed the issue. Can anyone help??
Below is one example:
[12-Aug-2023 22:58:16 UTC] WordPress database error Table ‘table.yoast_wp_seo_models_indexable’ doesn’t exist for query INSERT INTO
yoast_wp_seo_models_indexable(object_id,object_type,permalink,title,description,is_cornerstone,is_robots_noindex,is_robots_nofollow,is_robots_noarchive,is_robots_noimageindex,is_robots_nosnippet,is_public,has_public_posts,blog_id,open_graph_image,open_graph_image_id,open_graph_image_source,open_graph_image_meta,twitter_image,twitter_image_id,twitter_image_source,permalink_hash,created_at,updated_at) VALUES (‘2’, ‘user’, ‘https://website.com.au/author/website/’, NULL, NULL, ‘0’, ‘0’, NULL, NULL, NULL, NULL, NULL, ‘0’, ‘1’, ‘https://secure.gravatar.com/avatar/fdf03e24ae702f4dc907995b649e3caf?s=500&d=mm&r=g’, NULL, ‘gravatar-image’, NULL, ‘https://secure.gravatar.com/avatar/fdf03e24ae702f4dc907995b649e3caf?s=500&d=mm&r=g’, NULL, ‘gravatar-image’, ’56:176519735aae66fbd7e16171767062b1′, ‘2023-08-12 22:58:15’, ‘2023-08-12 22:58:15’) made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/kadence/single.php’), get_header, locate_template, load_template, require_once(‘/themes/kadence/header.php’), wp_head, do_action(‘wp_head’), WP_Hook->do_action, WP_Hook->apply_filters, wp_robots, apply_filters(‘wp_robots’), WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration->add_robots, Yoast\WP\SEO\Integrations\Front_End\WP_Robots_Integration->get_robots_value, Yoast\WP\SEO\Memoizers\Meta_Tags_Context_Memoizer->for_current_page, Yoast\WP\SEO\Repositories\Indexable_Repository->for_current_page, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_id_and_type, Yoast\WP\SEO\Builders\Indexable_Builder->build_for_id_and_type, Yoast\WP\SEO\Builders\Indexable_Builder->build_for_id_and_type, Yoast\WP\SEO\Builders\Indexable_Builder->save_indexable, Yoast\WP\SEO\Models\Indexable->save, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
The topic ‘WordPress database error Table ‘table.yoast_wp_seo_models_indexable’…’ is closed to new replies.