Hello,
Thank you for contacting Rank Math and sorry for any inconvenience that might have been caused due to that.
To answer your first question, I have just checked your website with the Google Structured Data Testing Tool and it seems you have added the Educational Organization schema (as you can see here: https://search.google.com/structured-data/testing-tool#url=https%3A%2F%2Fedudictive.com%2F).
About the breadcrumbs, did you add the breadcrumbs’ code to the template pages?
Looking forward to helping you. Thank you.
Hello,
No, I did not add the code to template pages. Can you please guide me how can I do this. I have configured the Rank Math setting properly but have not added any code to the template. Also, there was not any mention of adding code to the template in your Rank Math Suit Guide
Thank You!
Hello Ahsan,
I have installed in a local WordPress installation a demon theme and the Rank Math plugin to guide you.
To enable the breadcrumbs, you need to copy the PHP code displayed at the top of the breadcrumbs section. You can get it at WordPress Dashboard > Rank Math Dashboard > General Settings > Breadcrumbs
After that, you need to go to the WordPress Dashboard > Appearance > Theme Editor and there, look at the right panel for a folder called template-parts.
You need to edit the following files: 404.php, archive.php, search.php and single.php (usually, maybe your theme has more template files).
You only need to add the code you copied from the Rank Math breadcrumbs page (this one):
<?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>
Add it just before the main tag opens on each file.
After that just save the files and if you are using a cache plugin, empty it; and your breadcrumbs should display.
I have attached a screencast showing how to do it:
https://i.rankmath.com/l3ed6J
Looking forward to helping you.
Thank you.
-
This reply was modified 4 years, 6 months ago by Alberto.
-
This reply was modified 4 years, 6 months ago by Alberto.
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.