Linux 软件免费装
Banner图

Agurel AI Agent Ready Lite

开发者 ahmtgurel
更新时间 2026年7月26日 18:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

markdown chatgpt ai seo llm ai agent

下载

1.0.1 1.0.4 1.0.5 1.0.3 1.0.6

详情介绍:

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. Markdown responses are generated live, never pre-built. ✅ Minimal database use. llms.txt and llms-full.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 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, GPTBot, anthropic-ai, Google-Extended, Amazonbot, Applebot-Extended, CCBot, AI2Bot, cohere-ai, ChatGLM-Spider, Bingbot 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. Get Agurel AI Agent Ready PRO

安装:

  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.

常见问题:

Does the plugin add structured data (schema.org)?

Yes. Article schema is added for blog posts, WebPage for pages, and WebSite for the homepage. If you use an SEO plugin (Yoast, Rank Math, AIOSEO), both schemas coexist without conflict.

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. On LiteSpeed servers specifically, the plugin also writes a rewrite rule to your .htaccess file 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 on its own. This rule is ignored on non-LiteSpeed servers.

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. 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.

更新日志:

1.0.6 1.0.5 1.0.4 1.0.3 1.0.1 1.0.0