Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

AI Readiness Advisor

Descripción

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

Capturas

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«AI Readiness Advisor» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «AI Readiness Advisor» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.5.6

  • Added www to the plugin URL