JSON-LD Generator for AEO, SEO, AIO

Description

JSON-LD Generator for AEO, SEO, AIO is a simple and lightweight plugin that helps you easily add and manage Frequently Asked Questions (FAQs) and automatically generate the proper JSON-LD structured data for Answer Engine Optimisation (AEO), ChatGPT and other Generative Answer Engines.

Features:
* Add FAQ question and answer pairs.
* Edit and delete existing FAQs.
* Automatically generates valid JSON-LD / JSONLD / JSON / JSON LD schema markup.
* Inserts FAQ JSON-LD automatically in the <head> of the homepage.
* Lightweight and easy to use.

This plugin uses WordPress options storage, so no extra database tables are created. Perfect for small sites that want rich FAQ schema without heavy plugins.

Screenshots

  • Add a new FAQ in the settings page.
  • Edit or delete existing FAQs.
  • JSON-LD schema automatically inserted in homepage header.

Installation

  1. Download the plugin and unzip the file.
  2. Upload the folder json-ld-generator-faq to the /wp-content/plugins/ directory.
  3. Activate the plugin from the “Plugins” menu in WordPress.
  4. Go to Settings JSON-LD Generator to add your FAQs.

FAQ

Where does the JSON-LD schema appear?

It is automatically inserted into the <head> of the homepage.

Can I use FAQs on other pages?

By default, the JSON-LD is only added to the homepage.

Does this plugin create custom tables?

No. All FAQs are stored in the WordPress options for simplicity.

Is the JSON-LD valid for Google Rich Results?

Yes, it follows schema.org FAQPage markup format.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“JSON-LD Generator for AEO, SEO, AIO” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release with add/edit/delete FAQ functionality.
  • Automatic JSON-LD output in homepage header.