Auto Keyword Density

pNuker

BANNED
Joined
Sep 15, 2008
Messages
130
Reaction score
13
Anybody know of a tool that can auto insert a keyword randomly into an article to reach a target density? It doesn't need to make any sense. Just need to randomly insert.
 
It doesn't need to make sense? You want to send some junk into the net with the hope that it lasts?
 
why wouldn't it last?
 
I'm sure you could do it with PHP or another scripting language. I know that php has a str_word_count function. You could definately use that to count the number of words, define what your density is and iterate through the list and place your phrase as you want. There may be a quicker and cleaner way of doing it, but that's the first thing that came to my mind.
 
Back
Top