Blog Posting Php Curl 29.04.09
Hi,
I want a script to submit different articles/blog posts to different blogs,
step 1: paste or upload any number of articles/blog post (I wrote them before, of course)
step 2: store those articles (save them)
step 3: choose to which blogs I want to submit which article
step 4: submit the article or articles to the different blogs
I have a list of 15 blogs, sites like blogger, wordpress, squidoo…
I should be able to see stats and collect the urls of each succesfull submission, and export them to a csv file based in my criteria, ALL, by DATE, By SITE…
The structure of the articles/blog post to submit: title, body (with html code), keywords, tags
Thanks,
J.