Title: Breadcrumbs do not appear in structured data testing
Last modified: June 7, 2019

---

# Breadcrumbs do not appear in structured data testing

 *  Resolved [jobin1](https://wordpress.org/support/users/jobin1/)
 * (@jobin1)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/breadcrumbs-do-not-appear-in-structured-data-testing/)
 * I added the code below in funtions.php section, the breadcrumbs do appear in 
   the AMP version of the site but not in the desktop version. What can I do to 
   fix this?
 * `add_filter( ‘the_content’, function( $content ) {
    if( function_exists( ‘rank_math_get_breadcrumbs’)){
   $content = rank_math_get_breadcrumbs() . $content; } return $content; });
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbreadcrumbs-do-not-appear-in-structured-data-testing%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/breadcrumbs-do-not-appear-in-structured-data-testing/#post-11617794)
 * Hello [@jobin1](https://wordpress.org/support/users/jobin1/),
 * Thank you for contacting Rank Math today.
 * I can see the breadcrumbs in the desktop version as well as in the AMP version.
 * Have you found the solution?
 * Thank you.
 *  Plugin Author [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * (@rankmath)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/breadcrumbs-do-not-appear-in-structured-data-testing/#post-11636943)
 * Hello,
 * Closing this topic as the issue seemed to be resolved.
 * The breadcrumbs are appearing fine.
 * Please feel free to open a new support topic if you need any further assistance.
   We are here to help.
 * Thank you.

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

The topic ‘Breadcrumbs do not appear in structured data testing’ is closed to new
replies.

 * ![](https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330)
 * [Rank Math SEO – AI SEO Tools to Dominate SEO Rankings](https://wordpress.org/plugins/seo-by-rank-math/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/seo-by-rank-math/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/seo-by-rank-math/)
 * [Active Topics](https://wordpress.org/support/plugin/seo-by-rank-math/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/seo-by-rank-math/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/seo-by-rank-math/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Rank Math SEO](https://wordpress.org/support/users/rankmath/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/breadcrumbs-do-not-appear-in-structured-data-testing/#post-11636943)
 * Status: resolved