Title: Exporting Multiple Pages
Last modified: March 3, 2020

---

# Exporting Multiple Pages

 *  Resolved [jodom1026](https://wordpress.org/support/users/jodom1026/)
 * (@jodom1026)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/exporting-multiple-pages/)
 * If I want to add a second post to export in addition to the first, how would 
   I specify the custom fields I’d like to export? The context is creating two different
   download buttons that download a .CSV file for one post type, then another post
   type.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Shambix](https://wordpress.org/support/users/shambix/)
 * (@shambix)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/exporting-multiple-pages/#post-12503872)
 * As specified in the FAQ of the plugin:
 * You need the parameter ?specific_posts in the export url.
    Eg. `https://yoursite.
   com/?export=xls&specific_posts=1,2,3`
 * You can’t export however different parameters for different posts, that would
   be a way more complex plugin, I’m afraid.
    This plugin is not right, if that’s
   what you need (hence why “Simple” 🙂 )

Viewing 1 replies (of 1 total)

The topic ‘Exporting Multiple Pages’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-csv-xls-exporter_48768f.svg)
 * [Simple CSV/XLS Exporter](https://wordpress.org/plugins/simple-csv-xls-exporter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-csv-xls-exporter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-csv-xls-exporter/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-csv-xls-exporter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-csv-xls-exporter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-csv-xls-exporter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shambix](https://wordpress.org/support/users/shambix/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/exporting-multiple-pages/#post-12503872)
 * Status: resolved