JSON-LD Generator for AEO, SEO, AIO

설명

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.

스크린샷

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

설치

  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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“JSON-LD Generator for AEO, SEO, AIO”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “JSON-LD Generator for AEO, SEO, AIO”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

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