وضاحت
LLM Markdown exposes your public WordPress posts and pages as real .md routes. Simply append .md to any supported post or page URL to access its Markdown representation.
Each Markdown document includes structured YAML front matter and clean content extracted from the rendered HTML.
Designed for:
- LLM and AI ingestion
- Headless and hybrid workflows
- Content export pipelines
- SEO-friendly alternate representations
Example:
https://example.com/my-post.md
Features:
- Real
.mdURLs - YAML front matter (title, dates, taxonomy, URL)
- Selector-based content extraction
- Respects password protection
- Optional respect for noindex
- Per-post-type control
- Caching for performance
- Adds
<link rel="alternate" type="text/markdown">
No Gutenberg lock-in. No content duplication. No custom post types required.
انسٽاليشن
- Upload the plugin folder to
/wp-content/plugins/ - Activate the plugin
- Visit Settings Markdown Output to configure options
After activation, append .md to supported post URLs.
FAQ
-
Does this help LLMs index my content?
-
The plugin exposes a structured Markdown representation of your content. How LLMs discover and use it depends on the model or crawler.
-
Does this modify my content?
-
No. The plugin generates Markdown dynamically from rendered HTML.
-
Does it support custom post types?
-
Yes. Any public post type can be enabled in settings.
-
Does it expose private content?
-
No. Password-protected and non-public content are excluded.
-
Is this intended for SEO?
-
It provides an alternate Markdown representation. Search engine behavior may vary.
جائزا
ھن پلگ ان لاءِ ڪي به رايا ناھن.
تعاون ڪندڙ & ڊولپرز
“LLM Markdown – Expose Content as .md” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.
تعاون ڪندڙترجمو ڪريو “LLM Markdown – Expose Content as .md” توهان جي ٻولي ۾.
ڊولپمينٽ ۾ دلچسپي؟
ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.
لاگ تبدیل ڪريو
1.0.0
- Initial release.

