Getting Google PR - Need Help !!!

Discussion in 'PHP' started by vjeleven, Jun 26, 2008.

  1. #1
    Hi All,

    I am developing a PHP app for getting the PR of a user specified URL. The trouble is that it is not working on my server (which is a shared server). The response from google says (403-Forbidden and that my server IP does not have permission to issue the request)! However, I tried the same code on another server (a deicated one, with another IP), and it works perfectly.

    But since there are quite a few apps on the web checking PR (for ex: prchecker.info etc.), I believe, there is a way to override this blocking by Google. (prchecker.info has been around for quite a few years now, and should have been blocked by now - but apparently it works just fine!)

    Any inputs would be greatly appreciated. Thanks in advance.

    Vj
     
    vjeleven, Jun 26, 2008 IP
  2. EricBruggema

    EricBruggema Well-Known Member

    Messages:
    1,740
    Likes Received:
    28
    Best Answers:
    13
    Trophy Points:
    175
    #2
    EricBruggema, Jun 26, 2008 IP
  3. wulawula

    wulawula Banned

    Messages:
    51
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Lots of script has been out of date since google is updating day after day.
     
    wulawula, Jun 26, 2008 IP
  4. vjeleven

    vjeleven Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Hello EricBruggema,

    Thanks a million for helping me solve the issue. Your script is working fantastically well. I've made a slight correction in the script, i.e. to stop querying once a PR is obtained.

    Thanks again.

    Vj.
     
    vjeleven, Jun 26, 2008 IP