Site logo

Archived topic

Schema Markup included or not?

3 replies · Started by Kathrin on March 9, 2021

Viewing posts 1–4 of 4

I'm a little bit confused. Does Generatepress include Schema Markup or not? If no, should I use that from Rankmath?

Greetings Kathrin

Hi there,

GeneratePress includes one but you may not find it desirable as its pretty basic.

You can remove it using this PHP snippet:
add_filter( 'generate_schema_type', '__return_false' );

And place your own from your preferred plugin.

Thank you very much!

No problem. :)

This archived topic is closed to new replies.