how to add schema type website
-
i installed The SEO Framework plugin after seeing a site that had multiple schema types: website and organization.
however, when i navigate to our The SEO Framework plugin > Settings page and scroll down to the Schema.org Setting section and click the Presence tab, i see a toggle field (suggesting that i am limited to only one ‘type’) and my only two choices are ‘An Organization’ or ‘A Person.’
any idea how this other site was able to
1) generate the type:website and
2) generate markup for multiple types rather than being limited to just one?here is a abbreviated chunk of what their code looks like:
<!-- Start The SEO Framework by Sybre Waaijer --> <script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","url":"https://... ..."}}</script> <script type="application/ld+json">{"@context":"https://schema.org","@type":"Organization","url":"https://... ..."]}</script> <!-- End The SEO Framework by Sybre Waaijer | 0.00391s -->
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘how to add schema type website’ is closed to new replies.