Descripción
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.
Compatibility
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Works with all themes and content editors
Author
Developed by Phillip Rosenheinrich
License
This plugin is licensed under the GPLv2 or later license.
Capturas de pantalla
Instalación
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.
FAQ
-
Do I need to configure anything?
-
No. The plugin works automatically on any post or page containing
<details>elements. -
Can I use HTML inside my answers?
-
Yes, but all HTML will be stripped out before creating the JSON-LD markup. Only plain text is used to ensure compliance with Google’s structured data policies.
-
Does it work with page builders?
-
Yes, as long as the final rendered HTML includes
<details>and<summary>tags. It works best with classic or block editors that output clean HTML. -
Is it safe for SEO?
-
Absolutely. It outputs valid, minimal JSON-LD and follows Google’s FAQPage guidelines.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Pointalize FAQ Markup” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Pointalize FAQ Markup” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN, o suscríbete al registro de desarrollo por RSS .
Historial de cambios
1.0
- Initial release
1.1
- Simplified even more by removing the faq-item class dependency.
1.2
- Added better documentation on how to use the plugin.
1.3
- Minor fix.

