
內容簡介
Crawlwise 是一款專為提升 WordPress 網站在 AI 爬蟲面前的可讀性而設計的外掛,能夠檢測並修正網站的可發現性、內容及機器人訪問等問題,確保網站在 AI 爬蟲的評估中表現良好。
【主要功能】
• 檢測網站可發現性,包括 robots.txt 和 XML sitemap
• 修正內容協商問題,支持 Markdown 格式
• 提供機器人訪問控制,設定明確的 AI 爬蟲規則
• 支援 API 目錄和 OAuth 元數據
• 具備可逆的修正功能,隨時恢復先前狀態
外掛標籤
開發者團隊
② 後台搜尋「Crawlwise – AI Readiness Scanner and Fixer」→ 直接安裝(推薦)
原文外掛簡介
Crawlwise AI Readiness measures how well your WordPress site holds up when the reader is an AI agent rather than a person, then fixes what doesn’t and verifies the change over a real HTTP request.
Every check fetches the site the way an agent would instead of trusting internal plugin state, so a passing score reflects what a crawler actually sees — including when a CDN or a stray physical robots.txt is overriding WordPress.
What it grades
Discoverability — robots.txt sanity, XML sitemap, discovery Link headers
Content — Markdown content negotiation, /llms.txt, structured HTML
Bot access — Content Signals, explicit AI-crawler rules, Web Bot Auth
Capabilities — API catalog, MCP card, agent skills, OAuth metadata
Commerce — UCP and x402 descriptors (WooCommerce only)
Fixes are reversible. Every fix writes plugin settings and nothing else — no theme edits, no rewritten posts — so “Turn off” genuinely restores the prior state.
Agent-callable. An optional MCP server exposes scan / fix / verify / revert as tools an agent can call directly. It is off by default and requires a bearer token you generate yourself.
Privacy
The plugin makes HTTP requests to your own site only. It sends nothing to any third party and has no telemetry.
/llms.txt, the Markdown output, and the JSON-LD graph are built exclusively from public content: password-protected, private, draft, and per-entity excluded posts are never included.
Security
* The MCP bearer token is stored as a SHA-256 hash. Its raw value is displayed exactly once, when generated, and cannot be recovered afterwards — regenerate it if lost.
* The token is never included in a settings export, and a settings import can never set or enable it.
* Failed MCP authentication attempts are rate-limited per IP, and cross-origin requests to the MCP endpoint are rejected.
* All dashboard REST routes require manage_options; per-entity routes require edit_post for that specific post.
