Breadcrumb – Error in Google Search Console

Home Support Medical Way Breadcrumb – Error in Google Search Console

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #16453
    Anonymous
    Inactive

    Hello,

    I recently change my theme for MedicalWay, it works perfectly. But in Google Search Console I’ve an error with the Breadcrumb.

    My WebSite is https://www.dieteticienne-cannes.com/

    On all Sub-pages I’ve this error on GSC “Missing field Item”
    For exemple a <a href=”https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fwww.dieteticienne-cannes.com%2Fchirurgie-obesite-bypass”>test result from Structured data test tool</a>.

    In the theme the Breadcrumb is set to Simple.

    Is there something else to do to in the theme settings avoid this error in Google Serach Console ?
    Could you help me, please ?

    Best regards
    Sarah

    #16495
    nirav
    Keymaster

    Hello SarahJ

    Hope you are doing good!

    We are just updating our theme in wordpress repo with resolution of this error and you will get in the update in a next few days.

    Once you get the notificaion, please update the theme to resolve the issue.

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    #16519
    Anonymous
    Inactive

    Hello,

    Thank you for the update. But after checking, I’ve got a new error on the BreadCrumb List in Google Search Console.
    The error is : The value provided for item.id must be a valid URL

    Here the URL that I’ve tested : https://www.dieteticienne-cannes.com/chirurgie-obesite-bypass/

    And the test result here : https://search.google.com/structured-data/testing-tool/u/0/?hl=fr#url=https%3A%2F%2Fwww.dieteticienne-cannes.com%2Fchirurgie-obesite-bypass%2F

    Can you resolve this ?

    Thank you
    Best regards
    Sarah

    #16536
    Anonymous
    Inactive

    Hello

    To complete my post above, I’ve test the solution in this topic, but it didn’t work

    Google search console error with Breadcrumb

    I’ve a Child-theme and when I replace the “public function trail()” it didn’t work.
    I’ve still the error explained juste above.

    Best regards
    Sarah

    #16550
    Anonymous
    Inactive

    Hello Team Prodesigns,

    Hope you feel good ๐Ÿ™‚

    I’ve solved the problem for the breadcrumbs.
    In fact there is a misstake in the file /assets/vendor/breadcrumbs/breadcrumbs.php

    You should update the theme with this :

    In the PHP file search this section :
    // Wrap the item with its itemprop.
    $item = ! empty( $matches )
    ? preg_replace( ‘/(<a.*?)([\'”])>/i’, ‘$1$2 itemprop=$2item$2>’, $item )
    : sprintf( ‘%s‘, $item );

    And comment the bolded line like this :
    : sprintf( /*’%s‘,*/ $item );

    To solve this in my theme, I’ve made a child theme.

    Hope this will help you ๐Ÿ˜‰

    Best Regards
    Sarah

    PS : Can I ask you something for this help ?
    Could you send me a free Premium key for Medical Way ?
    I think it’s a good thank you for this help ๐Ÿ™‚

    #16551
    Anonymous
    Inactive

    OK the text doesn’t pass with the script
    I post an picture instead the text. It will better

    <a href=”https://ibb.co/C03yXrz”&gt;breadcrumbs-solution</a>

    Hope this will help you dear Team and it will help other users

    If you can take into account my request for the free Premium key, please ๐Ÿ™‚

    Best regards
    Sarah

    #16598
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Thank you for providing your valuable input and we really appreciate that. As per companyโ€™s policy, we will not be able to give you the theme for free but feel free to get in touch at anytime for any queries, we will be more than happy to assist you.

    Have a great day ahead!

    Reagards,
    Team ProDesigns

    #18197
    Anonymous
    Inactive

    Thank you for the update.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.