Popular Search Terms Plugin For Wordpress

Wednesday, June 17th, 2009 at 12:43 pm by Maja Williams

Collect and generate popular search term pages within Wordpress.

Features:

  1. Configurable display: Add your own css, set the title li, configure the sort order of displayed elements.
  2. Approval System:       Approve and Revoke what is publicly displayed on you site.
  3. Word Filtering:            Configure your own bad word filter to stop spammers using your system

Installation:

  1. Download and unzip to you plugin directory ({doc_root}/wp-content/plugins/wp-popular-search-terms/).
  2. Go to the plugins page in you admin section and activate this plugin.
  3. To configure go to the Setting -> Popular Search Terms page.
  1. To install in your theme create a page or post and add <!–wppst–> to it in HTML view.
  2. (optional) In your theme add wppst_title([$separator]) in the <title> of you header.php
    e.g.: <title><?php wppst_title();?><?php wp_title(‘|’, true, ‘right’); ?><?php bloginfo(‘name’); ?></title
  3. (optional) Add some CSS rules to make it pretty

#wppst_list is the main list element with li and a as children.
So to style a list item you would have this CSS selector

#wppst_list li {}

And to style the anchor (<a> tag) you would have this as the selector

#wppst_list li a {}

Download

WP Popular Search Terms v1.0

Share this article:
  • Digg
  • del.icio.us
  • Ping.fm
  • LinkedIn
  • Facebook
  • Sphinn
  • Mixx
  • Google Bookmarks
  • NewsVine
  • Reddit
  • Technorati
  • Slashdot
  • Netvibes
  • StumbleUpon
  • Live
  • Netvouz
  • Faves
  • Gwar
  • MySpace
  • Yahoo! Buzz

Tags: , ,

Categories: Articles, Blogs, Technical, Wordpress

Maja Williams has written 12 articles.

Other articles by this author Maja Williams

2 Comments to “Popular Search Terms Plugin For Wordpress”

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>