Pointalize FAQ Markup automatically adds valid 
FAQPage JSON-LD structured data to your WordPress posts and pages — helping your content qualify for Google’s rich FAQ results.
Simply add collapsible FAQ sections using standard HTML 
<details> blocks, and the plugin will detect them automatically, generate the required JSON-LD markup, and inject it into your page’s 
<head> — no Gutenberg blocks, shortcodes, or extra settings required.
Main Features:
- Detects all <details>blocks and extracts questions and answers automatically.
- Outputs valid FAQPage JSON-LD schema for Google Rich Results
- Works on posts, pages, and custom post types
- Converts answers to plain text for maximum schema compatibility
- No dependencies, no UI, zero bloat — pure PHP simplicity
All output is generated automatically, following Google’s official FAQPage guidelines.
Features
- Detects all <details>blocks and extracts questions and answers automatically.
- Outputs valid FAQPage JSON-LD schema for Google Rich Results
- Works on posts, pages, and custom post types
- Converts answers to plain text for maximum schema compatibility
- No dependencies, no UI, zero bloat — pure PHP simplicity
Example Usage
In the WordPress block editor, simply add a “Details” block from the block inserter, type your question into the Summary field, and your answer into a paragraph below it — the plugin will automatically detect these blocks and generate valid FAQPage schema for Google Rich Results.
Or add the following manually to your post or page:
How do I enable FAQ markup?
Simply install and activate the plugin. It automatically detects your FAQ blocks.
Does it work on pages too?
Yes, it supports posts, pages, and custom post types out of the box.
When the page is viewed, valid JSON-LD will automatically be output in the 
<head> of your HTML, ready for Google’s rich results.
        
You can install 
Pointalize FAQ Markup in two simple ways:
Option 1 — Install directly from WordPress:
- Go to Plugins → Add New
- Search for “Pointalize FAQ Markup”
- Click Install Now, then Activate
Option 2 — Upload the ZIP manually:
- Download the plugin ZIP file (pointalize-faq-markup.zip)
- In your WordPress dashboard, go to Plugins → Add New → Upload Plugin
- Choose the ZIP file and click Install Now
- Activate the plugin
After activation, the plugin will automatically detect any <details>blocks in your content and output the corresponding FAQ schema.