breadcrumbs

#324011
  • Hello! when adding code to display breadcrumbs in a child theme, a warning appears: This file is in the parent theme. Accordingly, after inserting the code and updating, the following entry appears: nonce_failure … What should I do in this case to connect breadcrumbs?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for contacting Rank Math, and sorry for any inconvenience that might have been caused due to that.

    To display the breadcrumbs on the front end, you need to paste the shortcode on the pages(inside the content editor)where you want the breadcrumbs to appear.

    If you want to show breadcrumbs on all the pages, add the PHP code at the bottom of the theme’s header.php file:
    (WordPress dashboard > Appearance > Theme editor > header.php)
    <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>

    Please note, after enabling the Breadcrumbs function at Rank Math > General Settings > Breadcrumbs, the breadcrumbs’ schema is applied to all your website pages.

    Please let us know how that goes. Looking forward to helping you further.

    Thank you

    Hello! Thank you for your clear answer! Everything worked out! But I have the impression that the visual interface has become overloaded … Most likely, therefore, breadcrumbs are not included in this theme initially … I think that in this theme it is better not to use breadcrumbs for a better perception … This (refusal from breadcrumbs) will be essential for ranking in Google, Yandex?

    Hello,

    According to an article published by SEO Journal, Breadcrumbs help provide a positive user experience to website visitors and reinforce the site’s structure for search engines. But adding breadcrumb navigation to your website pages doesn’t guarantee any significant boost to your rankings. Plenty of websites rank quite well without using breadcrumbs.

    You can read the article here: https://www.searchenginejournal.com/ranking-factors/breadcrumb-navigation

    Hope this helps and please don’t hesitate to contact us anytime if you need further assistance with anything else.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

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

The ticket ‘breadcrumbs’ is closed to new replies.