2 Questions on mass autoblogs~

jargle

Newbie
Joined
Nov 5, 2009
Messages
39
Reaction score
3
I was wondering a couple of things about autoblogs if I were to do some really large mass installs.

First - IS there any autoblog program out there which is similar to WP-Robot only it allows you to upload the keywords quickly and remotely to your blog? For ex a main admin panel I can log into and set the keywords for all of my blogs really quickly without having to log into each one under the admin panel.

Also I'm wondering how many autoblogs you could run on one hostgator shared hosting account. Tips & tricks would be helpful thanks =d
 
check the thread by peeweedee, he talks about this
 
I was wondering a couple of things about autoblogs if I were to do some really large mass installs.

First - IS there any autoblog program out there which is similar to WP-Robot only it allows you to upload the keywords quickly and remotely to your blog? For ex a main admin panel I can log into and set the keywords for all of my blogs really quickly without having to log into each one under the admin panel.

Also I'm wondering how many autoblogs you could run on one hostgator shared hosting account. Tips & tricks would be helpful thanks =d

noo too easy. If there is it's not marketed for the public. It's gonna be kept proprietary.
All the autoblogging softwares I know about require a good bit of manual setup.
 
The easiest solution, if you are a bit technical, is to write directly to the database. That's were all these scripts keep their keywords anyway.

A more interesting solution would be a script that polls some file you have, and does this for you.
 
You can setup a custom PHP script to directly edit the database table 'wp_wprobot' on the different blogs.
 
Back
Top