google_pr 7.x-1.1

New features

Add the option to display the Google PageRank in a block.

google_pr 7.x-1.0

Mostly a rewrite. Doesn't have end-user query forms anymore. Google has a strict limit, so it only queries, then caches the PageRank of the site it is running on.

google_pr 6.x-1.1

Bug fixes

Fix spelling error in access arguments that denied the google_pr page to everyone except UID 1.

google_pr 5.x-1.2

New features

It now caches the PageRank for the requested URLs.

There’s a new function that permits you to get the Google PageRank anywhere in Drupal (filter PHP enabled) with:

echo google_pr_get(‘www.example.com’);

google_pr 5.x-1.0

New features

It now caches the PageRank for the requested URLs.

There’s a new function that permits you to get the Google PageRank anywhere in Drupal (filter PHP enabled) with:

echo google_pr_get(‘www.example.com’);

Subscribe with RSS Subscribe to Releases for Google PageRank