Blocking scraper bots

Discussion in 'Directories' started by w529, Aug 17, 2006.

  1. #1
    Hi,
    Anyone knows a good script for blocking scraper bots.
    Thanks
    Cheers
     
    w529, Aug 17, 2006 IP
  2. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #2
    .htaccess file

    figure who's what and then deny them access to your site.
     
    an0n, Aug 17, 2006 IP
  3. nicecoder

    nicecoder Peon

    Messages:
    166
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The best way to eliminate bot is to log the ip address and find how many times it visit your website in a certain time. Bot can visit many times in a second. If bot is detected then you should display capcha validation to make sure it's not a bot.

    Make sure to exclude bots from search engines. :)
     
    nicecoder, Aug 17, 2006 IP