Title: import post from csv
Last modified: August 18, 2016

---

# import post from csv

 *  [seoweb](https://wordpress.org/support/users/seoweb/)
 * (@seoweb)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/import-post-from-csv/)
 * Hi,
 * is it possible to import a csv file into posts and category? is there a plugin
   for this?
 * thank you

Viewing 1 replies (of 1 total)

 *  [war59312](https://wordpress.org/support/users/war59312/)
 * (@war59312)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/import-post-from-csv/#post-421836)
 * You can import a csv file using phpmyadmin via:
 * `PHPMYADMIN > SQL Tab > Insert data from a text file into the table > DATA LOCAL
   LOAD method`
 * or
 * `LOAD DATA LOCAL INFILE ‘/path/to/file.csv’ into table tableName fields terminated
   by ‘,’ enclosed by ‘”‘ lines terminated by ‘rn’;`

Viewing 1 replies (of 1 total)

The topic ‘import post from csv’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [war59312](https://wordpress.org/support/users/war59312/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/import-post-from-csv/#post-421836)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
