Remove schema “CollectionPage” from the webpage

[ad_1]

Hello @prowp7,

Thank you so much for getting in touch and bringing your concern to our attention.

Please refer to the filter code below to remove the CollectionPage schema from your pages, specifically taxonomies:
add_filter( 'rank_math/snippet/remove_taxonomy_data', function( $value, $taxonomy ) { return true; }, 10, 2);

You may refer to this guide on how to add filters to your website:

Hope that helps and please do not hesitate to let us know if you need our assistance with anything else.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer