Name of plugins: Top incoming search terms for this post – Plugin
Adapted from: bstat plugins
Rerwitten and bugs fixed by: Techbuzz
Functionality: Showing incoming search term tagging a user typed into a search engine to find your site. It will certainly add to your SEO performance, your website/blog visibility to search engine and thus your traffic.
Download: Download the zip file here.
How to install:
1. Upload bStat.php to plugins folder i.e. ../public_html/wp-content/plugins/–puthere–
2. It is essential that bstat_hitit be activated once (and only once) for every page load. In most themes (including the default and classic), it works perfectly when added to the bottom of the footer.php file.
<?php // this is the part that makes the bstats plugin work...
global $id;
if (!is_single()) $id = 0;
bstat_hitit($id, "read");
?>
3. Insert the following piece of code in your single.php
<? if (function_exists("bstat_refsforpost")) { ?>
<b>Top incoming search terms for this post</b>
<ul><?php bstat_refsforpost($id, " ", " "); ?></ul>
<? } ?>
Notes: Installation guide above is also mentioned in the Read Me after you unzip the file.
Further reading: Blogging Tips and Tutorials
[...] Bstat Top Incoming Search Term Plugins [...]
Plugins yang sangat bermanfaat. Makasih mas Fatih…
Makasih infonya mas Fatih…
Thanks untuk tutorialnya mas…
Makasih mas fatih untuk plugins dan tutor nya…akhirnya nemu juga hehehe
I have use a plugin that is like this for about one year. It worked really well for the 1st 8 months and now it doesn’t really help my rankings.
What I don’t like is that it will list search terms that aren’t spelled correctly. I think that search engines are having issues with misspelled words as far as content. What are your thoughts?
Cocok nggak ubtuk blogspot…. bos.
thanks banget mas fatih…..
pencerahan plugin ini sangat membantu.
wah perlu dicoba neh plugin, kl ama STT2 punyanya mas purwedi kurniawan apa bedanya yah ???
wow. Thanks.