Title: LLMark – Markdown for AI Agents &amp; LLMs
Author: Fabio Nunes
Published: <strong>2026년 6월 29일</strong>
Last modified: 2026년 6월 29일

---

플러그인 검색

![](https://ps.w.org/llmark/assets/banner-772x250.png?rev=3590564)

![](https://ps.w.org/llmark/assets/icon-256x256.png?rev=3590564)

# LLMark – Markdown for AI Agents & LLMs

 작성자: [Fabio Nunes](https://profiles.wordpress.org/fabiomsnunes/)

[다운로드](https://downloads.wordpress.org/plugin/llmark.1.0.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/llmark/#description)
 * [평가](https://ko.wordpress.org/plugins/llmark/#reviews)
 * [개발](https://ko.wordpress.org/plugins/llmark/#developers)

 [지원](https://wordpress.org/support/plugin/llmark/)

## 설명

LLMark gives AI agents a clean Markdown version of your WordPress content, so assistants
like ChatGPT, Claude and Perplexity (and crawlers like GPTBot and ClaudeBot) read
what you mean instead of your cluttered HTML. Humans keep seeing your normal site,
and there’s nothing to set up.

 * **Automatic.** Install, activate, done. Markdown is generated on the fly when
   an agent asks; browsers always get your normal HTML.
 * **WooCommerce-aware.** Products come with the real price, stock, SKU and variations,
   read live from WooCommerce instead of scraped off the page.
 * **Private stays private.** Nothing you’ve set to `noindex`, private or password-
   protected is ever exposed to agents.
 * **Easy to discover.** An optional `llms.txt` index and link hints point agents
   straight at your Markdown.
 * **Solid under the hood.** Markdown is produced by league/html-to-markdown, an
   open-source converter with over 30 million downloads, and comes with clean YAML
   frontmatter. No bloat, no phone-home, no lock-in.

Agents fetch the Markdown by adding `.md` to any URL, with `?output_format=md`, 
or via an `Accept: text/markdown` header.

## 스크린샷

[⌊The LLMark settings screen (Settings > LLMark): enabled post types, ignore selectors
and feature toggles.⌉⌊The LLMark settings screen (Settings > LLMark): enabled post
types, ignore selectors and feature toggles.⌉[

The LLMark settings screen (Settings > LLMark): enabled post types, ignore selectors
and feature toggles.

[⌊A post served as Markdown with YAML frontmatter.⌉⌊A post served as Markdown with
YAML frontmatter.⌉[

A post served as Markdown with YAML frontmatter.

## FAQ

### Does this change what my human visitors see?

No. Browsers receive your normal HTML. Markdown is only served when an agent explicitly
asks for it via a `.md` URL, `?output_format=md`, or an `Accept: text/markdown` 
header.

### Will my noindex or private content be exposed to AI agents?

No. LLMark withholds Markdown for any content that is `noindex`, private, password-
protected, or excluded per-post. The same gate also governs the discovery hints 
and the `llms.txt` listing.

### Does it work with WooCommerce?

Yes. Products are rendered from the WooCommerce data layer with accurate price, 
SKU, stock, attributes and a variations table.

### I get a 404 when I add .md to a URL. Why?

Pretty permalinks must be enabled. Go to **Settings  Permalinks**, pick any structure
other than “Plain”, and save once to refresh the rewrite rules. The `?output_format
=md` parameter works regardless of permalink settings.

### Is this AEO / GEO / AI SEO?

It’s the plumbing for it. Answer Engine Optimization (AEO) and Generative Engine
Optimization (GEO) are about being legible to AI search and assistants. LLMark hands
those crawlers a clean, token-light Markdown copy of your content, WooCommerce products
included, so they ingest what you mean instead of wading through themed HTML.

### Do I have to configure anything?

No. Once active, eligible content is served as Markdown on the fly. Visit **Settings
LLMark** only to change which post types are exposed or tune the behaviour.

### Can developers customise the output?

Yes. LLMark exposes filters to control eligibility and shape the Markdown and its
frontmatter:

 * `llmark_is_eligible` decides whether a given post is served as Markdown.
 * `llmark_frontmatter_data` (and `llmark_product_frontmatter_data` for WooCommerce)
   adds or changes YAML frontmatter fields.
 * `llmark_response_headers` adjusts the headers sent with Markdown responses.

Which post types are exposed is set on the Settings screen, so the common case needs
no code.

### Does the plugin phone home?

No. LLMark sends no data to any external service.

## 후기

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

## 기여자 & 개발자

“LLMark – Markdown for AI Agents & LLMs”(은)는 오픈 소스 소프트웨어입니다. 다음의
사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Fabio Nunes ](https://profiles.wordpress.org/fabiomsnunes/)

[자국어로 “LLMark – Markdown for AI Agents & LLMs”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/llmark)

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

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

## 변경이력

#### 1.0.0

 * Initial release.
 * Three ways for agents to request Markdown: `.md` URLs, `?output_format=md`, and`
   Accept: text/markdown` content negotiation.
 * Eligibility gate that respects `noindex`, private, password-protected and per-
   post-excluded content (Yoast, Rank Math, SEOPress, All in One SEO).
 * WooCommerce-aware product rendering from the data layer: price, SKU, stock, attributes
   and a variations table.
 * Safe YAML frontmatter, archive link-lists, optional `llms.txt`, discovery hints,
   and a cache that purges itself on edits.

## 기초

 *  버전 **1.0.0**
 *  최근 업데이트: **2개월 전**
 *  활성화된 설치 **30+**
 *  워드프레스 버전 ** 6.6 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 8.1 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/llmark/)
 * 태그:
 * [AI](https://ko.wordpress.org/plugins/tags/ai/)[LLM](https://ko.wordpress.org/plugins/tags/llm/)
   [llms.txt](https://ko.wordpress.org/plugins/tags/llms-txt/)[markdown](https://ko.wordpress.org/plugins/tags/markdown/)
   [woocommerce](https://ko.wordpress.org/plugins/tags/woocommerce/)
 *  [고급 보기](https://ko.wordpress.org/plugins/llmark/advanced/)

## 평점

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

[Your review](https://wordpress.org/support/plugin/llmark/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/llmark/reviews/)

## 기여자

 *   [ Fabio Nunes ](https://profiles.wordpress.org/fabiomsnunes/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/llmark/)