plugin-icon

Vemula AI Content Layer

作者:vemuladinesh·
Expose your WordPress content as Markdown, JSON, RAG chunks, and an llms.txt index so LLMs and AI agents can read it cleanly.
版本
1.0.0
最后更新
May 22, 2026

Vemula AI Content Layer converts your WordPress content into AI-friendly structured formats that LLMs, RAG pipelines, and AI search agents can actually understand.

Core Features:

  • Markdown Endpoints – Access any post or page as clean Markdown at /your-post.md
  • JSON Endpoints – Structured JSON output with metadata at /your-post.json
  • RAG Mode – Chunked, embedding-ready content at /your-post.rag
  • llms.txt Generator – Auto-generated site index at /llms.txt
  • AI Content Cleaning – Strips scripts, styles, nav, and layout clutter
  • AI Analytics – Track GPTBot, ClaudeBot, Perplexity, and other AI crawlers
  • Privacy Controls – Exclude post types or individual posts from AI endpoints
  • Caching Layer – Fast responses with WordPress transient caching
  • Rate Limiting – Protect against abuse with per-IP rate limiting

YAML Front Matter is automatically prepended to all Markdown output:

--- title: "My Post" description: "Post excerpt..." date: "2026-03-24" tags: ["seo", "ai"] reading_time: 5 ---
免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 6.9.4
这个插件是可用的下载,适用于您的站点。