Do i need to add Rank Math Breadcrumbs, if my theme already provides one.

#79538
  • Resolved unix bin
    Rank Math free

    hello,

    I am intrigued by the ease of use and functionality of the Rank Math SEO and I would like to integrate it into my website. The theme that I use the 7 already has nice breadcrumbs. Do I need to use Breadcrumbs of Rank Math or using one in the theme is okay. If it’s recommended to use the Breadcrumbs of Rank Math, what advantage does it offer?

    Thank you in advance.

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

    Thank you for getting in touch with us.

    The breadcrumbs in Rank Math are Schema friendly.

    If your theme provider’s breadcrumbs are Schema friendly as well, you can use Rank Math’s or your theme providers.

    If they are not Schema friendly, we recommend using Rank Math’s breadcrumbs.

    You can use Breadcrumbs from Rank Math by going to WordPress Dashboard > Rank Math > General Settings > Breadcrumbs. Simply enable breadcrumbs, change the options as per your preference and save the changes.

    Then, grab the code and paste it in your theme’s single.php and page.php files (ideally)

    If you are unsure about this step, please talk to your theme provider and ask them where the breadcrumbs code should be placed. Even if you use a free theme, the support should be able to help you with the ideal placement of the breadcrumbs code. For your reference, here is the breadcrumbs code used to insert Rank Math’s breadcrumbs:

    
    <?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>
    

    Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

    Thanks for quick reply.

    I am also using the 7 theme but it doesn’t appear in mobile. Rank math’s breadcrumbs also be visible in mobile ?

    Hello,

    Rank math breadcrumbs should appear on either device if correctly configured.
    To configure the breadcrumbs please ensure you follow these settings: https://rankmath.com/kb/general-settings/#bread-crumbs

    If you face any issues, please let us know so we can assist you further.

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

You must be logged in to reply to this ticket.