Title: Vemula AI Content Layer
Author: vemuladinesh
Published: <strong>2026년 5월 22일</strong>
Last modified: 2026년 5월 22일

---

플러그인 검색

![](https://s.w.org/plugins/geopattern-icon/vemula-ai-content-layer.svg)

# Vemula AI Content Layer

 작성자: [vemuladinesh](https://profiles.wordpress.org/vemuladinesh/)

[다운로드](https://downloads.wordpress.org/plugin/vemula-ai-content-layer.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/vemula-ai-content-layer/#description)
 * [평가](https://ko.wordpress.org/plugins/vemula-ai-content-layer/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/vemula-ai-content-layer/#installation)
 * [개발](https://ko.wordpress.org/plugins/vemula-ai-content-layer/#developers)

 [지원](https://wordpress.org/support/plugin/vemula-ai-content-layer/)

## 설명

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
    ---
    ```

## 설치

 1. Upload the `vemula-ai-content-layer` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the Plugins menu in WordPress
 3. Go to Settings > Permalinks and click Save Changes to flush rewrite rules
 4. Access your content at `/your-post.md`, `/your-post.json`, or `/llms.txt`

## FAQ

### Will this create duplicate content issues?

No. All AI-format endpoints send `X-Robots-Tag: noindex` headers by default, preventing
search engines from indexing them.

### Does it work with custom post types?

Yes. All public post types are supported automatically.

### How do I exclude a page from AI access?

Go to Vemula AI Content Layer > Privacy Controls and either exclude the post type
or add the specific post ID.

### Are password-protected posts exposed?

No. Password-protected posts return a 403 Forbidden response on all AI endpoints.

### Does it collect any personal data?

The analytics feature stores hashed IP addresses (SHA-256 + site salt) — never raw
IPs. Analytics can be disabled entirely from the Settings page.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Vemula AI Content Layer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에
기여하였습니다.

기여자

 *   [ vemuladinesh ](https://profiles.wordpress.org/vemuladinesh/)

[자국어로 “Vemula AI Content Layer”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/vemula-ai-content-layer)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/vemula-ai-content-layer/)
는, [SVN 저장소](https://plugins.svn.wordpress.org/vemula-ai-content-layer/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/vemula-ai-content-layer/)을 [RSS](https://plugins.trac.wordpress.org/log/vemula-ai-content-layer/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 1.0.0

 * Initial release
 * Markdown, JSON, and RAG endpoints
 * llms.txt generation
 * AI analytics dashboard
 * Privacy controls (exclude post types or individual posts)
 * Rate limiting and transient-based caching

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.0 또는 그 이상 **
 *  다음까지 시험됨: **6.9.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/vemula-ai-content-layer/)
 * 태그:
 * [AI](https://ko.wordpress.org/plugins/tags/ai/)[JSON](https://ko.wordpress.org/plugins/tags/json/)
   [llms.txt](https://ko.wordpress.org/plugins/tags/llms-txt/)[markdown](https://ko.wordpress.org/plugins/tags/markdown/)
   [rag](https://ko.wordpress.org/plugins/tags/rag/)
 *  [고급 보기](https://ko.wordpress.org/plugins/vemula-ai-content-layer/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/vemula-ai-content-layer/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/vemula-ai-content-layer/reviews/)

## 기여자

 *   [ vemuladinesh ](https://profiles.wordpress.org/vemuladinesh/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/vemula-ai-content-layer/)