Title: AEO Tool Connect
Author: aeotool
Published: <strong>June 15, 2026</strong>
Last modified: June 15, 2026

---

Search plugins

![](https://ps.w.org/aeo-tool-connect/assets/banner-772x250.png?rev=3572347)

![](https://ps.w.org/aeo-tool-connect/assets/icon-256x256.png?rev=3572347)

# AEO Tool Connect

 By [aeotool](https://profiles.wordpress.org/aeotool/)

[Download](https://downloads.wordpress.org/plugin/aeo-tool-connect.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/aeo-tool-connect/#description)
 * [Reviews](https://wordpress.org/plugins/aeo-tool-connect/#reviews)
 *  [Installation](https://wordpress.org/plugins/aeo-tool-connect/#installation)
 * [Development](https://wordpress.org/plugins/aeo-tool-connect/#developers)

 [Support](https://wordpress.org/support/plugin/aeo-tool-connect/)

## Description

AEO Tool Connect is the companion plugin for [aeotool.io](https://aeotool.io), the
Answer Engine Optimization (AEO) platform. After auditing your site against 67 AEO
criteria, aeotool.io generates the fixes — this plugin applies them on your WordPress
site automatically, **server-side**, so AI crawlers (GPTBot, ClaudeBot, PerplexityBot,
Google-Extended…) actually see them.

**What it does**

 * **JSON-LD structured data** — injected in the page head, matched per page, with
   automatic deduplication against Yoast SEO and Rank Math (Organization / WebSite
   types are skipped when those plugins are active).
 * **robots.txt AI-bot directives** — appended after your existing rules. Your robots.
   txt is never replaced.
 * **Virtual /llms.txt** — served only when no physical llms.txt file exists at 
   your site root.

**Built to be safe**

 * The plugin never writes to your posts, pages or database content — everything
   is injected at render time through standard WordPress hooks.
 * Global kill-switch and per-module toggles.
 * One-click rollback to any of the last 3 applied bundle versions.
 * If aeotool.io is unreachable, the plugin keeps serving its local cache — your
   optimizations stay online.
 * Site-scoped key (never your account API key), revocable at any time from the 
   aeotool.io dashboard.

An aeotool.io account with a Pro plan or higher is required to connect a site.

### External services

This plugin connects to **aeotool.io** (the plugin author’s own service) to retrieve
the optimization bundle generated for your site. It is required for the plugin to
do anything: the optimizations (JSON-LD, robots.txt directives, llms.txt content)
are generated by your aeotool.io account and pulled by the plugin.

Exactly three API calls are made, all over HTTPS to `https://aeotool.io`:

 1. **Pairing** (once, when you click Connect): sends the pairing code you typed, your
    site URL, your WordPress version and the plugin version. Returns a key scoped to
    this site only.
 2. **Bundle pull** (twice a day via WP-Cron, or when you click Sync now): sends your
    site domain, authenticated with the site-scoped key. Returns the optimization bundle.
 3. **Status ping** (after a bundle is applied): sends the applied bundle version, 
    the list of active modules (e.g. jsonld, robots, llms), your WordPress version 
    and the plugin version, so your aeotool.io dashboard can display the sync status.

No personal data, no post or page content, no visitor data, no analytics and no 
usage tracking are ever transmitted. The plugin makes no other network requests.

Service provider: AEO Tool — [Terms of service](https://aeotool.io/cgu) — [Privacy policy](https://aeotool.io/confidentialite)

## Installation

 1. Upload the `aeo-tool-connect` folder to `/wp-content/plugins/`, or install the 
    ZIP via Plugins  Add New  Upload Plugin.
 2. Activate the plugin through the Plugins menu.
 3. In your aeotool.io dashboard, generate a pairing code (Account  Connected sites
    Generate a pairing code). The code is valid for 15 minutes.
 4. In WordPress, go to Settings  AEO Tool, paste the 8-character code and click **
    Connect**.
 5. That’s it — the first optimization bundle is synced immediately, then refreshed
    twice a day. You can also click **Sync now** at any time.

## FAQ

### Will this conflict with Yoast SEO or Rank Math?

No. When Yoast SEO or Rank Math is active, AEO Tool Connect skips the JSON-LD types
those plugins already emit (Organization and WebSite) to avoid duplicate structured
data. Meta tag management stays entirely with your SEO plugin — this plugin does
not touch titles or meta descriptions.

### What happens if aeotool.io is unreachable or my subscription ends?

The plugin fails open on content: it keeps serving the last synced bundle from its
local cache, so nothing disappears from your site. If the last successful sync is
older than 48 hours you will see a warning in the WordPress admin. If the site key
is revoked from the aeotool.io dashboard, all modules are disabled automatically
and an admin notice is shown.

### Can I undo an applied optimization?

Yes, two ways. Instantly: uncheck the master switch (or a single module) in Settings
AEO Tool — output stops immediately and no data is lost. Or use the Rollback section
to restore any of the last 3 applied bundle versions in one click. The plugin never
modifies your content or database tables, so there is nothing else to clean up.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AEO Tool Connect” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ aeotool ](https://profiles.wordpress.org/aeotool/)

[Translate “AEO Tool Connect” into your language.](https://translate.wordpress.org/projects/wp-plugins/aeo-tool-connect)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/aeo-tool-connect/),
check out the [SVN repository](https://plugins.svn.wordpress.org/aeo-tool-connect/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/aeo-tool-connect/)
by [RSS](https://plugins.trac.wordpress.org/log/aeo-tool-connect/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * Initial release.
 * Pairing with aeotool.io via 8-character code (site-scoped key).
 * JSON-LD injection on wp_head with per-page matching and Yoast/Rank Math deduplication.
 * Append-only robots.txt AI-bot directives.
 * Virtual /llms.txt endpoint (only when no physical file exists).
 * Twice-daily background sync (WP-Cron) + manual Sync now.
 * Local cache fail-open, stale-sync (48 h) and revocation admin notices.
 * Global kill-switch, per-module toggles, rollback of the last 3 bundle versions.

## Meta

 *  Version **1.0.0**
 *  Last updated **7 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [aeo](https://wordpress.org/plugins/tags/aeo/)[AI](https://wordpress.org/plugins/tags/ai/)
   [JSON-LD](https://wordpress.org/plugins/tags/json-ld/)[llms.txt](https://wordpress.org/plugins/tags/llms-txt/)
   [schema](https://wordpress.org/plugins/tags/schema/)
 *  [Advanced View](https://wordpress.org/plugins/aeo-tool-connect/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/aeo-tool-connect/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/aeo-tool-connect/reviews/)

## Contributors

 *   [ aeotool ](https://profiles.wordpress.org/aeotool/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aeo-tool-connect/)