/faq-block-with-schema

WordPress Gutenberg block for question with expandable answer

Primary LanguagePHPMIT LicenseMIT

FAQ Block with JSON Schema

This plugin adds a Gutenberg block to create a Question that reveals the answer when clicked.

It also generates a JSON Schema so it's readable by Google.

Features:

  1. SEO Friendly - Automatically generates JSON Schema so it can be displayed in search result.
  2. Lightweight - No JavaScript, only CSS.
  3. Modern - Using the new <details> HTML tag.
  4. Beautiful - Great design with 3 other variations.
  5. Accessible - Can be navigated with tab button.