Display a badge of your Google Page Rank Badge using shortcode inside post/page.
Google Rank Badge
Using Google Rank Badge Plugin you can display a nice Page Rank badge inside your posts and pages, whatever you choose.
If you run a WordPress Multisite Network you can add Google Rank Badge directly in your theme so that it get displayed automatically everywhere automatically.
For adding showing it from your theme add the following code to your theme template files:
[?php echo do_shortcode(‘[grank]’); ?] (Replace the first and last []’s with normal html greater/less than signs)