Title: MySearchTermsPresenter
Author: Daniel Bakovic
Published: <strong>9 de Abril de  2010</strong>
Last modified: 19 de Mayo de  2010

---

Buscar plugins

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

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

# MySearchTermsPresenter

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

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

 * [Detalles](https://cl.wordpress.org/plugins/mysearchtermspresenter/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/mysearchtermspresenter/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/mysearchtermspresenter/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/mysearchtermspresenter/#developers)

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

## Descripción

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

## Instalación

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

## Reseñas

No hay reseñas para este plugin.

## Colaboradores & Desarrolladores

“MySearchTermsPresenter” es software de código abierto. Las siguientes personas 
han contribuido a este plugin.

Colaboradores

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

[Traduce “MySearchTermsPresenter” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/mysearchtermspresenter)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/mysearchtermspresenter/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/mysearchtermspresenter/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/)
por [RSS](https://plugins.trac.wordpress.org/log/mysearchtermspresenter/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

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

 *  Versión **1.02**
 *  Última actualización **hace 16 años**
 *  Instalaciones activas **30+**
 *  Versión de WordPress ** 2.0.2 o superior **
 *  Probado hasta **2.9.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/mysearchtermspresenter/)
 * Etiquetas
 * [google](https://cl.wordpress.org/plugins/tags/google/)[Search Terms](https://cl.wordpress.org/plugins/tags/search-terms/)
   [seo](https://cl.wordpress.org/plugins/tags/seo/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/mysearchtermspresenter/advanced/)

## Calificaciones

Aún no se han enviado valoraciones.

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

[Ver todas las reseñas](https://wordpress.org/support/plugin/mysearchtermspresenter/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/mysearchtermspresenter/)

## Donar

¿Te gustaría apoyar el avance de este plugin?

 [ Donar para este plugin ](http://plugins.powerfusion.net/blog/mysearchtermspresenter/)