Igreen Google Page Rank

Get your updated Google Page Rank in widget or integrate in theme using plugin API/ shortcode.You can display your page rank anywhere in your blog

Author:Susheel Kumar ,Ritu Kushwaha (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.0.5
Plugin version:1.0
Added to WordPress repository:20-05-2013
Last updated:20-05-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:1
Plugin URI:http://susheelonline.com
Total downloads:1 364
Active installs:10+
plugin download
Click to start download

This Plugin lets you know your Google Page Rank. This offer several ways to integrate in your blog you can use widgets , short code or plugin API.

As using this you can get Google Page Rank in php variable so you can easily integrate and customize look of your Google Page Rank.

  1. To Print Google Page Rank using short code

    [GOOGLEPAGERANK]
    
  2. To Print Google Page Rank in your theme

    echo getGooglePageRank();
    
    or
    
    GooglePageRank();
    
  3. To Print Google Page Rank of a website using theme

    echo getGooglePageRankbySiteName("www.susheelonline.com");
    
    or 
    
    getGooglePageRank("www.susheelonline.com");
    
  4. To print Google Page Rank in side bar

    use widget Igreen Google Page Rank Widget
    

ChangeLog