该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

AI Readiness Advisor

描述

AI Readiness Advisor helps you verify and audit access from AI/LLM bots.

Features
– Request logs with user-agent details and allow/deny context
– Verification table to check known AI bot access
– robots.txt viewer
– Quick Test (writes a test log entry)
– Public REST ping endpoint for automated checks
– Handy server snippets

Privacy
No data is sent to third parties.

Source Code / Development

To comply with WordPress.org’s human-readable code guideline, this plugin ships readable sources and documents build steps.

  • Readable sources are included under /src/
  • Built/minified files are under /assets/ (e.g., assets/admin.js)
  • Example mapping:
    • assets/admin.js ⟶ built from src/admin/index.js

Build locally
1. npm install
2. npm run build

Optionally, a public mirror of these sources is available at:
https://github.com/bmooresolutions/ai-readiness-advisor-free

屏幕截图

安装

  1. Upload the plugin and activate.
  2. (Optional) Run Quick Test to generate a sample log entry.
  3. Use the robots.txt viewer and verification tools to validate access.

评价

此插件暂无评价。

贡献者及开发者

「AI Readiness Advisor」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.5.6

  • Added www to the plugin URL