• On Wednesday, 19th February between 10:00 and 11:00 UTC, the forum will go down for maintenance. Read More

Ultimate Wordpress Keyword Density Plugin

simplybebop

Regular Member
Joined
Oct 24, 2008
Messages
371
Reaction score
182
The High Keyword Density Wordpress Plugin checks for the user-agent (in this case (G00glebot), and removes certain common words from the post text accordingly. So when Googlebot visits your page, it won't be seeing these words, while your readers can still read your blog posts as normal.

Currently, High Keyword Density Wordpress Plugin checks for the following phrases and removes them:

$patterns[0] = ‘/ why /';
$patterns[1] = ‘/ but /';
$patterns[2] = ‘/ I /';
$patterns[3] = ‘/ is /';
$patterns[4] = ‘/ are /';
$patterns[5] = ‘/ about /';
$patterns[6] = ‘/ to /';
$patterns[7] = ‘/ of /';
$patterns[8] = ‘/ by /';
$patterns[9] = ‘/ the /';
$patterns[10] = ‘/ a /';
$patterns[12] = ‘/ posted /';
$patterns[13] = ‘/ from /';
$patterns[14] = ‘/ in /';
$patterns[15] = ‘/ if /';
$patterns[16] = ‘/ on /';
$patterns[17] = ‘/ and /';
$patterns[18] = ‘/ with /';
$patterns[19] = ‘/ for /';
$patterns[20] = ‘/ be /';

The nicest thing about this plugin is its fully customizable; you can add various type of seo stuff in there very easily. Possibilities with High Keyword Density Wordpress Plugin is endless. For example I came up with this list just now:

1. Adding bold tags to words mentioned in the post title
2. Automatically adding hyperlinks to some keywords
3. Placing keywords in your keyword metatag inside your post text.

So try and experiment with it. You should be the one looking for ways to improve your website. That's why some people actually reach top 10 rankings and others just read their blogs.

Download Link

Code:
http://www.turkhitbox.com/wp-content/uploads/2007/06/thb-high-keyword-density.phps

# Rename the file to thb-high-keyword-density.php
# Upload it to your plugins folder
 
Last edited:
hummm. Yes it would increase the keyword desity, however that is not actually a good thing. Cos g00g!e can then just think you are keyword stuffing and it could go against you. Although i believe keyword desity is less relevant nowadays. Example is I am in the top 10 for a specific keyphrase and it is only 3 times in a 500 word article.
 
Back
Top