Any Google PageRank

An extension to my article how to get more PageRank, this page represents how you can manipulate the Google PageRank system to acquire any PageRank you wish. The one problem is that the resource you are targeting with this trick won't be indexed within the Google search results and may be seen as cloaking.

Using .HTACCESS to get that PageRank

A .htaccess file is a text file that sits in the root of a domain or directory on an Apache web server. This example code allows users to see the page as intended but sends Googlebot to www.google.com, obtaining it's PageRank.

Options +Followsymlinks
RewriteEngine On
RewriteCond %{HTTP_USER_AGENT} ^Googlebot
RewriteRule ^(.*)$ http://www.google.com/ [R=301,L]

How to measure Google PageRank

For Microsoft Internet Explorer users
You can use the free plugin available at http://toolbar.google.com
For Mozilla Firefox users
Use the free extension available at http://toolbar.google.com/firefox/index.html