Description
This plugin will add a page called “Export All URLs” under Settings. You can navigate there and can extract data from your site. You can export Posts:
- Titles
- URLs
- And Categories
You can export data and categorize it by their post types.
Why we need this plugin?
- When we need to check all URLs of your website
- You need All URLs of your site to share with SEO guy
- When you are transferring your website
- 301 Redirects handling using htaccess
Customizable Features
- Filter URLs by Author
- Specify range before extracting (especially beneficial in case of timeout or memory out error)
- Generate CSV file name randomly (sensitive data protection for security reasons)
- Set preferred CSV file name (provides more control)
Announcement:
I receive several reports about plugin being flagged by their hosting providers. I’m not 100% sure but I guess, the method which allow support for non-ascii characters is being flagged. I am re-writing that method to overcome this issue. However, I can say with absolute surety that “It is false positive!”. So the plugin can be used without any hesitation.
Additionally, I will grealy welcome the contribution of grabbing detail about “flag” from their hosting provder OR highlighting the function or line of code etc.
If you found any bug then report me, I’ll try to fix it as soon as possible!
Installation
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Export All URLs’
- Activate Export All URLs from your Plugins page.
From WordPress.org
- Download Export All URLs.
- Unzip plugin.
- Upload the ‘Export All URLs’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate Export All URLs from your Plugins page.
Usage
- Go to Settings > Export All URLs to export URLs of your website.
- Select Post Type
- Choose Data (e.g Title, URLs, Categories)
- Apply Filters (e.g Post Status, Author, Post Range)
- Finally Select Export type and click on Export Now.
Uninstalling:
- In the Admin Panel, go to “Plugins” and deactivate the plugin.
- Go to the “plugins” folder of your WordPress directory and delete the files/folder for this plugin.
FAQ
- Installation Instructions
-
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Export All URLs’
- Activate Export All URLs from your Plugins page.
From WordPress.org
- Download Export All URLs.
- Unzip plugin.
- Upload the ‘Export All URLs’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate Export All URLs from your Plugins page.
Usage
- Go to Settings > Export All URLs to export URLs of your website.
- Select Post Type
- Choose Data (e.g Title, URLs, Categories)
- Apply Filters (e.g Post Status, Author, Post Range)
- Finally Select Export type and click on Export Now.
Uninstalling:
- In the Admin Panel, go to “Plugins” and deactivate the plugin.
- Go to the “plugins” folder of your WordPress directory and delete the files/folder for this plugin.
- About Plugin Support?
-
Post your question on support forum for this plugin and I will try to answer quickly.
Reviews
You just saved me several hours
Worked perfectly
Malware
Malware
Simple to use – it was exactly what I needed
You just made me smile 🙂
Contributors & Developers
“Export All URLs” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Export All URLs” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release
2.0
- Support for exporting title and categories.
2.1
- Fixed special character exporting for Polish Language
2.2
- Added support for wordpress 4.6.1
2.3
- Fixed categories export, (only first category was exporting)
- Tested with wordpress 4.7
2.4
- Fatal error bug fixed
- tested with 4.7.2
2.5
- Add support for selecting post status
- tested with 4.7.5
2.6
- Fixed variable initialization errors
- tested with 4.9
3.0
- Filter data by author
- Specify post range for extraction
- Generates random file name
- tested with 4.9.2
3.5
- Allow users to customize file path and file name
- fixed grammatical mistake
- tested with 4.9.7