PageRank Checker

Discussion in 'Google API' started by sacx13, Jan 9, 2007.

  1. #1
    Hi,

    Some time ago I released some PR scripts (with baclinks and etc), but now my site is banned by google and I cannot get any PR for any site. Anyway this is normal because google doesn't allow you to use PR in your site and etc.

    My questions is: How is possible for other sites (iwebtool for example) to get PR without getting BANNED by google ?

    I pressume this sites have hundreads of request/day and them are not banned at all.

    Regards
    P.S. Some time ago getting PR through API was not possible ! But now is that possible ?
     
    sacx13, Jan 9, 2007 IP
  2. sgugal

    sgugal Peon

    Messages:
    183
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    How would you know that you have been banned ?
     
    sgugal, Jan 9, 2007 IP
  3. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #3
    I get a very explicit message when I'm querying the servers :) Something like .... we gotcha :)

    Regards
     
    sacx13, Jan 9, 2007 IP
  4. websitetools

    websitetools Well-Known Member

    Messages:
    1,513
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    170
    #4
    Does you personally get that? Or users using your website?
    I am just wondering since many people have dynamic IPs
     
    websitetools, Jan 10, 2007 IP
  5. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #5
    All page ranking is made on server ... and my server is banned not user computer. The user only can see PR0 ... but in server logs you can see the Forbideen error from Google !

    Regards
     
    sacx13, Jan 10, 2007 IP
  6. websitetools

    websitetools Well-Known Member

    Messages:
    1,513
    Likes Received:
    25
    Best Answers:
    4
    Trophy Points:
    170
    #6
    Hmm OK

    It probably happens because all your users go though your website and therefore it is your website ip that gets banned.

    Did you have some sort of limits? e.g. max 100 pages?
     
    websitetools, Jan 11, 2007 IP
  7. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #7
    Yes I have some limits ... But I don't have a cache ... and I think it will be perfect to cache the data in a Mysql. But even then I still don't understand how big sites can handle so much requests ?

    Probably the balance the traffic over different ip's or proxy's ?

    Regards
     
    sacx13, Jan 11, 2007 IP
  8. teamphp

    teamphp Peon

    Messages:
    12
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #8
    may be able to use the 'Google Page Rank (PR) Verifier' at webhostingfordummies.com/pr/index.php it can show your domains pr and verify it
     
    teamphp, Jan 12, 2007 IP
  9. sqeeze

    sqeeze Peon

    Messages:
    169
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Google is banning any server sending too much queries of the similar nature during certain period of time. Use proxies to avoid getting your IP highlighted and banned.
     
    sqeeze, Jan 13, 2007 IP
  10. jackar000

    jackar000 Peon

    Messages:
    268
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #10
    How much is too much?
     
    jackar000, Jan 16, 2007 IP
  11. anjanesh

    anjanesh Well-Known Member

    Messages:
    344
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    165
    #11
    How do we use a proxy ? is there any simple example put there ? I was searching for this for quite sometime.
     
    anjanesh, Jan 18, 2007 IP
  12. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #12
    Search after phpproxy ... if you find enough servers for a pool then you can do the requests with file_get_contents from php :)

    Regards
     
    sacx13, Jan 31, 2007 IP
  13. anjanesh

    anjanesh Well-Known Member

    Messages:
    344
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    165
    #13
    Ah...you mean the 40+ google's datacenters ?
    I was thinking like, we can send different IP addresses. Something like PHP's $_SERVER['REMOTE_ADDR'] which'll get different values from the same PC.
     
    anjanesh, Jan 31, 2007 IP
  14. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #14
    How can you send from different ip addresses if you don't have them ? :) Changeing REMOTE_ADDR will not help in any case :)

    Regards
     
    sacx13, Feb 1, 2007 IP
  15. dizyn

    dizyn Active Member

    Messages:
    251
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #15
    $_SERVER['REMOTE_ADDR'] can't help you.
     
    dizyn, Feb 23, 2007 IP