What should I do? I need to import everything (or at least a year) into my existing wordpress install. There has got to be a better way than re-entering all these manually. I've been doing it for a week now, and it's becoming physically painful :(
I've got an excel file with 8 columns and 68,873 rows. Each row is a article. The 8 columns and (the contents) are:
postno. (8 digit identifier)
articletitle (text)
articlecontent (html formatted)
date (is in this format: 2008-03-19 03:59:43 between 2004 & 2008 )
link1 (webserver image location, if N/A=NULL)
link1caption (caption for link1, if N/A=NULL)
link2 (webserver image location, if N/A=NULL)
link2caption (caption for link2, if N/A=NULL)