![]() |
| ||||||||
|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
HyperActive Warrior
War Room Member
Join Date: Jun 2008
Location: Seattle, Washington, USA
Posts: 148
Thanks: 8
Thanked 13 Times in 9 Posts
|
Okay I have an old public domain book I want to to post on to my wordpress blog.
It's over 200 pages so I don't want to manually copy and paste every single post and hit publish 200+ times. Would there be a way to somehow export with all the settings I need - take the book, turn it into a CVS file then convert that to MySQL database which then could be imported into wordpress? I know there is some kind of way, just don't know what every technical step is. |
|
|
|
|
|
|
|
|
#2 |
|
Warrior Member
Join Date: Oct 2009
Location: Manchester, UK
Posts: 21
Thanks: 1
Thanked 2 Times in 2 Posts
|
It sounds possible, but it'll probably take a few tries to get it right. If you use PHPMyAdmin, you'd be able to import CSV files but you'll have to make the CSV file match the table structure of the wp_posts table within the WordPress database.
If you want the stuff to be the post content, then your CSV file would need to look something like this: Code:
"","2009-10-21 10:00:00","2009-10-21 10:00:00","{YOUR CONTENT HERE}","{YOUR TITLE HERE}","","publish","open","","{YOUR TITLE HERE}","","","2009-10-21 10:00:00","2009-10-09 10:00:00","","0","","0","post","",""
Hope this helps! Si |
|
Create stunning InfoProducts mini-sites in under 10 minutes with our amazing FREE WordPress theme:
http://www.infoproductstheme.com |
|
|
|
|
|
|
#3 |
|
Donato Spagnolo
War Room Member
Join Date: May 2006
Location: Italy
Posts: 140
Thanks: 5
Thanked 27 Times in 9 Posts
|
I know of this problem, I have searched for something like that but with no success. I figured out a solution in my new software (coming soon), but you alway need to split the document in many txt files...
|
|
New Semi-Autoblogging Tool
a "white hat" program that gets "black hat" results >>www.BlogHatter.com<< coming soon... |
|
|
|
|
|
|
#4 |
|
HyperActive Warrior
War Room Member
Join Date: Jun 2008
Location: Seattle, Washington, USA
Posts: 148
Thanks: 8
Thanked 13 Times in 9 Posts
|
Hey great guys, thanks for the info. I'll see how to get this coding thing to work. Matt
|
|
|
|
|
|
|
|
|
#5 |
|
Active Warrior
Join Date: Oct 2009
Posts: 40
Thanks: 3
Thanked 3 Times in 3 Posts
|
You can do it online. There are pleanty of convertors. you just upload your file, give your email and when is ready they announce you to download it.
It's simple. From some time I use only online tools for little projects of course ( not in cases when you have some private data) .
|
|
|
|
![]() |
|
| Tags |
| convert, cvs, doc, file, mysql, upload, word, wordpress, xml |
| Thread Tools | |
|
|
![]() |