Agurel AI Agent Ready

Description

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 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 — with zero performance impact and no conflicts with your existing theme or plugins.

How It Works

When an AI agent visits your site with an Accept: text/markdown header, Agurel AI Agent Ready 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

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

Why is my score not always 100%?

Scores on isitagentready.com may vary depending on your server response time. If your score is lower than expected, try again or enable a caching plugin.

My SEO plugin manages robots.txt — will Content Signals still be added?

Some SEO plugins (All in One SEO, Yoast, Rank Math) override WordPress’s default robots.txt. In this case, please add the following line manually in your SEO plugin’s robots.txt editor:
Content-Signal: ai-train=no, search=yes, ai-input=yes

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Agurel AI Agent Ready” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Plugin renamed to Agurel AI Agent Ready Lite

1.0.0

  • Initial release — Markdown negotiation, RFC 8288 Link headers, Content Signals