Remove Rank Math Breadcrumb From Blocksy

#940855
  • Resolved Fakhrur Pedia
    Rank Math free

    Hi Rank Math team, i have doubled my rank math Breadcrumb with Blocksy own Breadcrumb, how to remove breadcrumblist schema rank math from blocksy?

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

    Thank you so much for getting in touch.

    We don’t handle the schema generated by Blocksy in their breadcrumbs. If you want to remove the schema generated by Blocksy, please contact them instead as they are in the best position to help you with this.

    If you want to remove OUR breadcrumbs schema, you may apply this filter code:

    
    add_filter( 'rank_math/snippet/breadcrumb', "__return_false");

    You may refer to this guide on how to add filters to your website: https://rankmath.com/kb/wordpress-hooks-actions-filters/

    Hope that helps.

    Thanks for answering dude, this is works, i put it on child theme > function.php, thank you very much

    Hello,

    We are super happy that this addressed your concern.

    If you have another question in the future, please feel free to create a new forum topic, and it will be our pleasure to assist you again.

    Thank you.

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

You must be logged in to reply to this ticket.