Google PageRank Script
Welcome to the home of the Google PageRank script.
You’ll find all the information and code you need here:
- History of the PageRank Script by HM2K
- Find the PageRank Scripts Source Code on GitHub in various languages
- The PageRank Viewer website
- Get the Official PEAR Services PageRank package
Please feel free to leave your comments about PageRank below.
130 Responses to Google PageRank Script
← Older Comments-
Hi, I have 7 servers at HostGator, but the script dos not work on any of them !!!!
Just return a blank page…
If anyone have a solution… Thx -
I wanted the pagerank to be shown as a number, so i modified last two lines like simly like this: echo pagerank($url);
-
I have errors:
A PHP Error was encounteredSeverity: Warning
Message: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known
Severity: Warning
Message: fsockopen() [function.fsockopen]: unable to connect to :80 (php_network_getaddresses: getaddrinfo failed: Name or service not known)
I have save_mode = off… Can anyone help ?
-
thanks.
very nice script. -
Hey very nice script so far! Helps me very much!
I was wondering if there is a way to implement a possibility to get around the time limit. I use this function in a small pagerank bach checker and canÄt handle more than ~100 urls. I think the main reason is the time limit. I there a way to get around this? -
Very good script ! Thank you very much for sharing.
-
Very nice work with the hasing, thanks for sharing, man!
-
Hi.. Admin
your script is the best… the best … the best…. no other words… thanks for. I upload this script on site http://WWW.checkpagerank.co.nr Its working absolutely fine … but I am not a web master or I don’t know about php very well I am system administrator. so can u plz help me for making a scrip. I want users can copy result (image result url) for past on there site.
like prchecker(.)info domain. so plz help me thanks… -
Pingback: PHP PageRank Checker * Update | Ajax and PHP Web Developer Blog
-
Thank you,
it helped me a lot using that script.
Now I have to figure out the way to use it on more than 1000 urls a day.
-
Very nice work with the hosting
-
good script
-
it works like a charm. thanks for publishing the script.
-
Thank you!!!
I am happy today
-
at last ! it works ! big THX !
-
The script seems to work fine in my server. It is fast a very accurate. Thank you!
-
At last a pr checker that works!!!
Thanks a lot for your effort, after 4 years the script still works without flaws. Amazing.
-
GJ bro..Thank you..
-
thanks for sharing this script. Regards!
-
Thank for sharing the code!
-
There is this site in .ch domain which has perl program to check PR , pretty neat!
-
Just check the demo URL, Work perfectly. How to add another data like backlink ? domain fake or valid PR ? etc
-
is there anyway to get a copy of that script?
-
Nice script! Change the title of the page though (“RageRank” should be “PageRank”) to increase relevancy in a search. Kind of ironic, yeah?
-Evan
-
I really need pagerank script .. thanks for sharing
-
Interested to see David Vincent comments further up, as I also host with HostGator, and cannot get this script to work!
I am a fairly experienced PHP/Javascripter with over a decade’s experience, so I don’t think it’s user error… is there any chance that HostGator are doing something that clashes with this lookup?
-
Some info FYI, just uploaded the same script to a friend’s host, (not HostGator), and it worked fine, so it is definately an issue with HostGator…
(This might explain why I have tried every single PageRank lookup script on the web and can’t get any of them to work! I have been doing all my testing on HostGator… doh!)
Hi,
I have ported this code to python:
http://www.ikeralbeniz.net/2010/03/05/contulta-tu-pagerank-de-google-con-python/