Kaudo Bulk Post Export is a small WordPress admin tool for exporting all published posts into one downloadable file.
The plugin is intentionally simple. It does not create database tables, does not store export files on the server, and does not require JavaScript. Your browser downloads the generated file directly.
Supported export formats:
- TXT
- HTML
- Markdown
- CSV
- JSON
Why TXT export is useful
TXT export creates a clean, readable text corpus of your published articles. This is useful for quick AI-assisted content review and semantic SEO work.
You can use the exported text to ask an AI system for recommendations about:
- duplicate or overlapping article topics
- weak nodes in your topical map
- shallow articles that need more depth
- missing entities and related concepts
- relationships between topics and subtopics
- topical coverage gaps
- semantic SEO improvements
- internal content structure
- knowledge graph opportunities
This makes Kaudo Bulk Post Export useful when you want to understand not only what you published, but also how your articles work together as a content system.
Why HTML export is useful
HTML export creates a simple offline-readable document. You can open it in a browser and read your published posts almost like a small book or internal archive.
This is useful for quiet review, editing, internal sharing, backup reading, and checking how your older content feels when read as a larger body of work.
Why CSV and JSON are useful
CSV and JSON are practical for structured audits. They include fields such as title, URL, date, modified date, author, categories, tags, excerpt, rendered HTML content, and plain text content.
These formats are useful for spreadsheets, scripts, SEO workflows, content inventories, and further processing.
Kaudo Bulk Post Export exports published posts only. Media files are not downloaded, but image URLs may remain included in HTML content where available.
