Sunday 27 May 2007 @ 11:43 pm
->
Full Name:GooglePR
Plugin Version: 1.5
For WP:2.1.+
Copyright: GPL
Introduction:this plugin allow you add the Google PageRank into your blog.
Author:Andot
Author Location:China
Plugin Page:Go to
Download:GooglePR(zip)and GooglePR_RPC.zip(if you want your OWN RPC Service)
Language:english, more or add your languages.
How To:
- Download “googlepr” and unzip it.
- Upload “googlepr” to the plugins folder of your WordPress installation.like this:cnwper.cn/wp-content/plugins/googlepr
- Activate the plugin in your administration panel.
- edit your template file,add the codes below to where you want to show the GooglePR infomatiion.I suggest you use the “Sidebar Modules” and you can creat a php module and show it on the sidebar of your blog.:)
- <?php class_exists('GooglePR') ? GooglePR::bar(): ''; ?>
- If you want your own RPC Service,please download the GooglePR_rpc.zip,unzip it and upload it to the plugins folder of your WordPress installation.then edit the URL in “googlepr.js” of “googlepr” folder.
Sunday 27 May 2007 @ 11:42 pm
Full Name:Alexa Rank
Plugin Version: 1.5
For WP:2.1.+
Copyright: GPL
Introduction:this plugin allow you add the Alexa Rank into your blog.
Author:Andot
Author Location:China
Plugin Page:Go to
Download:alexarank(zip)and AlexaRank_rpc.zip(if you want your OWN RPC Service)
Language:english, more or add your languages.
How To:
- Download “alexarank” and unzip it.
- Upload “alexarank” to the plugins folder of your WordPress installation.like this:/wp-content/plugins/alexaran
- Activate the plugin in your administration panel.
- edit your template file,add the codes below to where you want to show the alexarank infomatiion.I suggest you use the “Sidebar Modules” and you can creat a php module and show it on the sidebar of your blog.:)
- If you want your own RPC Service,please download the alexarank_rpc.zip,unzip it and upload it to the plugins folder of your WordPress installation.then edit the URL in “alexarank.js” of “coolweather” folder.
- <?php class_exists('AlexaRank') ? AlexaRank::bar(): ''; ?>





