Title: AgentMark
Author: Selvakumar Duraipandian
Published: <strong>22. marca 2026</strong>
Last modified: 22. marca 2026

---

Vyhľadať plugin

![](https://s.w.org/plugins/geopattern-icon/agentmark.svg)

# AgentMark

 Od [Selvakumar Duraipandian](https://profiles.wordpress.org/selvasudar/)

[Stiahnuť](https://downloads.wordpress.org/plugin/agentmark.1.0.0.zip)

 * [Podrobnosti](https://sk.wordpress.org/plugins/agentmark/#description)
 * [Recenzie](https://sk.wordpress.org/plugins/agentmark/#reviews)
 *  [Inštalácia](https://sk.wordpress.org/plugins/agentmark/#installation)
 * [Vývoj](https://sk.wordpress.org/plugins/agentmark/#developers)

 [Podpora](https://wordpress.org/support/plugin/agentmark/)

## Popis

**The Problem:**
 WordPress outputs HTML that’s difficult for AI systems to parse
accurately. Important content gets lost in markup, scripts, and styling.

**The Solution:**
 AgentMark provides clean Markdown versions of your posts and 
pages through simple `.md` endpoints, plus an industry-standard `llms.txt` file 
that helps AI agents discover your best content.

#### Use Cases

 * **AI Search Engines**: Help tools like Perplexity, Claude, and ChatGPT cite your
   content accurately
 * **RAG Systems**: Enable companies to build knowledge bases from your public content
 * **Documentation**: Provide developers with clean, parseable API docs
 * **Content Syndication**: Share articles in a universal, lightweight format
 * **Knowledge Graphs**: Help semantic web tools understand your site structure

#### Key Features

 * **Zero Configuration**: Works out of the box with sensible defaults
 * **Markdown Endpoints**: Access any post/page as Markdown by adding `.md` to the
   URL
 * **llms.txt Standard**: Auto-generates discovery file for AI agents
 * **YAML Front Matter**: Rich metadata for better AI understanding
 * **Flexible**: Control which post types are exposed
 * **Performance**: Built-in caching and rate limiting
 * **Privacy-Focused**: Per-post control over AI access
 * **Standards-Compliant**: Follows emerging llms.txt specification

#### Business Value

 * **Future-Proof**: Position your content for the AI-driven web
 * **Zero Cost**: No API fees or external dependencies
 * **SEO Boost**: Alternate content formats can improve discoverability
 * **Competitive Edge**: Early adoption of AI-friendly formats
 * **Analytics**: Track which content AI agents prefer

## Inštalácia

#### Automatic Installation

 1. Log into your WordPress admin panel
 2. Navigate to Plugins -> Add New
 3. Search for „AgentMark“
 4. Click „Install Now“ and then „Activate“
 5. Go to Settings -> AgentMark to configure

#### Manual Installation

 1. Download the plugin ZIP file
 2. Upload to `/wp-content/plugins/` and extract
 3. Activate through the Plugins menu
 4. Go to Settings -> Permalinks and click „Save Changes“ (flush rewrite rules)
 5. Configure at Settings -> AgentMark

#### After Installation

 * Visit `yoursite.com/llms.txt` to see your AI-ready content index
 * Add `.md` to any post URL to see the Markdown version
 * Check Settings -> AgentMark to customize behavior

## Časté otázky

### How do I access the Markdown version of a post?

Simply append `.md` to the end of any public post or page URL.
 Example: `yoursite.
com/my-post/` becomes `yoursite.com/my-post.md`

### What is llms.txt?

It’s an emerging standard file format (similar to robots.txt) that helps AI agents
discover high-quality, machine-readable content on your website. It’s located at`
yoursite.com/llms.txt`.

### Will this affect my SEO?

No. Markdown endpoints are marked as alternate versions, not duplicate content. 
They can actually improve your site’s discoverability.

### Can I exclude certain posts from AI agents?

Yes! Each post has an AgentMark meta box where you can disable the .md endpoint 
or exclude it from llms.txt.

### Does this work with Gutenberg blocks?

Yes. The plugin processes the final rendered HTML, so all block types are supported.

### Will this slow down my site?

No. Markdown conversion is cached, and rate limiting prevents bot overload. Regular
visitors see no impact.

### Can I customize the Markdown output?

Currently, the conversion is automatic. Custom templates are planned for a future
version.

### Does this share my private content?

No. Only public, published posts of enabled post types are accessible. Draft and
private posts are never exposed.

### How do I track AI agent usage?

The built-in analytics show basic usage stats at Settings -> AgentMark Stats.

### Can I use this with custom post types?

Yes! Go to Settings -> AgentMark and enable any public custom post type.

## Recenzie

Pre tento plugin nie sú žiadne recenzie.

## Prispievatelia a vývojári

“AgentMark” je softvér s otvoreným zdrojovým kódom. Do tohto pluginu prispeli nasledujúci
ľudia.

Prispievatelia

 *   [ Selvakumar Duraipandian ](https://profiles.wordpress.org/selvasudar/)

[Preložiť „AgentMark“ do vašho jazyka.](https://translate.wordpress.org/projects/wp-plugins/agentmark)

### Máte záujem o vývoj?

[ Prehľadávajte zdrojový kód](https://plugins.trac.wordpress.org/browser/agentmark/),
preskúmajte [SVN repozitár](https://plugins.svn.wordpress.org/agentmark/), alebo
sa prihláste na odber [vývojárskeho logu](https://plugins.trac.wordpress.org/log/agentmark/)
cez [RSS](https://plugins.trac.wordpress.org/log/agentmark/?limit=100&mode=stop_on_copy&format=rss).

## Zoznam zmien

#### 1.0.0

 * Initial release.
 * Added Markdown endpoints with caching.
 * Integrated League HTML-to-Markdown for superior conversion.
 * Added llms.txt discovery standard.
 * Added analytics and rate limiting.
 * Added per-post controls.

## Meta

 *  Verzia **1.0.0**
 *  Posledná aktualizácia **Pred 2 týždne**
 *  Aktívne inštalácie **Menej než 10**
 *  Verzia WordPress ** 6.9 alebo novšia **
 *  Testované do verzie **6.9.4**
 *  Verzia PHP ** 7.4 alebo novšia **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/agentmark/)
 * Značky
 * [AI](https://sk.wordpress.org/plugins/tags/ai/)[api](https://sk.wordpress.org/plugins/tags/api/)
   [llms](https://sk.wordpress.org/plugins/tags/llms/)[markdown](https://sk.wordpress.org/plugins/tags/markdown/)
   [rag](https://sk.wordpress.org/plugins/tags/rag/)
 *  [Rozšírené zobrazenie](https://sk.wordpress.org/plugins/agentmark/advanced/)

## Hodnotenia

No reviews have been submitted yet.

[Pridať moju recenziu](https://wordpress.org/support/plugin/agentmark/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/agentmark/reviews/)

## Prispievatelia

 *   [ Selvakumar Duraipandian ](https://profiles.wordpress.org/selvasudar/)

## Podpora

Máte čo povedať? Potrebujete pomoc?

 [Zobraziť fórum podpory](https://wordpress.org/support/plugin/agentmark/)