Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Google Trends Widget

Descrición

If you are member of Internet Marketing DOJO, I think you know about this plugin.
This plugin will help you to maximize your index in google and get country targeted visitor to your autoblog.

Features:
* Support 47 countries
* Cache support
* Unlimited widget instances

Instalación

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for “Google Trends Widget” and click “Install now”. Alternatively, download the plugin and upload the contents of igtrends2.zip to your plugins directory, which may be /wp-content/plugins/.
  2. Activate the plugin Google Trends Widget through the ‘Plugins’ menu in WordPress.
  3. Go to Appearance > Wiget to place Google Trends Widget in your widget area

Preguntas frecuentes

How to change search permalink

Go to Plugin > Editor, select Google Trends Widget
Replace this code :

echo '<li><a href="'.get_bloginfo('url').'/?s='.$hot->title.'">'.$hot->title.'</a></li>'; 

With this code

echo '<li><a href="'.get_bloginfo('url').'/search/'.$this->cleani($hot->title).'">'.$hot->title.'</a></li>';

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Google Trends Widget” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Google Trends Widget” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.0

  • First version uploaded to wordpress directory

2.0

  • Supported to newest version of wordpress