Title: MySearchTermsPresenter
Author: Daniel Bakovic
Published: <strong>9 april 2010</strong>
Last modified: 19 maj 2010

---

Sök tillägg

Det här tillägget **har inte testats med någon av de 3 senaste huvudversionerna 
av WordPress**. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem
när det används tillsammans med nyare versioner av WordPress.

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

# MySearchTermsPresenter

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

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

 * [Detaljer](https://sv.wordpress.org/plugins/mysearchtermspresenter/#description)
 * [Recensioner](https://sv.wordpress.org/plugins/mysearchtermspresenter/#reviews)
 *  [Installation](https://sv.wordpress.org/plugins/mysearchtermspresenter/#installation)
 * [Utveckling](https://sv.wordpress.org/plugins/mysearchtermspresenter/#developers)

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

## Beskrivning

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.

## Vanliga frågor

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

## Recensioner

Detta tillägg har inga recensioner.

## Bidragsgivare och utvecklare

”MySearchTermsPresenter” är programvara med öppen källkod. Följande personer har
bidragit till detta tillägg.

Bidragande personer

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

[Översätt ”MySearchTermsPresenter” till ditt språk.](https://translate.wordpress.org/projects/wp-plugins/mysearchtermspresenter)

### Intresserad av programutveckling?

[Läs programkoden](https://plugins.trac.wordpress.org/browser/mysearchtermspresenter/),
kika på [SVN-filförvaret](https://plugins.svn.wordpress.org/mysearchtermspresenter/)
eller prenumerera på [utvecklarloggen](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/)
via [RSS](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/?limit=100&mode=stop_on_copy&format=rss).

## Ändringslogg

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**
 *  Senast uppdaterat **16 år sedan**
 *  Aktiva installationer **30+**
 *  WordPress-version ** 2.0.2 eller senare **
 *  Testat upp till **2.9.2**
 *  Språk
 * [English (US)](https://wordpress.org/plugins/mysearchtermspresenter/)
 * Etiketter
 * [google](https://sv.wordpress.org/plugins/tags/google/)[Search Terms](https://sv.wordpress.org/plugins/tags/search-terms/)
   [seo](https://sv.wordpress.org/plugins/tags/seo/)
 *  [Avancerad vy](https://sv.wordpress.org/plugins/mysearchtermspresenter/advanced/)

## Betyg

Än så länge har inga recensioner skickats in.

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

[Se alla recensioner](https://wordpress.org/support/plugin/mysearchtermspresenter/reviews/)

## Bidragande personer

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

## Support

Har du något att säga? Behöver du hjälp?

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

## Donera

Skulle du vilja bidra till utvecklingen av detta tillägg?

 [ Donera till det här tillägget ](http://plugins.powerfusion.net/blog/mysearchtermspresenter/)