Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Google Trends Widget

Beschreibung

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

Installation

  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

FAQ

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>';

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Google Trends Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Google Trends Widget“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0

  • First version uploaded to wordpress directory

2.0

  • Supported to newest version of wordpress