• Resolved kujain

    (@kujain)


    Surprisingly this plugin doesn’t generate any json-ld structured data on each story, even though json-ld is the official format for Google for capturing all the metadata on content!

    Is there a hook or functionality I can use to build this myself? I am already doing this for my amp content. I know Yoast can generate the strcutured data for web stories but for some internal reasons I am not able to use that plugin for json-ld data.

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Pascal Birchler

    (@swissspidy)

    Actually, we do output JSON-LD data for stories out of the box. Just like we output things like Open Graph tags and Twitter data automatically for you. There’s usually no need to do any of that yourself. But if you use a plugin like Yoast SEO, all output is handled by that plugin. If you have troubles with Yoast SEO, you would need to reach out to their support though.

    If you wanna roll your own solution, you can print additional tags in the <head> using the web_stories_story_head action.

Viewing 1 replies (of 1 total)
  • The topic ‘JSON-LD metadata on the story?’ is closed to new replies.