[Support request] About Schema

Home Forums Support [Support request] About Schema

Home Forums Support About Schema

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #945543
    John

    Hello

    I am using Yoast article schema. I think article schema is the right schema type for my site.

    Should I use also GP schema? Or disable it?

    If I keep using both schemas, Is there any chance to negative impact?

    Thanks

    #945631
    Jim

    You’ll want to remove the GP schema if you’re using JSON+LD from Yoast:

    add_filter( 'generate_schema_type', '__return_false' );

    See How to add PHP.

    See Tom’s comment on the same here https://generatepress.com/forums/topic/schema-support-for-yoast-seo-11/#post-876019

    (NB: I don’t work for GP)

    #945644
    Tom
    Lead Developer
    Lead Developer

    Thanks, afrocave! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.