This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Kish PR

Description

This plugin is using Google Pagerank API to fetch the Google Pagerank of any webpage and the pages of your blog Features

  1. Display page rank of you blog
  2. Give your visitors a tool to check pagerank
  3. Simple installation
  4. Ajax based Pagerank checker

Installation

Installation is very simple, just upload the unzipped files to the plugins directory and activate the plugin. If you wish to display on the sidebar, just go to the widgets option as shown below

Settings

You can display the widget anywhere on your blog by just adding the following to your blog template

if (function_exists(‘printPR’)) printPR();

// This will print the Pagerank of the current page

if (function_exists(‘printPRBox’)) printPRBox();

//This will display the Pagerank checking Tool

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Kish PR” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Kish PR” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.