Descripción
The web is changing. AI assistants like ChatGPT, Claude, and Perplexity now browse websites on behalf of users. If your site can’t communicate with these agents properly, you’re invisible to them.
Agurel AI Agent Ready Lite makes your WordPress site fully readable and discoverable by AI agents, instantly, without any configuration.
How it works:
When an AI agent visits your site with an Accept: text/markdown header, the plugin intercepts the request and returns clean Markdown. Regular visitors, browsers, and search engines see absolutely nothing different: your theme, CSS, and all plugins continue to work exactly as before.
Why it matters:
✅ Works in real-time. Markdown responses are generated live, never pre-built.
✅ Minimal database use. llms.txt content is cached briefly and refreshed automatically whenever you publish or update content; nothing about individual AI visits is stored or logged.
✅ Zero performance impact. Only activates when an AI agent requests Markdown.
✅ No conflicts. Compatible with all themes, page builders, and caching plugins.
✅ Clean uninstall. Removing the plugin leaves your site exactly as it was.
How It Works
When an AI agent visits your site with an Accept: text/markdown header, MP Agent Lite returns a clean Markdown version of your content. Regular visitors and search engines see nothing different.
Features
- Serves clean Markdown content to AI agents
- Adds RFC 8288 compliant Link headers for agent discovery
- Automatically adds Content Signals to robots.txt (ai-train=no, search=yes, ai-input=yes)
- Zero performance impact for regular visitors. No background processes, no cron jobs.
- No conflicts with any theme or page builder (including WPBakery and Elementor)
- Compatible with all major caching plugins (LiteSpeed Cache, WP Rocket, W3 Total Cache, WP Fastest Cache, SG Optimizer)
- Clean uninstall. Leaves no trace.
- Dynamic llms.txt: auto-generated site index with summaries for AI agents
Supported AI Bots
ChatGPT-User, OAI-SearchBot, ClaudeBot, Claude-User, Claude-SearchBot, Perplexity-User, PerplexityBot, Google-CloudVertexBot, Google-Agent, GoogleAgent-Mariner, GoogleAgent-URLContext, meta-externalagent, MistralAI-User, DuckAssistBot, Kimi-User, Manus-User, YandexAdditionalBot, GPTBot, anthropic-ai, Google-Extended, Googlebot-Extended, Amazonbot, Applebot-Extended, CCBot, AI2Bot, cohere-ai, ChatGLM-Spider, Bingbot, Bytespider, TikTokSpider
Note: Lite does not filter by bot identity. Any request carrying an Accept: text/markdown header receives Markdown content, so the plugin works automatically with new AI bots as they appear, without needing an update. This list is provided for reference only.
Pro Version
The Pro version includes a dashboard to manage which bots can access your content, with granular control over assistant, search, and training bots. Also includes configurable Content Signals settings.
Support the Plugin
If this plugin saves you time, consider supporting its development:
kreosus.com/agurel
Instalación
- Upload the plugin files to the
/wp-content/plugins/agurel-ai-agent-ready-litedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- That’s it. No configuration needed.
FAQ
-
Does the plugin add structured data (schema.org)?
-
No. JSON-LD schema markup (Article, WebPage, WebSite) is a Pro feature. Upgrade to Pro for AI Search Signals and Advanced Schema support.
-
Does llms.txt update automatically?
-
Yes. llms.txt is generated dynamically. New pages and posts are included automatically without any action needed.
-
Is llms-full.txt available in Lite?
-
No. llms-full.txt (full page content for AI agents) is a Pro feature.
-
Will llms.txt conflict with my SEO plugin?
-
Some SEO plugins generate their own llms.txt. The plugin detects this
and warns you. Disable your SEO plugin’s llms.txt generation before enabling this feature. -
Does Lite serve Markdown to Training bots?
-
Yes. In Lite, all bots including Training bots (GPTBot, anthropic-ai, CCBot, etc.) receive Markdown content. If you want to control which bots can access your content individually, upgrade to Pro.
-
Can I control which bots access my site?
-
Bot management is available in the Pro version. Pro includes a dashboard where you can enable or disable each bot individually, including Training bots.
-
Is MCP Server Card supported?
-
MCP Server Card (/.well-known/mcp.json) and A2A Agent Card (/.well-known/agent.json) are Pro features. They allow AI agents to automatically discover your site’s capabilities.
-
Does this affect regular visitors?
-
No. The plugin only activates when a request includes the
Accept: text/markdownheader, which only AI agents send. Regular visitors, browsers, and search engines are completely unaffected. -
Does this work with page builders like WPBakery or Elementor?
-
Yes. The plugin strips all shortcodes and HTML before serving Markdown, so page builder code is cleaned automatically.
-
Does this work with caching plugins?
-
Yes. Markdown responses are excluded from page caching via DONOTCACHEPAGE, nocache_headers(), and plugin-specific hooks for LiteSpeed Cache, WP Rocket, W3 Total Cache, WP Fastest Cache, and SG Optimizer. Regular visitor and SEO bot caching is completely unaffected.
-
Will this slow down my site?
-
No. The plugin checks a single HTTP header on each request. If the header is not present, the plugin does nothing at all.
-
Does this work with WooCommerce?
-
WooCommerce is not officially supported or tested at this time. The plugin’s Markdown negotiation may technically respond on product pages since it works with any WordPress content, but product-specific data (price, stock, variations, etc.) is not specially handled, and llms.txt/llms-full.txt only include standard posts and pages. If you run a WooCommerce store, treat this as untested. Proper WooCommerce support may be added in a future update.
-
What is the difference between Lite and Pro?
-
Lite works out of the box with no configuration — Markdown content negotiation, llms.txt, RFC 8288 Link headers, and Content Signals are included automatically.
Pro adds: bot management dashboard, llms-full.txt, MCP/A2A agent cards, JSON-LD schema markup (Article, WebPage, WebSite), Advanced Schema builder (LocalBusiness, Organization, Service, Person, FAQPage), Author Override, AI Agent Analytics, and Markdown Cache.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Agurel AI Agent Ready Lite» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Agurel AI Agent Ready Lite» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.11
- Removed llms-full.txt — now a Pro-only feature
- Removed JSON-LD schema markup (Article, WebPage, WebSite) — now a Pro-only feature
- Removed author, date, and category metadata from Markdown output — now a Pro-only feature
- Added cache bypass support for WP Rocket, W3 Total Cache, WP Fastest Cache, SG Optimizer, and LiteSpeed Cache — Markdown responses are now reliably excluded from all major cache plugins
1.0.10
- Added X-Agurel-Ecosystem header for Agurel plugin ecosystem detection
1.0.9
- Added Bytespider (ByteDance/TikTok AI training crawler) to supported bots list
- Added TikTokSpider (ByteDance/TikTok AI training crawler) to supported bots list
- Added Googlebot-Extended (Google AI Overviews) to supported bots list
1.0.8
- Corrected bot name: «YandexBot» (a classic search crawler, not AI-specific) was mistakenly listed as an AI bot in 1.0.7. Replaced with YandexAdditionalBot, the crawler Yandex actually uses to power YandexGPT live answers.
- Added «aeo» tag
1.0.7
- Added YandexBot to supported AI bots list
- Updated tags: replaced markdown with aivisibility
- Tested up to WordPress 7.1
- Added Kreosus support link
- Removed isitagentready.com test button from admin panel
1.0.6
- Fixed: llms.txt and llms-full.txt were returning a 404 Not Found status even though correct content was being served in the body, which could cause external scanners/validators to report these files as «missing». Both now explicitly return 200 OK.
- Performance: llms.txt and llms-full.txt now cache their generated output instead of rebuilding it from the database on every request. The cache clears automatically whenever a post or page is published, updated, or removed.
- On LiteSpeed servers, added a rewrite rule that bypasses LiteSpeed’s own page cache for Markdown, llms.txt, and llms-full.txt requests, since LiteSpeed’s cache lookup is URL-based and doesn’t take the Accept header into account. Ignored on non-LiteSpeed servers.
- Updated the plugin description to accurately reflect the new lightweight caching (previously said «zero database writes»)
- Added a FAQ entry clarifying that WooCommerce is not officially supported or tested
- Updated the Supported AI Bots list and clarified that Lite works with any bot automatically, since it doesn’t filter by bot identity
1.0.5
- Added AI Search Signals: automatic JSON-LD schema (Article, WebPage, WebSite)
- Added author attribution for blog posts in schema markup
- Added author, date and category metadata in Markdown output for blog posts
1.0.4
- Add author, date and category metadata for blog posts in Markdown output
- Fixed duplicate Description header in plugin file
1.0.3
- Added dynamic llms.txt generator with page summaries
- Added dynamic llms-full.txt with full page content
- Fixed .htaccess rewrite rule positioning
- Added Content Signals via meta tag for SEO plugin compatibility
1.0.1
- Plugin renamed to Agurel AI Agent Ready
1.0.0
- Initial release: Markdown negotiation, RFC 8288 Link headers, Content Signals


