How to bulk add vast amounts of posts

I'm looking for a way to automatically add a large number of example posts to a WordPress blog for testing purposes.

I have the requirement to test a bulk process on 15,000 English blog posts (one or two paragraphs of text and nonsensical titles will do). As you can imagine, getting this volume of test content populated isn't something one would like to do by hand!

Topic bulk-import posts Wordpress

Category Web


Try the following:

  1. Right click on this link and save the XML full of dummy content provided by WordPress
  2. In the sample data, you can remove the unwanted data such as pages, comments, categories, etc.
  3. Go to Tools > Import in the admin panel
  4. Install the "WordPress" importer from the list
  5. Activate & Run Importer
  6. Upload the XML file
  7. Map the authors in this export file to users of your choosing
  8. WordPress will then import each of the posts

If this doesn't satisfy, I'd recommend looking into plugins that generate dummy content to your expectations

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.