GooglePR Plugin for wordpress

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.
AuthorAndot
Author Location:China
Plugin PageGo to
DownloadGooglePR(zip)and GooglePR_RPC.zip(if you want your OWN RPC Service)
Languageenglish, more or add your languages.
How To:

  1. Download “googlepr” and unzip it.
  2. Upload “googlepr” to the plugins folder of your WordPress installation.like this:cnwper.cn/wp-content/plugins/googlepr
  3. Activate the plugin in your administration panel.
  4. 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.:)
    1. <?php class_exists('GooglePR') ? GooglePR::bar(): ''; ?>
  5. 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.

Related Posts



Leave a Reply