FreeFeaturedFAQ
FAQ Accordion
Accessible accordion with auto-generated FAQPage schema.
#faq#accordion#schema#seo#accessibility
Live preview
See it in action.
Fully interactive, drag, click, scroll inside the frame, toggle to mobile.
About this section
A spec-compliant disclosure accordion using native <details>/<summary>. Auto-emits FAQPage JSON-LD for rich-result eligibility on Google. Block-driven content.
Install in 90 seconds
- 01
Create /sections/modblo-faq-accordion.liquid.
- 02
Paste the code and save.
- 03
Add the section, then add Question blocks.
The Liquid
modblo-faq-accordion.liquid
Theme editor settings
| Setting | Type | Default |
|---|---|---|
Eyebrow eyebrow | text | FAQ |
Heading heading | text | Questions, answered. |
Open first item open_first | checkbox | true |
Background bg | color | #ffffff |
Foreground fg | color | #0b0b0c |
SEO & accessibility notes
- Emits valid schema.org FAQPage JSON-LD, eligible for rich results.
- Uses native <details>/<summary>, keyboard and screen-reader accessible by default.
- Strip-html'd answer text in JSON-LD prevents schema validation errors.
Related
