[WordPress] 外掛分享: Project LLMs.txt

首頁外掛目錄 › Project LLMs.txt
WordPress 外掛 Project LLMs.txt 的封面圖片
全新外掛
安裝啟用
尚無評分
6 天前
最後更新
問題解決
WordPress 6.4+ PHP 8.1+ v1.0.0 上架:2026-07-25

內容簡介

Project LLMs.txt 幫助 AI 更準確地解讀您的網站,實現 llms.txt 標準,提供結構化的 Markdown 檔案,讓 AI 助手在訪問您的網站時能夠輕鬆獲取所需內容。

【主要功能】
• 靈活的內容擷取:支援多種內容格式,包含區塊和短碼
• WooCommerce 支援:結構化產品資訊,包括價格和庫存狀態
• 乾淨的結構化輸出:內建 Markdown 模板,無需額外設定
• 實體檔案或即時端點:可選擇寫入檔案或動態提供
• 自動備份:每次生成前自動保存舊檔
• 智能內容選擇器:自動偵測主要內容區域

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.0.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Project LLMs.txt」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Project LLMs.txt helps AI interpret your site more accurately. It implements the emerging llms.txt standard, the AI-era equivalent of robots.txt, and publishes the structured Markdown files that ChatGPT, Claude, Perplexity, Gemini, and other AI assistants look for when they access your site.
Visitors read HTML. AI assistants read Markdown. Project LLMs.txt bridges the gap.
What It Does
Project LLMs.txt scans the content you’ve already written and produces three things:

/llms.txt – a clean, structured index at your site root listing every page, post, and product with a short description, formatted per the llms.txt spec.
/llms-full.txt – the same index with the full Markdown body of every page inlined after it, so assistants have the complete context in one fetch.
/llms/slug.md (Pro) – per-page Markdown files so AI assistants can retrieve a single page without pulling the whole corpus.

Everything is generated from your existing content. No re-writing, no rebuilding.
Why It Matters
Markdown is the format AI reads most cleanly. Most websites are a tangle of HTML with navigation, ads, cookie banners, page-builder wrappers, etc., that AI tools have to fight through to find the actual content. When an AI agent or assistant visits your site and finds a clean /llms.txt, it gets a structured index of everything on your site in one fetch, already in the format it reads best. Whether it came looking for the file or simply landed there, the result is the same: a complete, accurate picture of your site instead of a pile of noisy markup.
The llms.txt standard is still early, as no major search engine has announced official support yet, but a growing ecosystem of AI agents, coding assistants, and developer tooling already understands it. Companies like Stripe, Vercel, Cloudflare, and Anthropic publish their own llms.txt files themselves.
Publishing now is cheap insurance. The file costs nothing to generate and keeps your site ready as the ecosystem matures.
How It Works

Scans your posts, pages, products, and custom post types
Reads your published content (blocks, shortcodes, and page-builder output), with full-page scraping available for anything your theme renders outside the editor
When scraping, extracts the main content zone using a Readability-style algorithm
Converts that HTML to clean, structured Markdown
Assembles the results into /llms.txt, /llms-full.txt, and (Pro) per-page /llms/*.md files at your site root

Key Features

Flexible content extraction – Reads your published content (blocks, shortcodes, and page-builder output like Divi and Visual Composer) by default, with an optional full-page scrape for sections your theme, or a builder like Elementor, renders outside the editor.
WooCommerce first-class support – Products include structured price, SKU, stock status, variations, customer reviews, and related/upsell products.
Clean, structured output – Built-in Markdown templates for every content type produce well-formatted output out of the box, with no setup. (Editing the templates is a Pro feature.)
Physical file or live endpoint – Write actual files to your site root (fastest for crawlers) or serve dynamically via WordPress rewrite rules.
Automatic backups – Before each regeneration, the previous llms.txt and llms-full.txt are saved (the five most recent are kept), so a bad generation never costs you a good file.
Smart content selector – Auto-detects your main content zone. Override with a CSS selector for custom themes.
WP-CLI integration – wp llmstxt generate, status, list, and clear for automation and CI pipelines.
Respects your SEO settings – Pages marked noindex or nofollow in Yoast, Rank Math, SEOPress, AIOSEO, or Slim SEO are excluded from the public files automatically.
Bulk-import friendly – Public regeneration hooks let WP All Import or any custom script rebuild your files after a bulk import or migration, so your llms.txt never drifts from your content.
No tracking, no cookies – No third-party scripts, no analytics, no cookies. Nothing about your site or visitors is sent anywhere. Runs entirely on your server, GPL-licensed.

Pro Features
Pro is a separate plugin, distributed from projectllmstxt.com – none of its functionality is included (or locked) in this free plugin.

Auto-regenerate on publish – Files rebuild in the background, usually within about a minute of saving content (with a 5-minute debounce for bulk edits).
Custom templates per content type – Edit and save templates; bulk-regenerate all matching pages with one click.
Individual .md files – Physical files at /llms/slug.md, served directly by Apache/Nginx.
Post editor AI Preview – See and edit exactly what AI will read, right from the post editor.
Per-page Markdown overrides – Hand-tune one page without touching the rest. Free users can preview each page’s Markdown; editing requires Pro.
Custom field mapping – Pull ACF fields and any post meta into your output as {{acf_*}} and {{meta_*}} template variables. Sensitive keys (passwords, tokens, API keys) are blocked from output by default.
Agency license – Unlimited sites.

A note on special characters
The generated files are UTF-8, which every AI assistant and crawler reads correctly. If accented letters or symbols look garbled when you open llms.txt directly in a browser, your web server is serving .txt files without a charset declaration – the file itself is fine. Ask your host to add AddDefaultCharset UTF-8, or switch to Live Endpoint mode, which always declares the charset.
Bundled assets
The admin interface bundles the Figtree and JetBrains Mono typefaces, both licensed under the SIL Open Font License 1.1. Nothing is loaded from third-party servers.
Links

llms.txt standard
Plugin homepage
Documentation

延伸相關外掛

文章
Filter
Apply Filters
Mastodon