Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1275131

    Hey guys,

    Have a feature request for you to consider…

    It’s great that Enfold supports Schema.org markup for things like FAQ accordions for example.

    But most users will also be running some sort of SEO plugin, most likely Yoast SEO. These plugins output their own schema markup, and in the case of Yoast SEO they do so in a much more structured way than Enfold currently does. Having both Yoast and Enfold schema on can create problems of duplication. We often end up disabling Enfold’s schema because of this, but in doing so we lose some functionality (like the accordion FAQ markup).

    What would be brilliant is if you offered support to link into the Yoast structured data if you detect the Yoast SEO plugin running. Most of the work is already done with the markup that exists in Enfold, and Yoast make it quite simple to link in to their output via an API.

    https://developer.yoast.com/features/schema/integration-guidelines#my-plugintheme-already-outputs-schema-markup
    https://developer.yoast.com/features/schema/api/

    This kind of tight integration would no doubt be a huge win for a large portion of your users with one of the most popular plugins out there.

    I really hope your devs can consider this request.

    Thanks guys

    #1275503

    Hey THP,

    Thank you for this input.

    I opened an issue in our dev repo and we will have a look how it is possible to integrate this.

    Best regards,
    Günter

    #1275541

    Hi Gunter,

    Brilliant, thank you. I think it would be a really nice win for your users.

    #1288366

    Hi Gunter,

    Just wanted to check if this was in the pipeline at all, or not? If not, I may have to look at custom coding it ourselves for some of our clients.

    Thanks again.

    #1288380

    Hi,

    Thanks for coming back.

    We have it in our dev repo – but at the moment we are not able to give a timeline when we are going to start to work on it.

    Best regards,
    Günter

    #1288381

    I understand, thanks for the follow up. Hope it makes it into a future release in the not-too-distant future :)

    #1356230

    Hey!

    For the meantime, we created a plugin around the wpseo_schema_graph_pieces filter, which should append the accordion or FAQ markup to Yoast’s main schema graph. You can now disable the theme’s schema markup without losing the FAQ markup from the accordion element.

    // https://github.com/KriesiMedia/enfold-library/tree/master/integration%20plugins/3rd%20party%20plugins/Avia%20Yoast%20Schema%20Pieces

    We will try to include more builder elements if necessary. Please let us know if the plugin is working well on your end.

    Cheers!
    Ismael

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Yoast Schema Integration’ is closed to new replies.