Structurify processes your WordPress content through Claude AI and generates structured knowledge data that makes your site understandable to AI systems — including ChatGPT, Perplexity, Google AI Overviews, and LLM crawlers.
What it does:
llms.txt knowledge index that AI crawlers can consumeREST API endpoints included:
/structurify/v1/ai.json — Full site knowledge index/structurify/v1/llms.txt — llms.txt for LLM crawlers/structurify/v1/page?url={url} — Structured data for a single page/structurify/v1/search?q={query} — Full-text search across summaries/structurify/v1/entities.json — Site-wide entity graph/structurify/v1/entity/{slug} — Canonical entity detail/structurify/v1/ai-feed.json — Recent updates feed/structurify/v1/trust.json — E-E-A-T trust signals/structurify/v1/ai-score.json — AI-readiness scores per pageRequirements:
This plugin connects to the Anthropic Claude API to process your WordPress content and generate AI summaries, FAQs, entity graphs, and structured schema data.
What is sent and when:
When you click “Process All Content” (or cron runs automatically), the text content of your pages and posts is sent to Anthropic’s Claude API. The plugin sends the page title, body text, and metadata required to generate structured AI outputs. No personally identifiable information about your site visitors is transmitted — only the published content you choose to process.
Why it is sent:
The content is processed by Claude AI to produce summaries, intent classifications, FAQ pairs, entity graphs, and an AI-readiness score for each page. These outputs are stored locally in your WordPress database and served via the plugin’s REST API endpoints.
Service provider:
Anthropic, PBC — https://www.anthropic.com/
You are responsible for obtaining your own Anthropic API key and are billed directly by Anthropic based on token usage. By using this plugin you agree to Anthropic’s terms of service and privacy policy.