Description
This is an ADDON plugin to give further functionality to the plugin Simple 301 Redirects plugin.
Simple 301 Redirects – Addon – Bulk Uploader adds an extra section to the settings tab
to upload a CSV of old and new URL’s to input into the Simple 301 Redirects plugin. An example CSV is bundled in with the plugin to get you going quickly.
The plugin checks for duplicate old URLs and alerts you of these in the summary after your CSV has been processed.
—
If you have any suggestions or would like to see a feature in the plugin, please let me know in the support forum.
Any issues you are having, I’d also love to know, so again, please let me know using the support forum.
—
BIG THANKS
Many thanks to Ash Durham, for his great contribution to the development of this plugin.
He has excellent projects, you can find out about them here @kingproplugins on Twitter, KingProPlugins on Facebook or King Pro Plugins on Google+
Recommended our plugins
We invite you to check out a few other related free plugins that our team has also produced that you may find especially useful:
- Clearfy – WordPress optimization plugin and disable ultimate tweaker
- Disable Comments for Any Post Types (Remove Comments)
- Cyrlitera – transliteration of links and file names
- Cyr-to-lat reloaded – transliteration of links and file names
- Disable admin notices individually
- Hide login page
- Disable updates, Disable automatic updates, Updates manager
- WordPress Assets manager, dequeue scripts, dequeue styles
- Robin image optimizer — save money on image compression
Installation
- Download and unzip the zip file onto your computer
- Upload the ‘simple-301-bulk-uploader’ folder into the
/wp-content/plugins/
directory (alternatively, install the plugin from the plugin directory within the admin) - Activate the plugin through the ‘Plugins’ menu in WordPress
- Drag the widget into your sidebar and modify the settings or insert the shortcode into a post or theme template.
—
Having Trouble? Get support either on the support forums here or at @kingproplugins on Twitter, KingProPlugins on Facebook or King Pro Plugins on Google+
—
FAQ
- What is a CSV?
-
A CSV is a Comma-Separated Values file, which put simply, is a spreadsheet saved in a particular format.
- What can I use to create a CSV?
-
To easily create a CSV file, use a spreadsheet program like Excel or Open Office Spreadsheets. Simple 301 Redirects – Addon – Bulk Uploader is setup to handle a 2 column
CSV with the old URL in the first column and the new URL in the second column.—
Have a question thats not listed? Get support either on the support forums here or at @kingproplugins on Twitter, KingProPlugins on Facebook or King Pro Plugins on Google+
—
Reviews
Contributors & Developers
“Simple 301 Redirects – Addon – Bulk Uploader” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple 301 Redirects – Addon – Bulk Uploader” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.5
- Fixing vulnerabilities
1.2.4
- Compatible with WordPress 5.0
1.2.3
- Fix some bugs
1.2.2
- Compatible with the latest version of WordPress
- Bug fixes
1.0.14
- Added mime type “plain/text”
1.0.13
- Added mime type “application/ms-excel”
- Added mime type “application/x-excel”
1.0.12
- Updated permissions to match that of the parent plugin
- Another mime type added
- Added icons for WP4.0
1.0.11
- Addition of another mime type
- Addition of some error code to help determine mime type issues
1.0.10
- Addition of another mime type found in Firefox
1.0.9
- Update to deprecated user levels to the matching role
1.0.8
- Added ability to delete 301 redirect list
1.0.7
- Update to allowed file type list
1.0.6
- Export to CSV feature
1.0.5
- Option added to force PHP to auto detect line endings
1.0.4
- Adding back a mistakenly removed mime type
1.0.3
- Addition of another mime type
1.0.2
- Addition of further mime types
1.0.1
- Update to uploader to read the file coming from a PC
1.0
- Initial