Thinking doing SEO tools from scratch using PHP who's with me ?

mainceaft

Senior Member
Joined
Apr 10, 2013
Messages
881
Reaction score
184
Hi all. this is gonna be long project of mine, I start building some of it tools couple weeks ago, and I'm trying to move to the next stage,
What's i'm planning to do is writing my own SEO tools like GSA ,scrapebox ,XEvil in php, I know there is myth that PHP is slow and not multi-threads even that is true in the past and almost everyone reject the idea of creating bots in php at all, but i'll using it anyone way,
First because it's the only programming language I fully understand,second creating similar project in C/C++ even go will be more complicate and needs more complicate and hardener tom maintain, third PHP aren't slow as everyone think it's there is multiple way to make it more efficient either with network or loading time.
Currently I'm using traditional functions without multi-threads or efficiency to make sure the concept works, making it works first and fix it later .
the script I successfully created is vBulletin forums submitting , soon I'll improve it to have user panel where you can as many forums account you want, and will do the work automatically .
 
Back
Top