Raulji FAQ Accordion for Blog & Pages
·
Add a repeatable FAQ section to any blog post or page and output a clean, accessible accordion with FAQPage schema for rich results. No code required.
Raulji FAQ Accordion for Blog & Pages lets you add frequently asked questions to any post or page straight from the editor. It renders a lightweight, accessible accordion on the front end and outputs valid FAQPage structured data (schema.org) so your answers are eligible for rich results in search.
It is intentionally simple, fast and self contained: no page builder, no bloat, no external services.
Features
- Repeatable Question / Answer editor in the block editor’s document sidebar (with a classic meta box fallback). Choose which post types in Settings.
- Clean, accessible accordion: keyboard friendly, ARIA attributes, respects reduced motion.
- Automatic FAQPage schema (schema.org) for rich results. Can be turned off.
- Show the FAQ automatically at the end of your content, or place it manually with the
[ffbp_faq]shortcode. - Settings: accent colour, section heading and sub heading, first item open, single open, schema on/off.
- Answers support simple inline HTML (links, bold, lists).
- Translation ready. No tracking. No external requests.
Shortcode
Place the accordion anywhere in your content. By default the shortcode outputs just the accordion (no heading or section background) so it fits inside your own design:
[ffbp_faq]
For the full section with heading and background, use:
[ffbp_faq full="yes"]
