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.





