Title: Help for CSV Problems
Last modified: August 20, 2016

---

# Help for CSV Problems

 *  Resolved [hanskuhn](https://wordpress.org/support/users/hanskuhn/)
 * (@hanskuhn)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/help-for-csv-problems/)
 * Hi,
 * I’ve noticed that the csv file must NOT have it’s fields quoted, so your file
   should be something like this:
 * `
    /about/faq/,/shop/help
 * and not like this:
 * `
    "/about/faq/","/shop/help"
 * The save action simply explodes each line by comma, might be worth modifiying
   that with a proper csv parser for better compatibility.
 * Cheers
    Hans
 * [http://wordpress.org/extend/plugins/redirects/](http://wordpress.org/extend/plugins/redirects/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [mattdeclaire](https://wordpress.org/support/users/mattdeclaire/)
 * (@mattdeclaire)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/help-for-csv-problems/#post-3560566)
 * I’ll fix this real quick and let you know when the change is live.
 *  Plugin Author [mattdeclaire](https://wordpress.org/support/users/mattdeclaire/)
 * (@mattdeclaire)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/help-for-csv-problems/#post-3560573)
 * The plugin has been updated.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help for CSV Problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/redirects.svg)
 * [Redirects](https://wordpress.org/plugins/redirects/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirects/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirects/)
 * [Active Topics](https://wordpress.org/support/plugin/redirects/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirects/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirects/reviews/)

## Tags

 * [csv](https://wordpress.org/support/topic-tag/csv/)

 * 2 replies
 * 2 participants
 * Last reply from: [mattdeclaire](https://wordpress.org/support/users/mattdeclaire/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/help-for-csv-problems/#post-3560573)
 * Status: resolved