--- title: "How to Add an FAQ Section with Schema Markup in Divi 5" url: "https://divitorque.com/how-to-add-an-faq-section-with-schema-markup-in-divi-5.md" canonical: "https://divitorque.com/how-to-add-an-faq-section-with-schema-markup-in-divi-5/" published: "2026-07-08" modified: "2026-07-08" author: "Fahim Reza" description: "Add an accessible FAQ accordion to Divi with valid schema.org FAQPage markup for Google rich results — no code or SEO plugin. Step-by-step guide and FAQ." tags: - "Divi Tutorials" - "Divi" - "Divi 5" - "Divi Torque" - "FAQ" - "Schema" - "SEO" --- # How to Add an FAQ Section with Schema Markup in Divi 5 **To add an FAQ section with schema in Divi 5, use the Divi Torque FAQ module: add it to your page, create one FAQ item per question, and switch on "Output FAQ Schema."** The module renders an accessible accordion and injects valid schema.org FAQPage markup automatically — no code or separate SEO plugin needed. ## What is FAQ schema and why does it matter? FAQ schema is a block of structured data (schema.org `FAQPage`) that tells search engines your page contains a list of questions and answers. It helps Google understand your content and can surface it as an expandable rich result — and it's increasingly used by AI answer engines to pull direct answers. Structured data is one of the signals [Google documents for FAQ rich results](https://developers.google.com/search/docs/appearance/structured-data/faqpage). ## How do you add an FAQ section in Divi 5? 1. Install **Divi Torque** — the FAQ module is included free in Divi Torque Lite. 2. Edit your page with the Divi Builder and add the **FAQ** module to a row. 3. Add a **FAQ Item** child for each question, then type the question and its answer. 4. Pick a style — Boxed, Separated, Minimal, or Connected. 5. In the module settings, turn on **Output FAQ Schema**. 6. Publish. The section renders as an accordion with FAQPage structured data in the page source. ## How do you know the schema is working? Paste your live URL into [Google's Rich Results Test](https://search.google.com/test/rich-results). If it detects "FAQ," your markup is valid. You can also view the page source and search for `FAQPage` to confirm the JSON-LD is present. ## FAQ module styles compared | Style | Look | Best for | | --- | --- | --- | | Boxed | Each item in a bordered box | General FAQs | | Separated | Card-style items with spacing | Feature-rich pages | | Minimal | Clean, borderless rows | Text-heavy articles | | Connected | Joined accordion list | Long FAQ pages | ## Best practices for FAQ schema - Only mark up questions and answers that are **visible on the page** — Google requires the content to match. - Write genuine questions real visitors ask, not keyword-stuffed phrases. - Keep answers concise and self-contained so they can be quoted directly. - Use one FAQ module per page to avoid duplicate schema. ## Frequently asked questions ### Is the Divi FAQ module free? Yes. The FAQ module, including schema output, is included free in Divi Torque Lite on WordPress.org. ### Do I still need an SEO plugin for FAQ schema? No. The module outputs its own FAQPage JSON-LD, so it works whether or not you run Rank Math or Yoast. ### Will FAQ schema guarantee rich results? No markup guarantees rich results — Google decides when to show them. Valid schema simply makes your page eligible. ### About the author This guide was written by the **Divi Torque team at PlugPress**, developers of 70+ Divi 5-native modules used on 70,000+ WordPress sites since 2020. Learn more in the [FAQ module documentation](https://divitorque.com/docs/faq/).