Fastest way to post 1000 of articles to a blog?

alonski

Junior Member
Joined
Jan 11, 2009
Messages
162
Reaction score
34
What is the fastest way to do this?
I have them all in .txt files... Is there a way to just upload them and run a script or something to post them?
 
whatkind of blog ? it depend of your blog bro..
 
Wordpress. I am willing to change the site to anything else if its possible.

Maybe I should try programming it myself in PHP but before I spend hours doing this maybe there is an easier and more efficient way.
 
so many tool that you can use. you want 1000 articles post in same time or what ? you want to schedule it ? you can find similiar tools on download section. :)
 
I would like to schedule it I think... Can you send me a link to that I couldn't find it by searching... Probably don't know what to look for.
 
There was a plugin called PLRtoWordpress which could import the articles and post on wordpress and even schedule it with few clicks.

Looks like the site is down. I saw a WF thread about it. Not sure if the owner is supporting the plugin now.
Code:
http://www.warriorforum.com/warrior-special-offers-forum/35971-import-private-label-rights-articles-into-wordpress-you-got-private-label-rights-articles-then-do-something-them.html
 
i can h.elp you.. i have a self written custom software for this..
 
PHP can do it, i coded something similar once.
 
Yea thats what I was thinking. Coding it in PHP is possible it would just take me a while to figure out how to do this.

I modified TxtAsPost and it works great! It is awesome... Now I just gotta wait thousands of hours for all of my content to go up... Will start posting in bulk eventually. Keeping it at 1 per hour for now. Hope Google won't hate me
 
Last edited:
Back
Top