Google Pagerank using Ajax

Lately I’ve been searching for a good Google Pagerank function.
Couldn’t find any… So i decided to make my own.
Here is an Ajax Google Pagerank I have done today

Demo: click here
Download files: click here

Brief description:

  • _ajax.new.js: is the main ajax class. I have already explained this class here
  • pagerank.php: functions to calculate the hash
  • ouf.php: php call to the function
  • index.html: simple input form
  • style.css: simple stylesheet

If you like it digg it here

Please provide me with any comments to improve it.

//Jo

Popularity: 29% [?]

12 Responses to “Google Pagerank using Ajax”


  1. 1 Michael Sync

    nice one.. Your code is PHP version, isn’t it? I also found PR checker in ASP.NET version here.

  2. 2 Senthil kumar

    Simply Superb design and concept…

  3. 3 Garito

    Sorry, but your url validator isn’t so much good enough because I put the url for my weblog but it raises this is not a valid url

    Good luck

  4. 4 Alex

    The only improvement that I would make is to allow people to enter more than one domain and to automatically append the http:// prefix to URLs.

  5. 5 gil

    halo,

    i’ve tested on my localhost, there was no problem. but when i send it to my server, and tested, i’ve seen an interesting error.

    http://www.bilgisayarim.org/pagerank/

    maybe you should see it. first i thpught it is because chmod, but i’ve given 777, still same.

    if you find the solution and send me a mail, i’ll be appreciated.

  6. 6 Jo

    Hi gil,

    it seems that your server does not allow fopen() from its side
    I have faced this problem be4 … the way i see it you have 2 choices

    1. contact ur hosting provider with this prb
    2. host ur script on another server

  7. 7 okan

    Very goog job.

  8. 8 technical

    hi !
    Nice code ! it will more beautiful if the pagerank is shown with an image …

    thanks !

  9. 9 Yannou

    Thx for your script. Thx to share. :)

  10. 10 WebTager

    Thanks!!! Very simple ajax script…

  11. 11 Mercury thread

    Cheers for the script. Have taken your pagerank.php script and started to mess about with it so I can save PageRank values into a Database.

  12. 12 Webagentur Gelsenkirchen

    Hey … that is very good … Thank you …

  1. 1 Skylog » Blog Archive » links for 2007-11-17
  2. 2 Weekend Links - PHP Techniques, Regular Expressions, Ajax PageRank, PHP Downloads, Color Mathematics
  3. 3 Google Pagerank using Ajax
  4. 4 web tasarıma giriş bilgisayara giriş html php asp javascript web 2.0 ajax dersler office xp windowsa giriş » Blog Archive » ücretsiz scriptler

Leave a Reply