Google Pagerank Checker

June 18th, 2009

Google LogoI wrote this simple php script way back in the day, but basically it serves to fetch Google’s pagerank for a specific page. The script is relatively simple and was written using a few resources i can no longer remember, so unfortunately i cannot credit everyone as i should but it should still prove to be useful for those looking to integrate some sort of pagerank services into their site. There are two versions of this php file, pagerank.php (this version does have ad integration) and pagerank_no_ads.php (just a basic version with no ads). Why did i make two versions? Well it just helps give people an idea of what the page could look like with ads and without, obviously you can put ads wherever you desire or you can leave them out all together. This script makes it pretty easy to take the code and integrate it into your site in your own way, so feel free to use it to your discretion and post a link in the comments if you end up doing anything cool with it. I offer no guarantee with this script, it comes as-is, Google is capable of changing the pagerank system and this could stop working. Though i haven’t made changes to this in over a year and it has been going solid since.

Click here for a demo without ads

Click here for a demo with ads

Download Free PHP Google Pagerank Checker (.zip ~8kb)

Tags: , , , ,
Posted in PHP | No Comments »

Leave a Reply