Title: MySearchTermsPresenter
Author: Daniel Bakovic
Published: <strong>09.04.2010</strong>
Last modified: 19.05.2010

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# MySearchTermsPresenter

 Від автора [Daniel Bakovic](https://profiles.wordpress.org/netreviewde/)

[Завантажити](https://downloads.wordpress.org/plugin/mysearchtermspresenter.zip)

 * [Деталі](https://uk.wordpress.org/plugins/mysearchtermspresenter/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/mysearchtermspresenter/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/mysearchtermspresenter/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/mysearchtermspresenter/#developers)

 [Підтримка](https://wordpress.org/support/plugin/mysearchtermspresenter/)

## Опис

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

## Встановлення

 * 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](http://netreview.de/wordpress/mysearchtermspresenter/)

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“MySearchTermsPresenter” — проект з відкритим вихідним кодом. В розвиток плагіну
внесли свій вклад наступні учасники:

Учасники

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

[Перекладіть “MySearchTermsPresenter” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/mysearchtermspresenter)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/mysearchtermspresenter/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/mysearchtermspresenter/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

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

v1.00 – 2010-04-08
 Initial Version

## Мета

 *  Версія **1.02**
 *  Останнє оновлення **16 років тому**
 *  Активних встановлень **30+**
 *  Версія WordPress ** 2.0.2 або вище **
 *  Tested up to **2.9.2**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/mysearchtermspresenter/)
 * Позначки
 * [google](https://uk.wordpress.org/plugins/tags/google/)[Search Terms](https://uk.wordpress.org/plugins/tags/search-terms/)
   [seo](https://uk.wordpress.org/plugins/tags/seo/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/mysearchtermspresenter/advanced/)

## Оцінки

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

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/mysearchtermspresenter/)

## Пожертвування

Ви хотіли б підтримати розвиток цього плагіна?

 [ Пожертвувати на розвиток плагіна ](http://plugins.powerfusion.net/blog/mysearchtermspresenter/)