| 开发者 | axiomfeed |
|---|---|
| 更新时间 | 2026年4月16日 21:08 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
/llms.txt — a simple LLM entrypoint file for your site/ai/index.json — a structured index of published pages (plus a home entry)/ai/pages/<id>.md — markdown output for published pages<head> discovery links for /llms.txt and /ai/index.jsonrobots.txt allow hints for /llms.txt and /ai//wp-content/plugins/axiom-ai-entrypoints/ or install via the Plugins screen.https://your-domain.com/llms.txthttps://your-domain.com/ai/index.jsonNo. Endpoints are generated dynamically by WordPress. This avoids filesystem permission issues on many hosts.
No tracking. No analytics. No external requests.
Published pages are listed in /ai/index.json (plus a home entry). /ai/pages/<id>.md outputs markdown for published pages. Password-protected content is not output.
Use Tools → Axiom Diagnostics to check status codes. If you see 403, whitelist paths:
/llms.txt/ai/*Some WordPress environments require a permalink refresh after new rewrite rules are added.
This Free v0.1 focuses on standard WordPress pages. WooCommerce-specific output can be added later.