| 开发者 | ahmtgurel |
|---|---|
| 更新时间 | 2026年7月26日 18:38 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Accept: text/markdown header, MP Agent Lite returns a clean Markdown version of your content. Regular visitors and search engines see nothing different.
Features
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
/wp-content/plugins/agurel-ai-agent-ready-lite directory, or install the plugin through the WordPress plugins screen directly.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.
Yes. Both llms.txt and llms-full.txt are generated dynamically. New pages and posts are included automatically without any action needed.
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.
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.
Bot management is available in the Pro version. Pro includes a dashboard where you can enable or disable each bot individually, including Training bots.
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.
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.
Yes. The plugin strips all shortcodes and HTML before serving Markdown, so page builder code is cleaned automatically.
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.
No. The plugin checks a single HTTP header on each request. If the header is not present, the plugin does nothing at all.
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.
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.