Ai Search Readiness (ai-search-readiness)
Summary
llms.txt, AI crawler rules in robots.txt, structured data depth, and snippet-oriented signals.
Classification
- Category:
SEO - Plugin id:
ai-search-readiness - Version:
1.0.0 - Target types:
WEBSITE,WEBSHOP - Weight class:
LIGHT - Risk level: not set on plugin object
- Browser required: No (HTTP / Node / other — see source)
- Tier / group: Tier 1 — HTTP-only
Schedule
- scheduleHints:
{ defaultInterval: '0 4 * * 1', priority: 3 } - Prerequisites: None declared on this plugin.
Configurable inputs
Public keys are derived from inputSchema: z.object({ ... }) (underscore-prefixed keys are runtime-only and omitted here).
| Field | Notes |
|---|---|
timeout |
Zod field in inputSchema — see source for defaults, min/max, and .describe(). |
Runtime / injected config
- None documented beyond standard worker context (
target,config,logger,reportProgress). Underscore-prefixed keys are internal.
What it does
- Runs as part of the worker test execution pipeline; results become
Runrows and may createFindingrecords. - llms.txt, AI crawler rules in robots.txt, structured data depth, and snippet-oriented signals.
- Metrics:
aiCrawlersBlocked,aiCrawlersAllowed,aiCrawlerCount(8 known bots).-1on the crawler counts means robots.txt was not fetched. The AI Visibility card treats 0 allowed as critical (red), mixed as warning, and all-allowed as healthy — it does not treat a missing allowed count as "0 allowed". - For finding titles, metrics, and artifacts specific to this plugin, refer to the implementation linked below.
Source
packages/test-plugins/src/plugins/ai-search-readiness.ts