Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

AI Readiness Advisor

Beschrijving

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

Schermafbeeldingen

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“AI Readiness Advisor” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “AI Readiness Advisor” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.5.6

  • Added www to the plugin URL