IZ MD Pages transforms your WordPress website into a dual-format content hub by generating and serving clean, fast, and structured Markdown pages alongside standard HTML.
Optimized for AI search engines, LLMs, developer documentation, CLI tools, and feed readers, IZ MD Pages enables instant retrieval of your content in plain text Markdown with zero boilerplate.
https://example.com/sample-post/md) or query parameters (https://example.com/sample-post/?md), with automated canonical 301 redirects.<link rel="alternate" type="text/markdown"> into your <head>, making Markdown endpoints automatically discoverable by web crawlers, AI assistants, and browser extensions.# {%post_title%}\n\n{%post_content%}).{%post_title%}, {%post_content%}, {%post_excerpt%}, {%post_url%}, {%post_date%}, {%post_date_gmt%}, {%post_time%}, {%post_modified%}, {%thumbnail_url%}, {%thumbnail_id%}.{%author_name%}, {%author_email%}, {%author_url%}, {%author_bio%}, {%author_first_name%}, {%author_last_name%}.{%categories%}, {%tags%}, {%taxonomy:taxonomy_name%} with customizable separators and prefixing (\n*, \t, :before, :leading).{%comments%}, {%comments_count%}.{%meta:key%} with recursive formatting for complex nested arrays and objects.If you would like to help with the development of this plugin, please visit its GitHub repository: https://github.com/IvanZhuck/iz-md-pages. The repository contains the source code and tools for development.