• Resolved mkbarraco

    (@mkbarraco)


    Hi there,

    can you help me?

    My error_log file shows me a bounch of this issue:

    [03-May-2021 07:21:06 UTC] WordPress errore sul database Unknown column 'L.target_indexable_id' in 'on clause' per la query SELECT COUNT(P.ID)
    			FROM wp_posts AS P
    			LEFT JOIN wp_yoast_indexable AS I
    				ON P.ID = I.object_id
    				AND I.link_count IS NOT NULL
    				AND I.object_type = 'post'
    			LEFT JOIN wp_yoast_seo_links AS L
    				ON L.post_id = P.ID
    				AND L.target_indexable_id IS NULL
    				AND L.type = 'internal'
    				AND L.target_post_id IS NOT NULL
    				AND L.target_post_id != 0
    			WHERE ( I.object_id IS NULL OR L.post_id IS NOT NULL )
    				AND P.post_status = 'publish'
    				AND P.post_type IN ('post', 'page', 'attachment', 'product')
    			
    			 fatta da 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\Abstract_Link_Indexing_Action->get_total_unindexed
Viewing 2 replies - 1 through 2 (of 2 total)
  • devnihil

    (@devnihil)

    @mkbarraco We’re sorry to hear you are experiencing this issue on your site.

    We’re sorry to hear you are experiencing this error. To resolve this, can you please try the following?:

      1. Install & activate the Yoast Test Helper plugin
      2. Go to Tools -> Yoast Test
      3. Hit the “Reset Indexables & Migrations” button
      4. Under SEO → Tools, click the “Start SEO Data Optimization” button.
    devnihil

    (@devnihil)

    We are going ahead and marking this issue as resolved due to inactivity. If you require any further assistance please create a new issue.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error_log’ is closed to new replies.