Title: Phylax AI Crawler Inspector
Author: Łukasz Nowicki
Published: <strong>August 25, 2026</strong>
Last modified: August 25, 2026

---

Search plugins

![](https://ps.w.org/phylax-ai-crawler-inspector/assets/banner-772x250.png?rev=3664890)

![](https://ps.w.org/phylax-ai-crawler-inspector/assets/icon-256x256.png?rev=3664890)

# Phylax AI Crawler Inspector

 By [Łukasz Nowicki](https://profiles.wordpress.org/lukasznowicki/)

[Download](https://downloads.wordpress.org/plugin/phylax-ai-crawler-inspector.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/phylax-ai-crawler-inspector/#description)
 * [Reviews](https://wordpress.org/plugins/phylax-ai-crawler-inspector/#reviews)
 *  [Installation](https://wordpress.org/plugins/phylax-ai-crawler-inspector/#installation)
 * [Development](https://wordpress.org/plugins/phylax-ai-crawler-inspector/#developers)

 [Support](https://wordpress.org/support/plugin/phylax-ai-crawler-inspector/)

## Description

Phylax AI Crawler Inspector is a read-only diagnostic plugin for WordPress administrators
who need clear evidence of how their site is presented to AI-related crawlers, search
bots, training bots and user-triggered fetchers.

It inspects the served robots.txt, evaluates known AI-related user agents, checks
the optional /llms.txt file, follows same-site redirect chains, reviews HTTP headers
and HTML signals (canonical, meta robots, X-Robots-Tag), and can compare a neutral
request with selected bot user agents.

Findings keep crawl access, HTTP access and indexing directives separate. The plugin
explains evidence and limitations; it does not claim that any AI product has indexed,
trained on, cited or ranked your site.

Product principle: inspect, explain and export. Do not modify, block, optimise or
track. This is not an llms.txt generator.

### Features

 * Site overview audit of robots.txt, /llms.txt and the home page (bounded request
   budget)
 * Robots Exclusion Protocol evaluation for a curated AI-related bot registry
 * Structural validation of optional /llms.txt (neutral when absent)
 * Same-site URL inspector for headers, redirects, canonicals and HTML robots signals
 * Bounded bot response comparison (status, redirects, headers and HTML signals —
   never raw bodies)
 * Sitemap discovery from robots.txt, HTML/HTTP Link signals and WordPress core 
   sitemap declarations (no deep crawl)
 * Structured findings with severity, status and expandable evidence
 * Client-side JSON and CSV export from the current audit result
 * Tools  Phylax AI Crawler Inspector admin screen with accessible status updates
 * No custom database tables, no SaaS calls and no crawler-visit logging

### What the plugin does not do

 * Edit, inject or generate robots.txt or llms.txt
 * Block crawlers with PHP, server or firewall rules
 * Log crawler visits, IPs or analytics
 * Contact external SaaS APIs or require an account
 * Produce overall numerical scores, graded rankings or ranking guarantees
 * Crawl the entire website or schedule WP-Cron scans
 * Accuse cloaking or claim to know what an external crawler sees from another network
   location
 * Create custom database tables or modify site SEO settings

### Privacy

Phylax AI Crawler Inspector does not collect telemetry, analytics or promotional
data. It does not call external SaaS APIs, load remote fonts or third-party admin
scripts, or set its own cookies.

Audits use the WordPress HTTP API to request the administrator’s own site (same-
site only). Response bodies are parsed in memory and are not permanently stored.
Exported JSON/CSV reports are generated in the current admin browser session from
the structured result and are not saved on the server by the plugin.

The only short-lived server-side data is an optional per-user audit cooldown transient(`
aici_audit_cd_{user_id}`). Uninstall removes only plugin-owned `aici_` options and
transients. The plugin does not create custom database tables and does not log crawler
visits.

## Screenshots

[⌊Tools → Phylax AI Crawler Inspector — site overview with robots and llms findings.⌉⌊
Tools → Phylax AI Crawler Inspector — site overview with robots and llms findings
.⌉[

Tools  Phylax AI Crawler Inspector — site overview with robots and llms findings.

[⌊URL inspector showing headers, canonical and HTML robots signals.⌉⌊URL inspector
showing headers, canonical and HTML robots signals.⌉[

URL inspector showing headers, canonical and HTML robots signals.

[⌊Bot comparison results with explicit network-location limitations.⌉⌊Bot comparison
results with explicit network-location limitations.⌉[

Bot comparison results with explicit network-location limitations.

[⌊Expandable finding evidence and client-side JSON/CSV export actions.⌉⌊Expandable
finding evidence and client-side JSON/CSV export actions.⌉[

Expandable finding evidence and client-side JSON/CSV export actions.

## Installation

 1. Upload the `phylax-ai-crawler-inspector` directory to `/wp-content/plugins/`, or
    install the ZIP through Plugins  Add New  Upload Plugin.
 2. Activate the plugin through the Plugins screen.
 3. Open Tools  Phylax AI Crawler Inspector.
 4. Run a site overview audit, inspect a public URL, or compare selected bot user agents.

## FAQ

### Does this guarantee that ChatGPT or Claude can see my website?

No. The plugin reports what your site publishes and what same-site HTTP requests
return from the WordPress server’s network location. Provider crawler policy, CDN/
WAF rules, IP reputation and remote network location can all differ. It cannot guarantee
inclusion, citation or visibility in any AI product.

### Does llms.txt improve AI rankings?

There is no guarantee. llms.txt is an optional proposed discovery format. Absence
is treated as neutral, not as an AI-specific failure. Presence is validated structurally;
the plugin does not claim ranking or citation benefits.

### Does robots.txt securely block a bot?

No. robots.txt is an advisory protocol. Compliant crawlers may honour it; others
may not. Actual access control requires server-side enforcement (authentication,
firewall, CDN or application rules). The plugin separates published robots rules
from observed HTTP responses.

### Why does the plugin say a bot is allowed but the HTTP test returns 403?

Published robots rules and live server, CDN or WAF behaviour are different layers.
A bot may be allowed in robots.txt while the HTTP response is challenged, blocked
or redirected. Findings keep those layers separate and do not automatically accuse
cloaking.

### Does the plugin send my data anywhere?

No. Audits use the WordPress HTTP API to request the administrator’s own site (same-
site only). The plugin does not call external SaaS APIs, load remote fonts or third-
party admin scripts, or set its own cookies.

### Does the plugin log AI crawler visits?

No. It does not record crawler traffic, visitor IPs or analytics events.

### Does the plugin change my robots.txt or llms.txt?

No. Version 0.1.0 is strictly read-only for site configuration and content files.

### Who can run audits?

Only administrators (capability `manage_options`) with a valid WordPress REST nonce.
Arbitrary external domains cannot be audited.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Phylax AI Crawler Inspector” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Łukasz Nowicki ](https://profiles.wordpress.org/lukasznowicki/)

[Translate “Phylax AI Crawler Inspector” into your language.](https://translate.wordpress.org/projects/wp-plugins/phylax-ai-crawler-inspector)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/phylax-ai-crawler-inspector/),
check out the [SVN repository](https://plugins.svn.wordpress.org/phylax-ai-crawler-inspector/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/phylax-ai-crawler-inspector/)
by [RSS](https://plugins.trac.wordpress.org/log/phylax-ai-crawler-inspector/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.0

 * Initial public release.
 * Site overview: robots.txt evaluation, optional llms.txt validation and home-page
   overview with sitemap discovery.
 * URL inspector and bounded bot response comparison.
 * Authenticated same-site REST audits with SSRF protections and per-user cooldown.
 * Accessible Tools admin screen with structured findings and client-side JSON/CSV
   export.
 * Privacy-preserving uninstall of plugin-owned options and transients only.

## Meta

 *  Version **0.1.0**
 *  Last updated **2 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.0.4**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [AI Crawlers](https://wordpress.org/plugins/tags/ai-crawlers/)[diagnostics](https://wordpress.org/plugins/tags/diagnostics/)
   [llms.txt](https://wordpress.org/plugins/tags/llms-txt/)[robots.txt](https://wordpress.org/plugins/tags/robots-txt/)
   [technical seo](https://wordpress.org/plugins/tags/technical-seo/)
 *  [Advanced View](https://wordpress.org/plugins/phylax-ai-crawler-inspector/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/phylax-ai-crawler-inspector/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/phylax-ai-crawler-inspector/reviews/)

## Contributors

 *   [ Łukasz Nowicki ](https://profiles.wordpress.org/lukasznowicki/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/phylax-ai-crawler-inspector/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/lukasznowicki77)