Shitty pagerank checker

Discussion in 'Reviews' started by cipcip, Sep 30, 2010.

  1. #1
    cipcip, Sep 30, 2010 IP
  2. rosn007

    rosn007 Well-Known Member

    Messages:
    1,081
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    195
    #2
    You script doesn't seem to be working. I just checked my pr4 blog and it showed pr0 here. Lemme PM you that particular blog.
     
    rosn007, Oct 1, 2010 IP
  3. cipcip

    cipcip Well-Known Member

    Messages:
    1,935
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    160
    #3
    For some reason for your blog it shows pr0, i checked other sites and it shows correct pr.
     
    cipcip, Oct 1, 2010 IP
  4. rosn007

    rosn007 Well-Known Member

    Messages:
    1,081
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    195
    #4
    Oh..np! Hope you will fix such bugs asap! Anyway, Best of Luck!
     
    rosn007, Oct 1, 2010 IP
  5. bobo05

    bobo05 Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Dont like the backgorund color blue....you cant read the text.
     
    bobo05, Oct 1, 2010 IP
  6. YoGem

    YoGem Active Member

    Messages:
    676
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    90
    #6
    Well, the idea is ok... but:

    a) the script is (tremendously) slow,
    b) some colors are really screaming "Go away I don't want to have users using this website",
    c) the PR are totally wrong.

    Re-design it! It's easy, just with a bit of CSS3, make a selection of nice colors to improve the user experience and rewrite the PR script. I suppose you use just one Google server to check it, right? Well.. if you abuse it... and I mean with a lot of requests the server will IP ban you! That's why I believe the script is not working and do something smart... create a cache system for the results!
     
    YoGem, Oct 1, 2010 IP
  7. cipcip

    cipcip Well-Known Member

    Messages:
    1,935
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    160
    #7
    @YoGem that is how I wanted to look, not that I do not know to create a website :)
     
    cipcip, Oct 1, 2010 IP
  8. redcafe

    redcafe Peon

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    check your main function of pr checking, it seems not working well :(
     
    redcafe, Oct 2, 2010 IP
  9. cipcip

    cipcip Well-Known Member

    Messages:
    1,935
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    160
    #9
    The pr is coming from only one source, from here, this is the link used:

    http://www.google.com/search?client=navclient-auto&ch=6$checksum&features=Rank&q=$url
    Code (markup):
    If the pr is not showing correctly is their fault, not mine :)
     
    cipcip, Oct 2, 2010 IP
  10. websitegirl

    websitegirl Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    that is not showing real page rank
     
    websitegirl, Oct 2, 2010 IP
  11. pippo

    pippo Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    No way the page rank is correct whoever's the fault
     
    pippo, Oct 3, 2010 IP
  12. YoGem

    YoGem Active Member

    Messages:
    676
    Likes Received:
    8
    Best Answers:
    2
    Trophy Points:
    90
    #12
    As I thought you use just one server, the main of google.com that after some uses of the script for sure banned your IP address so is returning "0" for every domain you query.

    As I already said in another thread, you should rotate the google servers used to query the pagerank and also use a valid "user agent", if you are using curl to query the address, curl as User Agent will use something like "libcur v.xxx" and google will ban immediately all the IP using this kind of user agents.

    I don't like making advertisement, but if you go in http://chkme.com/page-pagerank-check you will see that the PageRank check work for this kind of reasons:

    a) I use 13*** different Google servers;
    b) I use a cache of 24h for every queried domain - Pagerank don't change in few seconds;
    c) I use a valid User Agent also using cUrl.

    By using this kind of "tricks" I avoid google thinking to ban my IP.

    *** I am sure that one of 13 google server have banned my IP so I know it will return 0 for everyone... in fact I am investigating which is and I believe is the "toolbarqueries.google.de" server.
     
    Last edited: Oct 3, 2010
    YoGem, Oct 3, 2010 IP
  13. whosetheman

    whosetheman Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    not showing the right page rank for me either
     
    whosetheman, Oct 3, 2010 IP
  14. cipcip

    cipcip Well-Known Member

    Messages:
    1,935
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    160
    #14
    Thank you YoGem, I will check into this.
     
    cipcip, Oct 4, 2010 IP
  15. exlvl

    exlvl Peon

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I checked 3 websites. and it gave the right PR.
     
    exlvl, Oct 4, 2010 IP
  16. gacon.lonton

    gacon.lonton Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    it seems work nice :)
     
    gacon.lonton, Oct 6, 2010 IP