Linux 软件免费装

AgentMark

开发者 selvasudar
更新时间 2026年3月23日 00:41
PHP版本: 6.9 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

markdown api ai rag llms

下载

1.0.0

详情介绍:

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 Key Features Business Value

安装:

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

常见问题:

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.

更新日志:

1.0.0