Title: Vemula AI Content Layer
Author: vemuladinesh
Published: <strong>22. mai, 2026</strong>
Last modified: 22. mai, 2026

---

Søk i utvidelser

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

# Vemula AI Content Layer

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

[Last ned](https://downloads.wordpress.org/plugin/vemula-ai-content-layer.1.0.0.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/vemula-ai-content-layer/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/vemula-ai-content-layer/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/vemula-ai-content-layer/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/vemula-ai-content-layer/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/vemula-ai-content-layer/)

## Beskrivelse

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

## Installasjon

 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`

## Ofte stilte spørsmål

### 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.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Vemula AI Content Layer» er programvare med åpen kildekode. Følgende personer har
bidratt til denne utvidelsen:

Bidragsytere

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

[Oversett «Vemula AI Content Layer» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/vemula-ai-content-layer)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/vemula-ai-content-layer/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/vemula-ai-content-layer/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/vemula-ai-content-layer/)
med [RSS](https://plugins.trac.wordpress.org/log/vemula-ai-content-layer/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

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

## Meta

 *  Versjon **1.0.0**
 *  Sist oppdatert **2 uker siden**
 *  Aktive installasjoner **Færre enn 10**
 *  WordPress-versjon ** 5.0 eller nyere **
 *  Testet opp til **6.9.4**
 *  PHP-versjon ** 7.4 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/vemula-ai-content-layer/)
 * Stikkord
 * [AI](https://nb.wordpress.org/plugins/tags/ai/)[JSON](https://nb.wordpress.org/plugins/tags/json/)
   [llms.txt](https://nb.wordpress.org/plugins/tags/llms-txt/)[markdown](https://nb.wordpress.org/plugins/tags/markdown/)
   [rag](https://nb.wordpress.org/plugins/tags/rag/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/vemula-ai-content-layer/advanced/)

## Vurderinger

No reviews have been submitted yet.

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

[Se alle omtalene](https://wordpress.org/support/plugin/vemula-ai-content-layer/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/vemula-ai-content-layer/)