Title: Structurify
Author: Veljko V.
Published: <strong>2026 年 4 月 30 日</strong>
Last modified: 2026 年 4 月 30 日

---

搜尋外掛

![](https://ps.w.org/structurify/assets/banner-772x250.png?rev=3519346)

![](https://ps.w.org/structurify/assets/icon-256x256.png?rev=3520136)

# Structurify

 由 [Veljko V.](https://profiles.wordpress.org/veljkho/) 開發

[下載](https://downloads.wordpress.org/plugin/structurify.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/structurify/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/structurify/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/structurify/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/structurify/#developers)

 [技術支援](https://wordpress.org/support/plugin/structurify/)

## 外掛說明

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:**

 * Generates AI summaries, FAQs, intent classifications, and entity graphs for every
   page and post
 * Outputs a canonical `llms.txt` knowledge index that AI crawlers can consume
 * Injects FAQ Schema.org structured data into your pages automatically
 * Provides REST API endpoints for AI systems to query your site’s knowledge
 * Scores each page with an AI-readiness score (0–100) based on content quality 
   signals
 * Supports WooCommerce products with typed product intelligence
 * Builds a site-wide canonical entity graph with descriptions and page relationships
 * Includes an AI Answer Preview — see how AI would answer questions about your 
   site

**REST 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 page

**Requirements:**

 * A Claude API key from [Anthropic](https://www.anthropic.com/) (claude.ai)
 * WordPress 6.4 or higher
 * PHP 8.0 or higher

### External services

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/

 * Terms of Service: https://www.anthropic.com/legal/consumer-terms
 * Privacy Policy: https://www.anthropic.com/legal/privacy

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.

## 安裝方式

 1. Upload the `structurify` folder to the `/wp-content/plugins/` directory, or install
    via the WordPress plugin uploader.
 2. Activate the plugin through the **Plugins** menu in WordPress.
 3. Go to **Settings > Structurify**.
 4. Enter your Claude API key from [console.anthropic.com](https://console.anthropic.com/).
 5. Accept the data processing terms.
 6. Click **Process All Content** to begin generating AI schema for your site.

## 常見問題集

### Do I need an Anthropic API key?

Yes. The plugin uses the Claude API to process your content. You can get a key at
console.anthropic.com. You are billed directly by Anthropic based on usage.

### Which Claude model is used?

By default the plugin uses `claude-haiku-4-5` for fast, cost-efficient processing.
You can change the model in Settings.

### Will it reprocess content every time?

No. Once a page is processed it will not be reprocessed unless you click “Purge &
Reprocess” or the page content changes (save_post triggers a requeue).

### Does it work with WooCommerce?

Yes. WooCommerce products are automatically included and processed with typed product
intelligence (price, availability, SKU, USPs).

### What is llms.txt?

An emerging standard that lets AI systems and LLM crawlers discover structured knowledge
about your site from a single endpoint, similar to how `sitemap.xml` works for search
engines.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Structurify〉的開發相關工作。

參與者

 *   [ Veljko V. ](https://profiles.wordpress.org/veljkho/)

[將〈Structurify〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/structurify)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/structurify/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/structurify/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/structurify/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/structurify/)。

## 變更記錄

#### 1.0.0

 * Initial release
 * AI content processing via Claude API
 * llms.txt generation
 * REST API knowledge endpoints
 * FAQ Schema.org injection
 * Entity graph with canonical entity system
 * AI-readiness scoring (0–100)
 * WooCommerce product support
 * AI Answer Preview in admin
 * Cron-based batch processing

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **2 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/structurify/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[LLM](https://tw.wordpress.org/plugins/tags/llm/)
   [schema](https://tw.wordpress.org/plugins/tags/schema/)[seo](https://tw.wordpress.org/plugins/tags/seo/)
   [structured data](https://tw.wordpress.org/plugins/tags/structured-data/)
 *  [進階檢視](https://tw.wordpress.org/plugins/structurify/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/structurify/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/structurify/reviews/)

## 參與者

 *   [ Veljko V. ](https://profiles.wordpress.org/veljkho/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/structurify/)