• Resolved Stephane PISKORZ

    (@stefanp44)


    Hi,

    I received yesterday a notification from Google Search Console regarding the breadcrumbs implementation.

    Indeed the Structured Datat Testing Tool shows that the “id” element is missing in the breadcrumbs.

    Is it something that is planned in a future update of the theme, or is it better to use Yoast SEO’s bradcrumbs?

    Best regards

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • I have the same problem and work around as follows:

    1. Go to Appearance>Theme Editor
    2. Replace inc>breadcrumbs.php at 547 with

    
    $this->items[] = sprintf( '<a href="%s">%s</a>', esc_url( get_permalink( $post_id ) ), $post_title );
    
    Thread Starter Stephane PISKORZ

    (@stefanp44)

    Hello @nanonanomachine,

    I checked the code included in the breadcrumbs.php file from the parent theme and the code is already as the one you provided. Therefore can’t be a work around. Thanks anyway for your help.

    Theme Author HashThemes

    (@hashthemes)

    Hi,

    This issue is fixed in our latest update 1.2.24. Please update to the latest version and let us know your feedback.

    Thread Starter Stephane PISKORZ

    (@stefanp44)

    Hi @hashthemes,

    I just updated the theme and test with Search Console: looks ok, thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Breadcrumbs error in Google Search Console’ is closed to new replies.