=== CSV to 301 Redirects ===
Contributors: davevanhoorn
Tags: csv, redirect, 301, bulk, redirection, seo, redirection, 301 seo redirect, redirected
Requires at least: 4.3
Tested up to: 4.6.1
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Use a .csv file for bulk 301 redirects

== Description ==

Use a .csv file for bulk 301 redirects

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/csv-to-301-redirects` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Go to Settings -> CSV to 301 and enter the .csv file attachment ID
1. If you've uploaded a genuine .csv file your redirects now are active
1. Test redirects by clicking a link in the plugin options page

== Frequently Asked Questions ==

= Why should I use this plugin? =

It is important to redirect permanently moved URL's to the new location.

= When should I use this plugin? =

The plugin is useful when migrating websites to WordPress or when drastically changing the permalink structure of your website.

= How can I use this plugin? =

Follow the installation instructions and check the plugin screenshots. 

== Screenshots ==

1. Example of valid .csv file markup
2. Another example of valid .csv file markup
3. Upload the file to the WordPress Media Library and copy the attachment ID
4. Enter the attachment ID in the plugin options page and click save
5. Check the redirects by clicking source URLs in the plugin options page

== Changelog ==

= 1.0.1 =
* Check CSV file readability before determining mime type

= 1.0 =
* Initial release.
