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

---

Caută module

Acest modul **nu a fost testat cu ultimele 3 versiuni importante ale WordPress**.
S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate
când este folosit cu versiuni recente ale WordPress.

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

# MySearchTermsPresenter

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

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

 * [Detalii](https://ro.wordpress.org/plugins/mysearchtermspresenter/#description)
 * [Recenzii](https://ro.wordpress.org/plugins/mysearchtermspresenter/#reviews)
 *  [Instalare](https://ro.wordpress.org/plugins/mysearchtermspresenter/#installation)
 * [Dezvoltare](https://ro.wordpress.org/plugins/mysearchtermspresenter/#developers)

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

## Descriere

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/)

## Instalare

 * 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.

## Întrebări frecvente

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

## Recenzii

Nu există nicio verificare pentru acest modul.

## Contributori și dezvoltatori

„MySearchTermsPresenter” este un software open-source. La acest modul au contribuit
următoarele persoane.

Contributori

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

[Tradu „MySearchTermsPresenter” în limba ta.](https://translate.wordpress.org/projects/wp-plugins/mysearchtermspresenter)

### Te interesează dezvoltarea?

[Răsfoiește codul](https://plugins.trac.wordpress.org/browser/mysearchtermspresenter/),
vezi [depozitarul SVN](https://plugins.svn.wordpress.org/mysearchtermspresenter/),
sau abonează-te la [jurnalul de dezvoltare](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/)
prin [RSS](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/?limit=100&mode=stop_on_copy&format=rss).

## Istoric modificări

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

 *  Versiunea **1.02**
 *  Ultima actualizare **Acum 16 ani**
 *  Instalări active: **30+**
 *  Versiune WordPress ** 2.0.2 sau mai recentă **
 *  Testat până la **2.9.2**
 *  Limbă
 * [English (US)](https://wordpress.org/plugins/mysearchtermspresenter/)
 * Etichete
 * [google](https://ro.wordpress.org/plugins/tags/google/)[Search Terms](https://ro.wordpress.org/plugins/tags/search-terms/)
   [seo](https://ro.wordpress.org/plugins/tags/seo/)
 *  [Vizualizare avansată](https://ro.wordpress.org/plugins/mysearchtermspresenter/advanced/)

## Evaluări

Nu a fost trimisă nicio recenzie până acum.

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

[Vezi toate recenziile](https://wordpress.org/support/plugin/mysearchtermspresenter/reviews/)

## Contributori

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

## Suport

Ai ceva de zis? Ai nevoie de ajutor?

 [Vezi forumul pentru suport](https://wordpress.org/support/plugin/mysearchtermspresenter/)

## Donează

Vrei să sprijini dezvoltarea acestui modul?

 [ Donează pentru acest modul ](http://plugins.powerfusion.net/blog/mysearchtermspresenter/)