High Keyword Density Wordpress Plugin
Even though link building is leading the SEO business nowadays, on-site optimizations can still make a difference. Keyword inserts in posts, html comments and various other tricks have been discussed many times before on many search engine optimization blogs.
But don’t you feel like seo experts are hiding some key concept or optimization technique from you? Well there are a lot of seo techniques that regular users don’t know or can’t implement on their website. Those are the ones that make Aaron Wall’s seobook.com list on the first SERP (Search Engine Result Page) for the term “seo” on Google eventhough it looks like an usual blog from the source code. One of these “hidden techniques” has been revealed in How to be a Gray Hat by Eli. So I said, why not make a plugin out of it?
Would you share it with other people if you knew such secret? Would you be willing to reveal the ultimate way to get one way backlinks from hundreds of PR 6 sites? They don’t share it, so neither should you (if you are not going to make some money) when you find something new. If every webpage had the same backlinks, same seo optimization and similar anchor links; what is left for Google?
Now back to the point: The reason I placed this post in the Gray Hat SEO category and not in the Wordpress category is how it achieves a higher keyword density on a post page. The High Keyword Density Wordpress Plugin checks for the user-agent (in this case Googlebot), 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 meaningful sentences. I hope John Chow will find it evil enough!
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 reason I left spaces before and after the phrases is so that the plugin won’t remove those phrases inside a word such as ‘the’ in ‘theory’. You can easily add additional phrases by continuing the patterns array. I didn’t bother to add additional search engines, but if you guys want here is a list of user-agents. If you want to see how GoogleBot sees your website after you install the plugin, please visit here: View a Web Page as ‘Googlebot’
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:
- Adding bold tags to words mentioned in the post title
- Automatically adding hyperlinks to some keywords
- 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. Thats why some people actually reach top 10 rankings and others just read their blogs.
You can download High Keyword Density Wordpress Plugin using the above button.
Installation of High Keyword Density Wordpress Plugin:
- Download the source file: thb-high-keyword-density.phps
- Rename the file to thb-high-keyword-density.php
- Upload it to your plugins folder
- Active the High Keyword Density Wordpress Plugin on the plugin page



