Agurel AI Agent Ready

Beschreibung

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 scores 100% on isitagentready.com Content Site checks — the free tool by Cloudflare that measures how AI-ready your site is.
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 — no pre-generation, no caching needed
✅ Zero database writes — nothing is stored, nothing is 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 — no background processes, no cron jobs
  • No conflicts with any theme or page builder (including WPBakery and Elementor)
  • Compatible with all caching plugins
  • Clean uninstall — leaves no trace
  • Dynamic llms.txt — auto-generated site index with summaries for AI agents
  • Dynamic llms-full.txt — full page content for AI agents, updates automatically when new content is added

Supported AI Bots

ChatGPT-User, OAI-SearchBot, ClaudeBot, Claude-User, Claude-SearchBot, Perplexity-User, PerplexityBot, Google-CloudVertexBot, meta-externalagent, MistralAI-User, DuckAssistBot, BingBot

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.

Get Agurel AI Agent Ready PRO

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/agurel-ai-agent-ready-lite directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress.
  3. That’s it — no configuration needed.

FAQ

Does llms.txt update automatically?

Yes. Both llms.txt and llms-full.txt are generated dynamically —
new pages and posts are included automatically without any action needed.

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/markdown header, 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 include a Cache-Control: no-store header to prevent caching conflicts.

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.

What is the difference between Lite and Pro?

Lite works out of the box with no configuration — Content Signals are added automatically with recommended defaults. Pro adds a dashboard where you can control which AI bots can access your content and customize your Content Signals preferences.

Rezensionen

10. Mai 2026
As AI tools change the way web content is consumed, this feels like a useful solution for WordPress sites. It’s easy to set up, and the fact that it works without disrupting the existing site structure is a big plus.
Die 1 Rezension lesen

Mitwirkende und Entwickler

„Agurel AI Agent Ready“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

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