• This plugin would be pretty much perfect if it included FAQ schema markup in the blocks. Here’s an article from Google that explains why FAQ markup is necessary for search engines to recognise (and reward) good FAQs.

    FAQ schema markup doesn’t have to be for a whole page. It can be for individual blocks. Here’s an example of the block-specific code approach from the Google page:

    {"@type": "Question", "name": "Whom to contact?", "acceptedAnswer": {
    "@type": "Answer", "text": "You can contact the apprenticeship office through our official phone hotline above, or with the web-form below. We generally respond to written requests within 7-10 days." }
    }

    If you need help testing and troubleshooting this feature request I’d be more than happy to help.

    https://developers.google.com/search/docs/appearance/structured-data/faqpage

    • This topic was modified 1 year, 1 month ago by ch3252.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘FAQ schema markup feature request’ is closed to new replies.