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 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:
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.
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.
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.