| 开发者 | codekraft |
|---|---|
| 更新时间 | 2025年11月18日 20:27 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.8 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
md4ai folder to the /wp-content/plugins/ directory.The plugin checks the incoming HTTP User-Agent string against an internal, pre-defined list of known AI and large language model (LLM) crawlers (e.g., gptbot, claudebot, google-extended, perplexitybot, etc.).
No. Regular users and traditional search engine crawlers (like standard Googlebot) will continue to receive your standard HTML page. This functionality is specifically targeted at AI agents that are known to utilize data for LLMs and generative AI.
The plugin outputs:
No. The plugin runs early in the request process and immediately stops execution (exit;) after serving the Markdown content, preventing the loading of the full WordPress theme and template files for the detected bot.