Webix SEO FAQ
A lightweight WordPress FAQ plugin that automatically generates SEO-optimized FAQPage Schema (JSON-LD) and displays via a simple shortcode.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/webixaps/webix-seo-faq/archive/refs/heads/main.zipA lightweight WordPress FAQ plugin built to maximize search engine visibility. The plugin adds a simple user interface to the WordPress editor and automatically generates valid, SEO-optimized FAQPage Schema (JSON-LD) in the <head> of your site.
Features
- SEO Plugin Independent: Outputs its own JSON-LD schema (works whether you use Yoast, Rank Math, or no SEO plugin at all).
- User-Friendly Backend: Easily add, edit, and delete questions/answers directly on any post or page via a built-in meta box.
- Lightweight and Fast: Only loads the necessary CSS when the FAQ is actually used on the page. No bloat or heavy scripts.
Installation
- Download the files from this repository as a
.zipfile, or connect it directly via your preferred GitHub deployment tool. - Upload and activate the plugin in WordPress under Plugins -> Add New.
- Navigate to any page or post to add your questions and answers in the new "Webix SEO FAQ" box at the bottom.
Usage
Once you have added your questions in the backend, simply insert this shortcode into your content where you want the FAQ to appear:
[webix_faq]
The plugin will automatically render a clean HTML layout for your visitors while feeding Google the correct Schema data in the background.
Releases
1 release.
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.