hello,
how can i import csv or pipe delimited articlces to my wordpress blog? the format is:
article_author|article_title:article_content|date_added
thanks,
fernan
hello,
how can i import csv or pipe delimited articlces to my wordpress blog? the format is:
article_author|article_title:article_content|date_added
thanks,
fernan
That's pretty close to the format used for importing Blogger posts. You should be able to massage your material into what's needed for that, or with enough PHP knowledge you could rewrite the Blogger import script to accept your (single) pipe delimited data.
any updates on how to do this?
any help is much appreciated.
thank you
This topic has been closed to new replies.