=== JSON-LD Generator for AEO, SEO, AIO ===
Contributors: answerSEO
Tags: jsonld, aeo, json-ld, featured snippet, AIO
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.1
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Plugin URI: https://answerseo.com/json-ld-generator
Author: AnswerSEO.com
Author URI: https://answerseo.com


Boost AEO, SEO, and AIO effortlessly with FAQ schema. Instantly generate and embed JSON-LD for featured snippets, rich answers, and voice search. 

== 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.

== 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.

== Frequently Asked Questions ==

= 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](https://schema.org/FAQPage) markup format.

== Screenshots ==

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

== Changelog ==

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

== Upgrade Notice ==

= 1.0.0 =
First release. Adds FAQ schema to your homepage for SEO.

