Description
Swadhin AEO FAQ Generator for WooCommerce helps store owners create clear product FAQ sections from the information already saved in WooCommerce.
The plugin adds an AEO FAQ panel to WooCommerce product edit screens. From there, store managers can review product context, draft FAQ rows from the product title, description, price, attributes, variations, stock, SKU, categories, tags, dimensions, and weight, then edit the questions and answers before saving.
Saved FAQ rows can be shown as a front-end accordion on product pages. The same saved answers can also be used to output FAQPage JSON-LD, keeping visible content and structured data aligned.
The plugin also includes a global FAQ library for storewide answers such as shipping, returns, payments, support, and policy questions. Global answers can be displayed with product FAQs and included in schema output when enabled.
This WordPress.org version works locally inside WordPress. It does not call an AI API, licensing server, checkout provider, or any third-party service.
Features
- WooCommerce product FAQ editor box
- Local FAQ drafting from saved WooCommerce product fields
- Product context panel before generation
- Skipped-topic feedback when source data is missing
- Editable question and answer rows
- Visible FAQ accordion for product pages
- FAQPage JSON-LD synced with saved visible FAQ text
- Global FAQ library for reusable storewide answers
- Display settings for accordion title, schema output, and global FAQs
- Shortcode support with
[swadaefa_faq] - Native WordPress storage using plugin-prefixed options and post meta
How It Works
- Activate WooCommerce.
- Activate Swadhin AEO FAQ Generator for WooCommerce.
- Open a WooCommerce product in the WordPress admin.
- Review the AEO FAQ Generator panel.
- Generate local FAQ suggestions or add FAQ rows manually.
- Edit the text, save the product, and view the product page.
The generator uses local templates and saved product fields. It skips topics when the product data does not support a grounded answer.
External Services
This plugin does not connect to any external services.
It does not send product data, customer data, order data, site URLs, license keys, analytics, or settings to a third party.
Screenshots




Installation
- Make sure WooCommerce is installed and active.
- Install the plugin from Plugins > Add New, or upload the plugin ZIP.
- Activate Swadhin AEO FAQ Generator for WooCommerce.
- Open AEO FAQ in the WordPress admin to configure display and global FAQ settings.
- Edit a WooCommerce product and use the AEO FAQ Generator box.
FAQ
-
Does this plugin require WooCommerce?
-
Yes. The plugin is built for WooCommerce product pages and product data. It should be used on stores where WooCommerce is installed and active.
-
Does this plugin call an AI API?
-
No. The WordPress.org plugin uses local templates and saved WooCommerce product data to draft FAQ rows. It does not call OpenAI, Dodo Payments, or any other external service.
-
Does it output FAQPage schema?
-
Yes. When schema output is enabled, the plugin outputs FAQPage JSON-LD from the same saved FAQ answers that can be shown on the product page.
-
Can I edit generated answers?
-
Yes. Generated FAQ rows are saved in the product editor so you can edit, remove, reorder, or add answers before publishing.
-
Can I show FAQs with a shortcode?
-
Yes. Use
[swadaefa_faq]on a product page, or pass a product ID with[swadaefa_faq id="123"]. -
What happens when product data is missing?
-
The plugin skips unsupported topics instead of inventing claims. The product editor panel shows skipped-topic feedback so you can add better product information if needed.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Swadhin AEO FAQ Generator for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Swadhin AEO FAQ Generator for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.18
- Added WordPress.org screenshot gallery assets and readme captions for the dashboard, product editor, front-end FAQ accordion, and global settings screens.
1.0.17
- Renamed the plugin’s internal CSS and JavaScript folder to avoid the WordPress.org SVN reserved assets path during publication.
1.0.16
- Expanded the WordPress.org readme with complete setup, usage, dependency, FAQ, and external service documentation.
- Rebuilt the review package with explicit readme and plugin-header files for the WordPress.org intake process.
1.0.15
- Prepared a clean WordPress.org build with local FAQ generation, rendering, global FAQ, shortcode, and schema features.
- Updated declarations, option keys, post meta keys, Ajax action, shortcode, and asset handles to use the swadaefa prefix.
