Description
AEOBridge Connector for Leadstore connects WordPress with Leadstore.xyz, the AI visibility and AEO platform. “Leadstore” is used in the plugin name to identify service compatibility. After an administrator explicitly connects the site, the plugin keeps these assets synchronized:
- Leadstore AEO measurement tag and privacy-preserving pixel fallback.
- Organization and FAQPage JSON-LD generated for the connected Leadstore site.
- A virtual
/llms.txtresource. - A virtual
/llm-data.jsonresource. - Signed publishing and updating of Leadstore-generated WordPress posts.
- Read-only import of existing published posts and pages into Leadstore.
An active Leadstore account is required. The plugin itself is open source and contains no paid feature gates. Features performed by the external Leadstore service may depend on the user’s Leadstore subscription.
External service
This plugin connects to the Leadstore service hosted at https://shop.daamdekhi.com after an administrator enters a short-lived setup code and clicks Connect. It sends the site’s public home URL, REST API URL, WordPress version, and plugin version to associate the WordPress installation with the correct Leadstore site. After connection it periodically requests the site’s AEO asset bundle and loads the documented Leadstore measurement script for traffic and AI-crawler analytics. Leadstore can also send cryptographically signed requests to create, update, or trash posts and to read published posts/pages for an administrator-requested import.
No connection or external request is made until an administrator explicitly configures the plugin. See the Leadstore privacy policy and terms of service.
robots.txt and sitemap behavior
The plugin does not replace WordPress, Yoast, Rank Math, or another SEO plugin’s robots.txt or sitemap. Normal WordPress posts remain part of the active WordPress/SEO sitemap. This avoids duplicate or conflicting sitemap output.
Privacy
The plugin stores the Leadstore site identifier and an integration secret in WordPress options. It sends the public site URL, WordPress version, plugin version, and connected AEO asset requests to Leadstore. The frontend measurement tag can send page URL, referrer, language, viewport, timestamp, sampling value, basic device signals, and UTM campaign values to Leadstore as documented in the Leadstore privacy policy. It does not intentionally transmit WordPress passwords or visitor form contents.
When an administrator starts an import in Leadstore, the plugin can return published post/page titles, slugs, excerpts, HTML content, public URLs, and creation/modification dates. Publishing requests can send generated title, content, excerpt, slug, status, and canonical URL to WordPress. Requests are signed with a revocable per-site secret and protected against replay.
Screenshots



Installation
- Install and activate AEOBridge Connector for Leadstore.
- In Leadstore, open the WordPress publishing destination for your site and generate a setup code.
- In WordPress, open Settings > AEOBridge Connector for Leadstore.
- Paste the setup code, review the connection information, and click Connect.
- Verify the displayed
/llms.txtand/llm-data.jsonlinks.
FAQ
-
Does the plugin modify robots.txt or my sitemap?
-
No. WordPress core and popular SEO plugins already manage these resources. The connector avoids replacing them or creating a duplicate sitemap.
-
Does disconnecting or uninstalling delete posts?
-
No. It removes local connection data and cached AEO assets. Existing WordPress content is preserved.
-
Why can llms.txt return a hosting or CDN error?
-
Some Nginx, managed-hosting, or CDN configurations intercept
.txtand.jsonpaths before WordPress receives the request. Exclude/llms.txtand/llm-data.jsonfrom static-file rules and CDN caches if the displayed content is stale or unavailable. -
Does the plugin contact Leadstore before I connect?
-
No. Scheduled refreshes do nothing until an administrator explicitly connects the site.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“AEOBridge Connector for Leadstore” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “AEOBridge Connector for Leadstore” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.3
- Added the Leadstore.xyz plugin homepage and branded WordPress.org directory assets.
- Added Leadstore product screenshots and a prominent website link to the directory description.
1.1.2
- Renamed the plugin to AEOBridge Connector for Leadstore to identify it as a distinct integration for the Leadstore service.
1.1.1
- Hardened JSON-LD output by using WordPress’s safe default JSON encoding.
1.1.0
- Added passwordless, signed post publishing and updating.
- Added read-only import of existing published posts and pages.
- Added local publishing-author selection and remote disconnect revocation.
- Replaced remotely supplied tracking markup with locally constructed markup from validated structured configuration.
1.0.0
- Initial public release.
- Added explicit administrator connection flow.
- Added cached Leadstore AEO asset synchronization.
- Added JSON-LD and measurement tag output.
- Added virtual llms.txt and llm-data.json resources.
