Title: AEOHelper &#8211; Markdown Publisher
Author: zire
Published: <strong>September 15, 2026</strong>
Last modified: September 15, 2026

---

Search plugins

![](https://ps.w.org/aeohelper-markdown-publisher/assets/banner-772x250.png?rev=
3696896)

![](https://ps.w.org/aeohelper-markdown-publisher/assets/icon-256x256.png?rev=3696896)

# AEOHelper – Markdown Publisher

 By [zire](https://profiles.wordpress.org/zire/)

[Download](https://downloads.wordpress.org/plugin/aeohelper-markdown-publisher.0.5.3.zip)

 * [Details](https://wordpress.org/plugins/aeohelper-markdown-publisher/#description)
 * [Reviews](https://wordpress.org/plugins/aeohelper-markdown-publisher/#reviews)
 *  [Installation](https://wordpress.org/plugins/aeohelper-markdown-publisher/#installation)
 * [Development](https://wordpress.org/plugins/aeohelper-markdown-publisher/#developers)

 [Support](https://wordpress.org/support/plugin/aeohelper-markdown-publisher/)

## Description

AEOHelper – Markdown Publisher creates separate, reviewed Markdown versions of selected
public WordPress Pages and Posts. It extracts the logged-out HTML response, converts
useful content into Markdown, and lets an administrator review the result before
anything is published.

The plugin does not replace or modify the original HTML page. It does not switch
content based on a visitor’s user agent and does not send content or activity to
an external AI service.

Features include:

 * Specific-page and all-eligible publishing modes.
 * Manual review and approval before first publication.
 * Per-page content selector and exclusion controls.
 * Automatic conversion of headings, paragraphs, links, lists, native HTML tables
   and disclosure/FAQ blocks.
 * Opt-in conversion of div-based visual grids into structured Markdown tables using
   data-aeohelper-table.
 * Markdown-only section context using data-aeohelper-context.
 * Legacy data-zire-ai-* attributes remain supported for existing installations.
 * Clean /index.md URLs with HTML discovery links and HTTP canonical headers pointing
   back to the original page.
 * Optional llms.txt manager that remains off by default.
 * Optional local request activity for Markdown and llms.txt endpoints.
 * Manual, draft-only or automatic update handling when approved source content 
   changes.
 * Safeguards for drafts, passwords, known noindex settings and common account routes.

Markdown availability does not guarantee indexing, inclusion in an AI system or 
citations. The llms.txt format is an emerging proposal and support varies by provider.

### Privacy

The plugin does not send telemetry or site content to any external service. When
optional Request Activity is enabled, endpoint activity is stored only in the local
WordPress database for the selected retention period. Administrators can clear it
at any time. Deleting the plugin removes its settings, generated documents and request
table.

The plugin includes a suggested privacy-policy paragraph in WordPress Privacy settings.

### External services

No external service is required for core functionality. Conversion, previews, approved
Markdown and optional request activity are handled locally by WordPress, except 
that preview generation makes a same-site public HTTP request to the page being 
converted.

## Screenshots

[[

[[

[[

[[

[[

[[

## Installation

 1. Upload and activate the plugin on an individual WordPress site.
 2. Open AEOHelper in the WordPress administration menu.
 3. Leave Specific pages mode selected while testing.
 4. Select one public Page or Post and generate a preview.
 5. Review facts, links, prices, tables, examples and excluded sections.
 6. Approve the Markdown only when the preview is accurate.
 7. Optionally enable local Request Activity and the llms.txt manager.

PHP DOM/XML is required. Clear page or CDN caches after publishing, withdrawing 
or changing discovery links.

## FAQ

### Does this replace my normal web page?

No. The original HTML remains unchanged. The plugin publishes a separate Markdown
response and adds a discovery link to approved pages.

### Is content sent to an external AI service?

No. Conversion happens on the WordPress site. The plugin makes a logged-out HTTP
request to the selected public URL so it can extract the rendered HTML.

### Does this guarantee AI citations?

No. It only provides a clean, discoverable alternative representation. Crawling,
indexing, retrieval and citations remain decisions made by individual providers.

### Does Request Activity verify genuine AI crawlers?

No. It categorises the user-agent string supplied with a request. User-agent names
can be spoofed. Use server or CDN logs and provider IP-verification documentation
when verified identity is required.

### What information does Request Activity store?

When explicitly enabled, it stores the request time, endpoint, associated post ID,
method, response status and general user-agent category in the local WordPress database.
It does not store IP addresses, cookies or referrers and does not send the records
externally. Identical requests are collapsed into 15-minute observations and only
the latest 10,000 records are retained, so this is not exact traffic analytics.

### Can it manage llms.txt?

Yes, optionally. The manager is off by default and refuses first-time activation
when an existing physical file, responding endpoint or known Rank Math llms.txt 
module is detected.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“AEOHelper – Markdown Publisher” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ zire ](https://profiles.wordpress.org/zire/)

[Translate “AEOHelper – Markdown Publisher” into your language.](https://translate.wordpress.org/projects/wp-plugins/aeohelper-markdown-publisher)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/aeohelper-markdown-publisher/),
check out the [SVN repository](https://plugins.svn.wordpress.org/aeohelper-markdown-publisher/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/aeohelper-markdown-publisher/)
by [RSS](https://plugins.trac.wordpress.org/log/aeohelper-markdown-publisher/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.5.1

 * Renamed the plugin to AEOHelper – Markdown Publisher with a distinctive, descriptive
   WordPress.org identity.
 * Added optional llms.txt section ordering and per-page ordering within each section.
 * Improved the llms.txt section-order placeholder so multi-line examples display
   correctly in the admin.
 * Added a clear notice when llms.txt metadata is configured before Markdown has
   been published.
 * Removed standalone decorative # symbols from generated Markdown while preserving
   meaningful hashes inside normal text.
 * Added an admin-page-only optional ZireAI information card while keeping AEOHelper
   fully independent.
 * Hardened administrator actions with nonce, capability, task allow-list and per-
   post permission checks.
 * Added AEOHelper data attributes while retaining legacy attribute support for 
   existing sites.
 * Updated release wording and metadata for the WordPress.org submission candidate.

#### 0.4.1

 * Added optional per-page llms.txt link-title overrides.
 * Added automatic title and description fallbacks from rendered SEO metadata, Rank
   Math, Yoast and WordPress content.
 * Manual llms.txt title and description fields take priority over automatic metadata.
 * Decoded HTML entities before emitting llms.txt link titles and descriptions.

#### 0.4.0

 * Added Markdown-only section context through data-aeohelper-context.
 * Added a compact admin reference for context, exclusion and visual-table attributes.
 * Kept HTML headings containing line breaks on one Markdown heading line.
 * Removed decorative headings and improved duplicate-H1 matching.
 * Fixed malformed nested bold and italic output.
 * Added manual, draft-only and automatic previously-approved Markdown update modes.
 * Added background refresh status and clarified automatic llms.txt listing.

#### 0.3.1

 * Added opt-in conversion of div-based visual grids into Markdown tables.
 * Converted standalone comparison checkmarks and dashes into clear included/not-
   included values.
 * Added visual-grid instructions to the Extraction controls.
 * Added automatic one-time rewrite-rule refreshing after plugin updates.

#### 0.3.0

 * Added clean permalink-based /index.md routes.
 * Added permanent redirects from legacy zire_ai_md query URLs.
 * Added HTTP canonical Link headers from Markdown responses to their original HTML
   pages.
 * Added alternate Markdown and llms.txt discovery links to eligible HTML pages.
 * Limited X-Robots-Tag noindex to error responses.

#### 0.2.0

 * Added an Overview dashboard and reorganised administration navigation.
 * Added optional local Request Activity with retention and clearing controls.
 * Added repeat-request deduplication and a 10,000-record activity cap.
 * Added per-page last-request information.
 * Added conversion diagnostics to previews.
 * Added exact duplicate-H1 removal.
 * Added safe handling for links that wrap complete content cards.
 * Prevented empty strong and emphasis markers in Markdown.
 * Added WordPress privacy-policy text and directory readme.

#### 0.1.4

 * Converted native disclosure and FAQ blocks into clean Markdown questions and 
   answers.
 * Removed common decoration-only disclosure controls.

#### 0.1.3

 * Added per-page CSS selector exclusions and manual data-aeohelper-exclude support.

## Meta

 *  Version **0.5.3**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.4 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [aeo](https://wordpress.org/plugins/tags/aeo/)[ai visibility](https://wordpress.org/plugins/tags/ai-visibility/)
   [llms.txt](https://wordpress.org/plugins/tags/llms-txt/)[markdown](https://wordpress.org/plugins/tags/markdown/)
 *  [Advanced View](https://wordpress.org/plugins/aeohelper-markdown-publisher/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/aeohelper-markdown-publisher/reviews/)

## Contributors

 *   [ zire ](https://profiles.wordpress.org/zire/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/aeohelper-markdown-publisher/)