Tempora FAQPage Schema for Accordion

Descrição

Tempora FAQPage Schema for Accordion provides a lightweight, SEO-focused enhancement for the standard WordPress Core Accordion block.

When the “FAQ Schema Mode” style is applied to an Accordion block, the plugin automatically parses the toggle titles and panels to generate valid FAQPage JSON-LD schema in the footer.

This gives you granular control over your SEO. Instead of relying on a plugin to “guess” your FAQs, you can specifically mark the sections of your content that you want search engines to prioritize.

Key Features:
Block Integration: No custom blocks needed; works directly with the native Core Accordion.
Consolidation: Aggregates multiple accordion sections across a page into a single, valid JSON-LD script.
FSE Ready: Built specifically for the Full Site Editor, template parts, and synced patterns.
Lightweight: No settings pages or database entries.

Capturas de tela

  • The ‘FAQ Schema Mode’ style option in the block sidebar.
  • Example of the generated JSON-LD schema in the page source.

Instalação

Installation

  1. Upload the tempora-faq-accordion-schema folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. In the Block Editor, select a Core Accordion block.
  4. In the Block Sidebar under ‘Styles’, select FAQ Schema Mode.

Perguntas frequentes

Does this work with FSE?

Yes. It is specifically designed to work within the Full Site Editor (FSE) and modern block themes.

Can I use this with other SEO plugins?

Yes. This plugin is a specialized tool for Core Accordion blocks. It allows you to generate a specific FAQ schema that your primary SEO plugin might miss.

How many accordions can I mark for Schema?

As many as you like! The plugin collects data from every accordion using the “FAQ Schema Mode” style and consolidates them into one schema object in the footer.

Avaliações

6 março, 2026
I really appreciate that someone built a simple solution that uses the native accordion block. Not extra settings, no custom blocks, no relying on your SEO plugin. Just a single click to have your accordion content output in proper JSON FAQ schema. It’s what I hope to see more of int he future, people simply extending core blocks rather then building new ones.
Leia a 0 avaliação

Colaboradores e desenvolvedores

“Tempora FAQPage Schema for Accordion” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.0

  • Initial release.
  • Added support for Core Accordion block with consolidated FAQ Schema.
  • Implemented secure late-escaping and namespacing for repo compliance.