Invent

SEO SearchTerms Tagging 2


Description:

The purpose of this plugin is to strengthen our On Page SEO by adding new internal linking to the blog post using the most popular keywords used by search engine visitors to find the blog post from a search engine ( incoming search terms ).

We can also display the most popular & recent search terms in the sidebar to get a side wide internal linking to the corresponding blog post.

New since version 1.25: Automatically convert popular search terms into Post Tags.

Click here and go to my sidebar to see the live example of this plugin in action.

Screenshots: (click to enlarge)

Admin Page:

Plugin admin page.

Incoming Search Terms in single post/page:

The internal linking created base on users search terms.

Sidebar Widget:

Popular Search Terms and Recent Search Terms Widget

SEO SearchTerms Tagging 2 Main Features:

  1. Display the search terms/keywords used by visitors from search engines for each blog post.
  2. Display the most popular search term for the entire blog posts.
  3. Display the most recent search terms for the entire blog posts.
  4. Display random search terms for the entire blog posts.
  5. Add the list of search terms automatically after the post content or manually by editing the template.
  6. Limit the search terms to be displayed.
  7. Display the search terms only or automatically change it into internal linking to the blog post or search page.
  8. Display popularity ( search counter ) after each keyword.
  9. Automatically delete unused search terms after X days.
  10. Automatically convert popular search terms into Post Tags.
  11. Display most popular search terms in the archive category ( courtesy of Pile )
  12. Delete unwanted search engine terms & delete all search terms ( reset ).
  13. Popular, Popular in Category & Recent Search Terms widgets ( you can find it on page Appearance » Widgets ).
  14. Block unwanted keywords/bad words.

Usage Instructions:

  1. Download it here. or search from WordPress Admin » Plugin » Add New.
  2. Install and activate from WordPress Admin » Plugins page.
  3. Go to the WordPress Admin Options page » SearchTerms Tagging 2, and set the options as you wish.
  4. If you decided not to select option “Add list automatically after post content”, please add this following code to display popular search terms in your single post and page template (single.php and page.php).
    <div class="stt2">
    
    <?php if(function_exists('stt_terms_list')) echo stt_terms_list() ;?>
    
    </div>
  5. Use this following code to display 10 most popular search terms for all blog post, can be placed anywhere you want it
    <div class="stt2">
    
    <h3>10 Most Popular Search Terms</h3>
    <?php if(function_exists('stt_popular_terms')) echo stt_popular_terms(10) ;?>
    
    </div>

    If your theme supports widgets, it is better to use the “Popular Search Terms” widget.

  6. Use this following code to display 10 recent search terms for all blog post, can be placed anywhere you want it
    <div class="stt2">
    
    <h3>10 Recent Search Terms</h3>
    <?php if(function_exists('stt_recent_terms')) echo stt_recent_terms(10) ;?>
    
    </div>

    If your theme supports widgets, it is better to use the “Recent Search Terms” widget.

  7. Use this following code to display 10 random search terms for all blog post, can be placed anywhere you want it
    <div class="stt2">
    
    <h3>10 Random Search Terms</h3>
    <?php if(function_exists('stt_random_terms')) echo stt_random_terms(10) ;?>
    
    </div>

    If your theme supports widgets, it is better to use the “Random Search Terms” widget.

  8. Use this following code to display 10 popular search terms in category archive page.
    <div class="stt2">
    
    <h3>10 Popular Search Terms in This Category</h3>
    <?php if(function_exists('stt_popular_terms_in_category')) echo stt_popular_terms_in_category(10) ;?>
    
    </div>

    If your theme supports widgets, it is better to use the “Popular Terms in Category” widget.

Please note that the search term tags will not be displayed until there are any visitor coming from search engine into that blog post, until then, it’s still invisible.

Like many others SEO plugins, this plugin require your theme to call wp_head() hook on the HTML header. Put <?php wp_head(); ?> code between your <head>…</head> , usually on header.php file. Open file header.php on theme WordPress Default as a reference if you need to.

Reblog this post [with Zemanta]
Purwedi Kurniawan
Blogger and WordPress plugin developer.

Facebook Comments

449 Responses to SEO SearchTerms Tagging 2

  1. By Mick, August 7, 2011 at 2:23 am

    oh ya… sedikit tambahan… saya pakai wp versi 3.2

  2. By Yellow Orchid Wedding Invitations, August 7, 2011 at 5:38 am

    sejak saya pakai plugin STT2. sejauh ini lancar-lancar aja. terbukti menaikan jumlah visitor blog saya.
    thank mas Poer…

  3. By Cyril, August 8, 2011 at 3:15 pm

    Hi,

    First, thank you for developing SEO STT for WordPress, I found the concept and its application very nice!

    One little thing that could be improved though. My website is in French, and we use quite often the sign ‘ in this language. This sign (and maybe quite a few others) is not correctly treated by your plugin. For example, “l’eau” (water) becomes leau or l\eau when parsed in SEO STT. Although less frequent, I guess English-speaking users would have the same issue with sentences like “Where’s the best blahblah” or “I’ve a blahblah”, do you see what I mean?

    I would be glad to provide more examples from my website if the description is not sufficient, and if you could fix this little issue in a next release!
    Thanks a lot,

    Cyril, Switzerland

    Example page with the bug:
    http://www.around-annapurna.com/preparation-trek-nepal/purifier-de-l-eau-en-trek/

  4. By Co de Naam, August 14, 2011 at 10:45 pm

    Somehow, your contact form does not work, so I put this here as a comment and hope you see it:

    Hi, I am using your plugin SEO SearchTerms Tagging 2 on http://nbcthevoicefan.com and I am very happy with it. However, it seems to have a glitch.

    If you visit my website and scroll all the way down in the sidebar, you will see your widget. Click on a link and you see what happens: it asks to stay on the page.

    I have a plugin that opens a webpage of “lets get social” a product from Ryan Deiss. It seems your plugin activates that plugin. I also had this problem with WPSubscriber and they were able to fix it. Hope you will be able to fix it as well and update the plugin.

    Thanks.

  5. By Co de Naam, August 14, 2011 at 11:06 pm

    Hi, by pasting the code on single.php and page.php and thus not automatically put it below the content of the page or post the problem seems to be solved… Thought to let you know.

  6. Pingback: My Favorite WordPress Plugins-Must Have If You Want To Make Money Online! | Best Wealthy Affiliates

  7. By ahmad, August 19, 2011 at 12:17 am

    plugin stt2 compatible sama wp update terbaru 3.2.1 nggak ya?

    terimakasih atas jawabannya

  8. By Chetan Patel, August 19, 2011 at 3:16 pm

    Hi,

    I am using your plugin called “SEO SearchTerms Tagging 2″.

    It was working fine before but now a days, it started to log keyword of visitors who comes through CPC. I dont like to track those keywords as it wont be related to post and it makes mess of keywords on post.

    Have a way to exclude those keywords. We just want to have only keywords of visitors who comes through organic search to directly that page.

    (Currently, it stores keyword of previous page also. Ex. If user comes to my home page with “Today News” through Google CPC and if he surf to xyz post then it showing this keyword in xyz post. And this makes post with unrelated keywords.)

  9. By kinodeon, January 17, 2012 at 11:02 am

    Mas Poer, saya install di wp saya yg terbaru, tapi begitu di active kan plugin STT2 selalu ke 404 not found.
    Sepertinya dia nggak mau di active kan. help mas poer!!

    • By Poer, January 17, 2012 at 3:18 pm

      mungkin ke blok sama plugin seperti wp firewall dan sejenisnya mas. coba matikan dulu plugin firewallnya. sekarang ini aku pake wp 3.3.1 dan ga ada masalah.

  10. By sarju, January 29, 2012 at 2:45 am

    apa benar pake STT2 resourch hosting jadi besar ya mas? provider hosting melarang..

Leave a Reply

Your email address will not be published. Required fields are marked *


Twitter

Facebook Photos

Visit also our social profiles:

Scroll to top