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.
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.