• Resolved Jason Hsu

    (@jasonhsu)


    I’ve been getting database errors all day with the latest version of Yoast (15.3).

    This is one of the messages:
    WordPress database error: [Column ‘ancestor_id’ cannot be null]
    INSERT INTO wp_u4583mh5it_yoast_indexable_hierarchy (indexable_id, ancestor_id, depth, blog_id) VALUES (‘1’, NULL, ‘1’, ‘1’)

    I’ve tried the Yoast Test plugin, using all the reset options multiple times, but nothing worked. There was another error about prominent_words table does not exist.

    So I deleted all Yoast plugins, removed all Yoast tables to start over. Upon re-installation, Yoast was having trouble creating tables.

    I had to manually copy the table structure from another site, but still the error about ancester_id still persists:

    Here are some logs, please help, thanks.

    
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:10 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->get_presenter, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:11 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by require_once('wp-admin/admin.php'), do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Background_Indexing_Integration->register_shutdown_indexing, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_cleanup_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:34 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:07:35 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:08:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:10:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_id</code> IN ('6975', '6953', '6838', '6804', '6777', '6745', '6724', '6695', '6674', '6580') AND <code>object_type</code> = 'post' made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Admin_Columns_Cache_Integration->fill_cache, Yoast\WP\SEO\Repositories\Indexable_Repository->find_by_multiple_ids_and_type, Yoast\WP\Lib\ORM->find_many, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = '404' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'system-page' AND <code>object_sub_type</code> = 'search-result' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_system_page, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:11:43 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_indexable' doesn't exist for query SELECT * FROM <code>wp_u4583mh5it_yoast_indexable</code> WHERE <code>object_type</code> = 'date-archive' LIMIT 1 made by do_action('admin_init'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->maybe_create_notification, Yoast\WP\SEO\Integrations\Admin\Indexing_Notification_Integration->should_show_notification, Yoast\WP\SEO\Helpers\Indexing_Helper->get_filtered_unindexed_count, Yoast\WP\SEO\Helpers\Indexing_Helper->get_unindexed_count, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->get_total_unindexed, Yoast\WP\SEO\Actions\Indexing\Indexable_General_Indexation_Action->query, Yoast\WP\SEO\Repositories\Indexable_Repository->find_for_date_archive, Yoast\WP\Lib\ORM->find_one, Yoast\WP\Lib\ORM->run, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:31:01 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('1626', NULL, '1', '1') made by require('wp-admin/edit-form-blocks.php'), array_reduce, rest_preload_api_request, rest_do_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->get_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:31:23 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:31:27 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:31:30 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:31:32 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:32:24 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:32:26 UTC] WordPress database error Table 'local.wp_u4583mh5it_yoast_prominent_words' doesn't exist for query TRUNCATE TABLE wp_u4583mh5it_yoast_prominent_words made by do_action('admin_post_wordpress-seo-feature-reset'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\Test_Helper\WordPress_Plugin_Features->handle_reset_feature, Yoast\WP\Test_Helper\WordPress_Plugin_Features->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_feature, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_indexables, Yoast\WP\Test_Helper\WordPress_Plugins\Yoast_SEO->reset_prominent_words_calculation
    [30-Nov-2020 23:35:41 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('2', NULL, '1', '1') made by require('wp-blog-header.php'), wp, WP->main, WP->parse_request, do_action_ref_array('parse_request'), WP_Hook->do_action, WP_Hook->apply_filters, rest_api_loaded, WP_REST_Server->serve_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->update_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:35:42 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('2', NULL, '1', '1') made by edit_post, wp_update_post, wp_insert_post, do_action('wp_insert_post'), WP_Hook->do_action, WP_Hook->apply_filters, Yoast\WP\SEO\Integrations\Watchers\Indexable_Post_Watcher->build_indexable, Yoast\WP\SEO\Builders\Indexable_Builder->build_for_id_and_type, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    [30-Nov-2020 23:35:42 UTC] WordPress database error Column 'ancestor_id' cannot be null for query INSERT INTO <code>wp_u4583mh5it_yoast_indexable_hierarchy</code> (<code>indexable_id</code>, <code>ancestor_id</code>, <code>depth</code>, <code>blog_id</code>) VALUES ('2', NULL, '1', '1') made by require('wp-admin/edit-form-blocks.php'), array_reduce, rest_preload_api_request, rest_do_request, WP_REST_Server->dispatch, WP_REST_Posts_Controller->get_item, WP_REST_Posts_Controller->prepare_item_for_response, WP_REST_Controller->add_additional_fields_to_object, Yoast\WP\SEO\Routes\Yoast_Head_REST_Field->for_post, Yoast\WP\SEO\Actions\Indexables\Indexable_Head_Action->for_post, Yoast\WP\SEO\Surfaces\Values\Meta->get_head, Yoast\WP\SEO\Presenters\Schema_Presenter->present, Yoast\WP\SEO\Presenters\Schema_Presenter->get, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_schema, Yoast\WP\SEO\Generators\Schema_Generator->generate, Yoast\WP\SEO\Generators\Schema\Breadcrumb->generate, Yoast\WP\SEO\Presentations\Abstract_Presentation->__get, Yoast\WP\SEO\Presentations\Indexable_Presentation->generate_breadcrumbs, Yoast\WP\SEO\Generators\Breadcrumbs_Generator->generate, Yoast\WP\SEO\Repositories\Indexable_Repository->get_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->find_ancestors, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->build, Yoast\WP\SEO\Builders\Indexable_Hierarchy_Builder->save_ancestors, Yoast\WP\SEO\Repositories\Indexable_Hierarchy_Repository->add_ancestor, Yoast\WP\Lib\Model->save, Yoast\WP\Lib\ORM->save, Yoast\WP\Lib\ORM::execute
    
    • This topic was modified 3 years, 11 months ago by Marius L. J.. Reason: Fixed code formatting
Viewing 3 replies - 16 through 18 (of 18 total)
  • Hi Jason,

    Thanks for checking. We’ll leave this issue open for the next week just in case you have any updates.

    You’re welcome to create a new forum topic if you have any other information after that.

    Yoast indexables still cannot handle some types of content. For instance, the Column ‘ancestor_id’ cannot be null message appears regularly when saving a menu with nested items. And morevoer, the nav_menu_item objects are then stored in wp_yoast_indexable table with complete nonsense as permalink. When Yoast later tries to insert a nested nav_menu_item into wp_yoast_indexable_hierarchy it is not able to compute ancestor_id and the error message appears.

    Is it really necessary to store nav_menu_item types in indexables? Maybe more filters in Post_Helper->is_post_indexable() or a method checking the post type would help.

    Apparently, there are common situations when Indexable_Hierarchy_Builder->save_ancestors() is not able to obtain $ancestor->id and yet it tries to write to wp_yoast_indexable_hierarchy with inevitable DB error. I am not sure it is a good solution.

    But i have to say that after index reset with https://www.ads-software.com/plugins/yoast-test-helper/ everythings goes smoothly in production mode. Described inconsistencies appears in development mode until i force indexables to work always in production mode:

    add_filter( 'wpseo_should_save_indexable', '__return_true' );
    add_filter( 'wpseo_indexing_data', function ( $data ) {
      $data['disabled'] = false;
      return $data;
    } );
    • This reply was modified 3 years, 7 months ago by janrenn.
    • This reply was modified 3 years, 7 months ago by janrenn.
    • This reply was modified 3 years, 7 months ago by janrenn.
Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Column ‘ancestor_id’ cannot be null’ is closed to new replies.