DecoderDave
Newbie
- Jun 18, 2012
- 18
- 0
All i really need is good keywords to create good doorways with.
i couldn't find a solution to grab tons of good keywords so i created a standalone exe in VB to get them.
so far i have amassed a database of just over 1,500,000 different keyword strings!
i have my php reverse the order of the individual keywords in the string
<meta http-equiv="keywords" content="keyword5, keyword4, keyword3, keyword2, keyword1">
Then google gobbles them up and sends me traffic!
Leave a message here if you want my exe or my current db and i will PM you. Right now it creates a txt file for importing to a mysql database but i can change the output format if you need.
INSERT INTO keywords Tags = 'Kim, Kardashian, Big, fat, round, Bubble, Butt, Ass, Booty, Sexy, Round';
INSERT INTO keywords Tags = 'obama, barack, democrat, primary, 2008, presidential, mfs, political, commercial';
i couldn't find a solution to grab tons of good keywords so i created a standalone exe in VB to get them.
so far i have amassed a database of just over 1,500,000 different keyword strings!
i have my php reverse the order of the individual keywords in the string
<meta http-equiv="keywords" content="keyword5, keyword4, keyword3, keyword2, keyword1">
Then google gobbles them up and sends me traffic!
Leave a message here if you want my exe or my current db and i will PM you. Right now it creates a txt file for importing to a mysql database but i can change the output format if you need.
INSERT INTO keywords Tags = 'Kim, Kardashian, Big, fat, round, Bubble, Butt, Ass, Booty, Sexy, Round';
INSERT INTO keywords Tags = 'obama, barack, democrat, primary, 2008, presidential, mfs, political, commercial';
Last edited: