=== Google Rank Badge === Contributors: nickpowers Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9HNSFJ38VVZPQ Tags: google page rank badge, google, page rank, google rank, pagerank, site rank, stats, badge, rank, pr Requires at least: 2.9 Tested up to: 3.4.1 Stable tag: 1.0 License: GPLv2 Google Rank Badge will display a badge with your Google page rank via a shortcode on any page and/or post you choose. == Description == [Google Rank Badge](http://nickpowers.info/wordpress-plugins/grank/) provide a shortcode which can be used on any page and/or post. This shortcode will display a badge with your Google page rank using any color you want. = Examples = [NickPowers.info](http://nickpowers.info/) - running on my site = How to Use = * In a page or post: [grank] = Setttings = * Highlight color using color picker in admin settings If you have suggestions for a new add-on, feel free to [Email](http://nickpowers.info/contact-grank/) me. == Installation == 1. Unpack the download-package 1. Upload all files to the `/wp-content/plugins/` directory, with folder `grank` 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Got to 'Settings' menu and configure the plugin == License == Copyright (C) 2012 Nick Powers This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. [GPL V2.0](www.gnu.org/licenses/gpl-2.0.html) Nick Powers [NickPowers.info](http://nickpowers.info) [Email](http://nickpowers.info/contact-grank) == Frequently Asked Questions == Please fill out the contact form at [NickPowers.info](http://nickpowers.info/contact-grank/). FAQs will be added here as they are presented = How can I add the Google Rank Badge directly into my theme? = Add code like below to your theme template files: [?php echo do_shortcode('[grank]'); ?] (Replace the first and last []'s with normal html greater/less than signs). == Screenshots == 1. Google Rank Badge in Action! 2. Google Rank Admin Settings == Changelog == = 1.0 = * Initial release