Skip to content

January 19, 2009

20

Bstat Search Term Tagging Plugins

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, "&nbsp", "&nbsp"); ?></ul>
<? } ?>

Notes: Installation guide above is also mentioned in the Read Me after you unzip the file.

Further reading: Blogging Tips and Tutorials

20 Comments Post a comment
  1. Mar 12 2010

    Thanks untuk tutorialnya mas…

    Reply
  2. Jun 3 2010

    Makasih mas fatih untuk plugins dan tutor nya…akhirnya nemu juga hehehe

    Reply
  3. Aug 7 2010

    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?

    Reply
  4. Feb 21 2011

    Cocok nggak ubtuk blogspot…. bos.

    Reply
  5. Feb 24 2011

    thanks banget mas fatih…..

    pencerahan plugin ini sangat membantu.

    Reply
  6. Feb 24 2011

    wah perlu dicoba neh plugin, kl ama STT2 punyanya mas purwedi kurniawan apa bedanya yah ???

    Reply
  7. Apr 14 2011

    wow. Thanks.

    Reply

Trackbacks & Pingbacks

  1. Search Term Tagging Plugins
  2. CARA BUAT WEBSITE GRATIS..! « TIADA KEMULIAAN TANPA ISLAM
  3. TIPS BLOGGING >> Tips Blogging Fatih Syuhud | EndangKusman.Com

Share your thoughts, post a comment.

(required)
(required)

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments