外掛說明
This plugin is using Google Pagerank API to fetch the Google Pagerank of any webpage and the pages of your blog Features
- Display page rank of you blog
- Give your visitors a tool to check pagerank
- Simple installation
- Ajax based Pagerank checker
安裝方式
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
常見問題集
使用者評論
這個外掛目前沒有任何使用者評論。