Vexalyn LLM MD
by Kantari Samy 0 (0 reviews)

Vexalyn LLM MD

Generates and serves Markdown files optimized for LLMs (Large Language Models) for your WordPress articles.

Vexalyn LLM MD ranks #64,789 among WordPress.org plugins with 0+ active installations, and was last updated Aug 5, 2026. Data from WordPress.org, refreshed twice daily — see methodology.

Tested up to WP 7.0.6 (Current: 7.1.2)
v1.1.0 Current Version v1.1.0
Updated 1 month ago Last Update on 05 Aug, 2026
Refreshed 11 hours ago Last Refreshed on
Downloads +9.2% this week
View on WordPress.org
Rank
#64,789
No change
Active Installs
0+
-100%
KW Avg Position
153
18 worse
Downloads
766
+10 today
Support Resolved
0%
No change
Rating
0%
Review 0 out of 5
0 (0 reviews)

Next Milestone 10

Total Progress 0%
0+ 10+
45,049
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro

Unlock Exact Install Count

See the precise estimated active installs for this plugin, calculated from real-time ranking data.

  • Exact install estimates within tiers
  • Track install growth over time
  • Milestone progress predictions
Upgrade to Pro
Need 10 more installs to reach 10+

Rank Changes

49,253 53,396 57,539 61,682 65,825 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
45,685 51,723 57,762 63,800 69,838 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Current #64,789
Change
Best #

Upgrade to Pro

Unlock 30-day and 90-day rank history charts with a Pro subscription.

Upgrade Now

Active Installs Growth

Active Installs 0,000,000+
Growth +0.0%
Peak 0,000,000

Downloads Growth

10 20 30 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
10 20 30 08-09-2026 09-09-2026 10-09-2026 11-09-2026 12-09-2026 13-09-2026 14-09-2026 15-09-2026 16-09-2026 17-09-2026 18-09-2026 19-09-2026 20-09-2026 21-09-2026 22-09-2026 23-09-2026
Downloads
Growth
Peak

Upgrade to Pro

Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.

Upgrade Now

Reviews & Ratings

0.0
0 reviews
Overall 0%
5
0 (0%)
4
0 (0%)
3
0 (0%)
2
0 (0%)
1
0 (0%)

Track This Plugin

Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.

Start Tracking Free

Plugin Details

Version
1.1.0
Last Updated
Aug 05, 2026
Requires WP
6.0+
Tested Up To
7.0.6
PHP Version
8.0 or higher
Author
Kantari Samy

Support & Rating

Rating
☆ ☆ ☆ ☆ ☆ 0
Reviews
0
Support Threads
0
Resolved
0%

Keywords

Upgrade to Pro

Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.

Upgrade Now

Frequently Asked Questions

Common questions about Vexalyn LLM MD

Simply append .md to any post URL. For example, if your post URL is https://example.com/my-article/, the Markdown version will be available at https://example.com/my-article.md.
Yes. You can send an HTTP request with the Accept: text/markdown header to any post URL, and the plugin will return the Markdown content instead of the standard HTML page.
The plugin supports any public post type registered in WordPress. You can configure which post types trigger automatic Markdown generation from the admin panel under Vexalyn > LLM MD.
Go to Vexalyn > LLM MD in the admin menu and use the bulk generation tool to regenerate Markdown for all posts at once. To regenerate only one post type, use the "Regenerate" button next to that type in the Stats section instead.
Yes. The admin panel includes an export feature that packages all generated Markdown files into a single ZIP archive for download.
No. Markdown generation happens asynchronously on post save and is stored for later serving. Serving a .md file is a lightweight operation with no impact on regular page load performance.
Yes. Run wp vexalyn-llm-md generate to (re)generate Markdown for every post type configured under Vexalyn > LLM MD (excluded and password-protected content is skipped automatically), wp vexalyn-llm-md generate --post_type=post,page to target specific post types, or wp vexalyn-llm-md generate --id=42 to regenerate a single post. This avoids the PHP execution time / browser timeout risk of the admin bulk button on large sites.
They are automatically skipped: no Markdown is generated or cached for them, and the .md endpoint / Accept: text/markdown header return a 404 even if a cached copy previously existed.
Yes. Under Vexalyn > LLM MD, tick the fields (title, URL, published/modified date, author, categories, tags) to include as a YAML frontmatter block at the top of each file. For per-post control, hook into the vexalyn_llm_md_frontmatter_fields filter, which receives the computed fields array and the WP_Post object.
Yes. On the edit screen of any post type enabled under Vexalyn > LLM MD, a "LLM MD" box in the sidebar lets you tick "Exclude this content from Markdown generation (.md)". Excluded content is never cached or served, even if the post type is otherwise enabled.

More plugins by Kantari Samy

Sign In / Register

You need to sign in or register to use this feature.