JumpsuitAI – llms.txt + Markdown Endpoints

აღწერა

JumpsuitAI – llms.txt + Markdown Endpoints automatically publishes:

Plugin website: https://jumpsuitai.com

  • /llms.txt — a structured list of links to your public content, using the canonical filename URL without a trailing slash
  • /llms-full.txt — the entire documentation in a single file (enabled by default and configurable in Settings)
  • .md endpoints — request a public URL with .md appended to get a lightweight Markdown representation

The plugin pre-generates these resources and serves completed files from a private cache instead of rebuilding site content during each public request. Relevant content, visibility, grouping, and settings changes automatically queue regeneration. A cache status and manual regeneration control are available on the Settings screen.

Markdown output includes valid pipe-table formatting for standard WordPress tables. Complex tables that cannot be represented reliably in pipe-table syntax are retained as sanitized HTML.

It also includes a simple Groups & Content screen to keep your output organized with sensible defaults (Pages and Posts), plus per-item controls like Hide from LLMs.

Pro (separate plugin)

JumpsuitAI – llms.txt + Markdown Endpoints Pro adds:

  • Custom groups and manual ordering
  • Per-item short descriptions
  • Optional section support
  • Custom intro text and blockquote customization

External Services

This plugin uses Freemius for plugin updates and (optional) usage analytics. Any data collection is opt-in.

  • Service: Freemius
  • Terms: https://freemius.com/terms/
  • Privacy: https://freemius.com/privacy/

ეკრანული სურათები

დაყენება

  1. Upload the plugin folder to /wp-content/plugins/jumpsuitai-llms-txt/, or install via the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to JumpsuitAI – llms.txt + Markdown Endpoints Settings.

ხდკ

Where is the llms.txt file?

After activation, visit /llms.txt on your site. The canonical endpoint does not use a trailing slash.

How are the generated resources kept current?

Relevant WordPress content and plugin-setting changes queue regeneration through WordPress cron. The previous complete artifacts remain available while normal updates are being built. Changes that make content nonpublic are withheld until safe replacement artifacts are ready.

Why don’t I see updates right away?

Check JumpsuitAI – llms.txt + Markdown Endpoints Settings for the static file status and use Regenerate static files when needed. WordPress cron must be able to run queued events. An external page cache or CDN may also need to revalidate or purge its stored response.

Which URLs get a Markdown endpoint?

The plugin supports requesting a public URL with .md appended.

Is /llms-full.txt enabled automatically?

Yes, it is enabled by default for new installations and installations that have never saved an explicit preference. An existing manual choice to disable it is preserved during the upgrade.

What if rendered content depends on an external system or custom data source?

The plugin automatically tracks normal WordPress content, reusable blocks, plugin visibility/grouping data, and relevant settings. Custom integrations can request regeneration with do_action( 'jsai_llmstxt_request_regeneration', $post_id, false );, or pass 0, true to request a full rebuild.

მიმოხილვები

18.06.2026
We have a vacation rental website and were manually creating our llms.txt file. This was working perfectly until Google implemented Agentic Browsing in their default Lighthouse configuration. At that point, we needed the llms.txt file to be compliant with specifications (i.e., actually follow the rules), not simply exist.I installed Jumpsuit AI, selected which pages and post types to include, and ran PageSpeed Insights immediately afterward. All three relevant tests passed: Accessibility Tree Well Formed, CLS = 0.001, and llms.txt received no flags other than “recommendations.”The biggest advantage to me was that nothing else on the site was touched to achieve this. The .md endpoint works seamlessly as well. If you’re looking for a very lightweight version of your pages for any service that does support markdown but isn’t capable of rendering full HTML, it’s another great feature.The settings page is simple; the per-page “Hide from LLMs” toggle provides the level of granularity I wanted, rather than a yes/no option.If you’ve already taken care of keeping CLS low and your markup semantically correct, this plugin will complete the necessary requirements to pass Agentic Browsing.
2 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“JumpsuitAI – llms.txt + Markdown Endpoints” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ JumpsuitAI – llms.txt + Markdown Endpoints თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1.6

  • Fixed canonical handling so /llms.txt and /llms-full.txt use filename URLs without trailing slashes.
  • Added pre-generated, atomically replaced static artifacts so public endpoint requests no longer rebuild site content on demand.
  • Added automatic, debounced regeneration for relevant content, visibility, grouping, and settings changes.
  • Added ETag, Last-Modified, HEAD, and conditional-request support for generated resources.
  • Added valid Markdown table conversion, with sanitized HTML fallback for complex table structures.
  • Enabled /llms-full.txt by default without overriding an existing saved preference to disable it.
  • Added static file status, error reporting, and a manual regeneration control to the existing Settings screen.
  • Fixed unresolved Rank Math description variables such as %excerpt% by using the existing excerpt/content fallback.
  • Added automatic llms.txt regeneration when Rank Math Titles & Meta description templates change.
  • Replaced direct cache writability checks with the WordPress compatibility wrapper.

1.1.5

  • Updated stable WordPress tags.

1.1.4

  • Fixed an issue where Markdown (.md) endpoints could render the wrong page content on some sites.
  • Removed the redundant editor Include toggle. Content is included by default; use Hide in llms.txt output to exclude items.

1.1.3

  • Added optional /llms-full.txt single-file export (toggle in Settings).
  • Changed default section title from Blog to Posts.
  • Fixed HTML entity escaping in Markdown output.
  • Updated website references to jumpsuitai.com.

1.1.2

  • Initial public release on WordPress.org.