WebXDevelop AI Search Readiness Audit audits your WordPress website for AI search readiness.
The plugin analyzes technical SEO, structured data, content quality, and trust signals that may help search engines and AI systems better understand your website content.
Get an actionable readiness score with recommendations for improving website structure, content clarity, and discoverability.
All audits run locally on your WordPress installation. No website data is sent to external services.
A separate 0-100 score that estimates how easily a search engine or AI system
can extract clear answers from the homepage’s existing content. It runs locally
on the HTML the plugin already retrieves and uses only simple, explainable
heuristics — no AI API, no external service, no NLP library.
It looks at:
The score starts at 0. Points are added for structures that make answers easy
to extract (up to 100 when all are present) and subtracted for problems, then
the result is capped to 0-100:
This is a structural readability heuristic only. It does not check whether the
content is factually correct and does not predict whether any AI will cite it.
It is shown as its own dashboard section and does NOT change the main AI Search
Readiness Score.
This tool reports whether well-known AI and search crawlers are technically
permitted to reach your site. It reads three sources locally:
robots.txt is parsed with a proper User-agent-aware parser. A crawler-specific
group correctly overrides the wildcard “*” group, empty “Disallow:” is treated
as “allow all”, and Allow / Disallow precedence follows the length-of-match
rule used by Google. If robots.txt cannot be retrieved or read, the result is
reported as “Unable to determine” — never as “Blocked”.
The crawlers covered include OAI-SearchBot, GPTBot and ChatGPT-User (OpenAI),
ClaudeBot, Claude-SearchBot, Claude-User and the legacy anthropic-ai token
(Anthropic), PerplexityBot and Perplexity-User (Perplexity), Google-Extended
(Google), Applebot-Extended (Apple), Meta-ExternalAgent (Meta), Amazonbot
(Amazon), CCBot (Common Crawl) and Bytespider (ByteDance). The list is
maintained in code and each entry explains what the crawler is for.
“Access” describes whether a crawler is allowed to request your pages. That is
all it describes.
Blocking AI crawlers can be a deliberate choice — to keep content out of AI
training datasets, to reduce crawl bandwidth, or for content-licensing reasons.
The plugin does not lower your score for blocking crawlers and does not
recommend allowing a crawler unless there is a clear reason to.
The AI Crawler Access analyzer is informational only. It does not change the
0-100 AI Search Readiness Score. Crawler access is a policy decision rather
than a readiness defect, and a permissive robots.txt is not automatically
“better”, so folding it into the score would be misleading.
WebXDevelop AI Search Readiness Audit processes website information locally within your WordPress installation.
The plugin does not collect personal data or send website content to external services.
Audit results are stored locally in your WordPress database.