1,500,000 different keyword strings for the HTML Meta Tag

DecoderDave

Newbie
Joined
Jun 18, 2012
Messages
18
Reaction score
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';
 
Last edited:
i couldn't find a solution to grab good keywords so i created a simple exe to do it.
Are you willing to give the source code as well?
 
maybe. i wrote it in VB6. the only way to compile it is with Visual Studio 6
and unfortunately you need to have Windows XP or Windows XP Mode on Win7 in order to run Visual Studio 6
that is for editing the code. the exe works on all Windows versions except the ARM Surface tablet. on XP/Win7/8 pro it runs good.
 
Last edited:
Very Generous :) I would like a copy of the db if possible.
Thanks in advance
 
Back
Top