WP Manifestindependent plugin directory
manifest / seo / aeo-kit

AEO Kit — Answer Engine Optimization

Make WordPress quotable by AI answer engines - auto-generated on-site llms.txt, a clean JSON-LD @graph (Organization, Article, FAQPage, Breadcrumbs), and citation-ready summaries. 100% local PHP, no API key, no cloud, no recurring cost.

by Waseem Nasir (SkynetLabs) · github.com/waseemnasir2k26/aeo-kit · website

0stars
0forks

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/waseemnasir2k26/aeo-kit/archive/refs/heads/main.zip

From the readme

AEO Kit — Answer Engine Optimization for WordPress Make your WordPress site quotable by AI answer engines (ChatGPT, Claude, Perplexity, Google AI Overviews, Gemini). On-site llms.txt + rich JSON-LD schema + citation-ready summaries. 100% local — no API, no cloud, no per-use cost. Why AI answer engines now decide who gets cited. Most "AI SEO" plugins solve this by sending your content to their paid cloud — recurring cost, privacy exposure, vendor lock-in. AEO Kit does the opposite. Every feature runs as plain PHP on your own server. No API key. No metered backend. Disable it and your content is untouched. Features | Feature | What it does | |---|---| | /llms.txt generator | Plain-text map of your best content following the llmstxt.org convention, cached + auto-refreshed on edit. | | JSON-LD schema | Organization / LocalBusiness / Person · WebSite (+ sitelinks search) · Article / BlogPosting · BreadcrumbList · FAQPage — one clean @graph. | | Citation summaries | One quotable sentence per page → feeds llms.txt and the page description. | | FAQ blocks | Per-post Q/A pairs → accessible [aeofaq] accordion + valid FAQPage schema. | | Zero-config defaults | Pulls identity from site

Read the full README on GitHub →