Add Schema in Global Blocks

I am looking for a way to add specific markups for individual Global Blocks

I.E. one global block would be a blog author, I want their markups to follow them on every page that global block resides, wether it be an employee page or blog article, without having to mark the specific page each time. Is there a way to add schema tags to global blocks? Can they be entered in a basic html block or is there something I am missing?

Hi Michael,

Thanks for reaching out.

Yes, you can do that by adding a text or raw element within the global block and add your schema code (HTML) within that. Then you can implement the dynamic content feature as well for the author.

But there is no existing feature that specifically implements schema feature, you’ll have to do it through HTML code. I just tried it and it works okay.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.