This is lightweight plugin which provide way to get list of all site urls exported to CSV.
CSV generated will give you list of all URLs supporting custom post types, archive and also the taxonomies archives.
This section describes how to install the plugin and get it working..
Upload the plugin files to the wp-content plugins plugin-name directory, or install the plugin through WordPress plugins screen directly..
Activate the plugin through 'Plugins screen WordPress.
Go to Tools > List Urls and then click Download to get CSV of all your urls...
Generated CSV with just the I needed to map URLs on new website I've developed.
I found this plugin while looking for way to generate list of all post permalinks before switching permalink structure so I could use the list to make sure I didn't miss any URLs when mapping 301s..
CSV output organizes posts by post type and includes ID, which is handy to have..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more