Hello,
We apologize for the issue you are facing with adding breadcrumbs to your theme. To help you effectively, here are the steps to ensure that breadcrumbs are added correctly:
1. Adding Breadcrumbs to Theme Template Files
If you are using a child theme, make sure you have added the following code to the appropriate location in your child theme’s template file (usually header.php
or single.php
):
2. Using Shortcode
Alternatively, you can use the shortcode to add breadcrumbs to any post or page. Just copy and paste this shortcode into the text editor of the post/page:
[rank_math_breadcrumb]
3. Check Theme Compatibility
Ensure that your theme is compatible with Rank Math’s breadcrumbs feature. You can check this by going to Rank Math SEO → Status and Tools → System Info → Active Theme and see if rank-math-breadcrumbs
is listed under Theme features.
4. Troubleshooting
If the breadcrumbs still do not appear:
- Double-check that you have saved your changes in the child theme.
- Clear any caching plugins you might be using.
- Ensure that there are no conflicting plugins that might affect the display of breadcrumbs.
If you continue to experience issues, please reply to this ticket with your site URL, and a human agent from our support team will assist you further.
Thank you for raising this concern! We’re here to help you get it resolved.
Sources:
How to Enable Breadcrumbs on Your Website With Rank Math SEO » Rank Math
Hello,
Please ensure that you have added the code to your theme’s header.php
or single.php
file, which is the best place to insert breadcrumbs:
https://rankmath.com/kb/breadcrumbs/#theme-template-files
If the breadcrumbs are still not showing, we suggest checking with your theme support to help you add the breadcrumbs code to your theme files.
They know best their theme structure and where to insert the code to get the desired result.
Looking forward to helping you.
Ok. thank you for replying back.
Hello,
We are glad that helped.
Please feel free to reach out to us again in case you need any other assistance.
We are here to help.
Thank you.