Linux 软件免费装
Banner图

Google Trends Widget

开发者 ithoib
更新时间 2020年3月7日 21:56
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.1
版权: GPLv2 or later
版权网址: 版权信息

标签

google widget trends

下载

1.0

详情介绍:

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:

安装:

  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

常见问题:

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->clean($hot->title).'">'.$hot->title.'</a></li>';

更新日志:

1.0