How to disable breadcrumbs schema

Posted in: Newspaper
Post count: 33

How to disable the breadcrumbs schema?
the only option is to disable the single post schema but I need to disable the breadcrumbs schema as well because it conflicts with my own schema in function.php

as

Post count: 27744

Hi,

You can enable/disable them from Newspaper -> Theme panel -> Template settings -> Breadcrumbs.
Also, if you use SEO Yoast plugin, then you can enable/disable them from Yoast SEO -> Search Appearance -> Breadcrumbs.
Hope that helps you!

Thank you!

Post count: 33

I disabled both but the Breadcrumb schema is still there

Post count: 27744

Hello,

Please provide the link to your website and also, make sure your schema is well implemented and does not interfere with other settings.

Thank you!

Post count: 33

I figured it out, I returned empty for the following function

function create_breadcrumbs_json_ld( $breadcrumbs_array )
wp-content/plugins/td-cloud-library/shortcodes/common/tdb_breadcrumbs.php

=======================

Another issue, Big Grid Flex 5 block is adding nofollow tag for the internal site links which is wrong, and there is no option to remove this tag like in other blocks.

asdsa

  • This reply was modified 4 years by retvly.
Post count: 27744

Hello,

For nofollow an option will be introduced whether you want it or not to have it, please check this topic -> https://forum.tagdiv.com/topic/outgoing-internal-links-contain-nofollow-attribute-after-the-last-update/

Thank you!

Post count: 33

Found it and removed it, Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.