Title: MySearchTermsPresenter
Author: Daniel Bakovic
Published: <strong>4 сар 9, 2010</strong>
Last modified: 5 сар 19, 2010

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/mysearchtermspresenter.svg)

# MySearchTermsPresenter

 By [Daniel Bakovic](https://profiles.wordpress.org/netreviewde/)

[Download](https://downloads.wordpress.org/plugin/mysearchtermspresenter.zip)

 * [Details](https://mn.wordpress.org/plugins/mysearchtermspresenter/#description)
 * [Reviews](https://mn.wordpress.org/plugins/mysearchtermspresenter/#reviews)
 *  [Installation](https://mn.wordpress.org/plugins/mysearchtermspresenter/#installation)
 * [Development](https://mn.wordpress.org/plugins/mysearchtermspresenter/#developers)

 [Support](https://wordpress.org/support/plugin/mysearchtermspresenter/)

## Description

Boost your traffic and improve your adsense income and the search engine ranking
without doing anything with MySearchTermPresenter.

This plugin will collect and present search terms and phrases that people have used
to find your blog post.

MySearchTermPresenter will show a random list of used searchers to find a specific
post on the bottom of the post.

Supported Search Engine: Google

Do you need more Features and more supported search engines?
 Check our PRO version
for only $1.99 @ [Powerfusion Premium Plugins](http://plugins.powerfusion.net/blog/mysearchtermspresenter/)

## Installation

 * Upload the plugin to the `/wp-content/plugins/` directory
 * Activate the plugin through the ‘Plugins’ menu in WordPress

#### USAGE INSTRUCTIONS

Include the function call “mystp_get_terms(10);” in your single.php after the wordpress
loop. So 10 random searchterms will be shown in form of a list.

The plugin is really easy to include in your theme. Here is a small code example:

<div class=”sterms”>
 <h4>Benutzer, die diese Seite fanden, suchten auch nach:</
h4> <ul> <?php mystp_get_terms(10); ?> </ul> </div>

The css class “sterms” can be customized to your desired requirements.

Here are two examples:

#### 1. Example: Vertical list with square bullets

div.sterms { border: 1px dashed #000; color: #000; padding: 10px; }
 div.sterms 
h4 { color: #000; font-size: 1.4em; font-weight: bold; } div.sterms ul { color: #
8F8F8F; list-style-type: square; padding-left: 20px; } div.stearms ul li { padding:
5px; }

#### 1. Example: Horizontal list

div.sterms { border: 1px dashed #000; color: #000; padding: 10px; }
 div.sterms 
h4 { color: #000; font-size: 1.4em; font-weight: bold; } div.sterms ul { color: #
8F8F8F; list-style-type: none; padding: 0; } div.sterms ul li { display: inline;
padding-right: 5px; }

Check [NetReview](http://netreview.de/wordpress/mysearchtermspresenter/) for styling
screen shoots.

## FAQ

[FAQ](http://netreview.de/wordpress/mysearchtermspresenter/)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“MySearchTermsPresenter” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Daniel Bakovic ](https://profiles.wordpress.org/netreviewde/)
 *   [ netreview ](https://profiles.wordpress.org/netreview/)

[Translate “MySearchTermsPresenter” into your language.](https://translate.wordpress.org/projects/wp-plugins/mysearchtermspresenter)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mysearchtermspresenter/),
check out the [SVN repository](https://plugins.svn.wordpress.org/mysearchtermspresenter/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/)
by [RSS](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

v1.01 – 2010-04-11
 Added: Info if there are no search results for the current post

v1.00 – 2010-04-08
 Initial Version

## Meta

 *  Version **1.02**
 *  Last updated **16 жил ago**
 *  Active installations **30+**
 *  WordPress version ** 2.0.2 or higher **
 *  Tested up to **2.9.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/mysearchtermspresenter/)
 * Tags
 * [google](https://mn.wordpress.org/plugins/tags/google/)[Search Terms](https://mn.wordpress.org/plugins/tags/search-terms/)
   [seo](https://mn.wordpress.org/plugins/tags/seo/)
 *  [Advanced View](https://mn.wordpress.org/plugins/mysearchtermspresenter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/mysearchtermspresenter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/mysearchtermspresenter/reviews/)

## Contributors

 *   [ Daniel Bakovic ](https://profiles.wordpress.org/netreviewde/)
 *   [ netreview ](https://profiles.wordpress.org/netreview/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mysearchtermspresenter/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://plugins.powerfusion.net/blog/mysearchtermspresenter/)