Forum Moderators: phranque
I would like to auto add such ips to my .htaccess file "deny from xx.xx.xx.xx" statement.
But I would still like to keep specific bots like googlebots, etc from crawling.
How do I do this?
Install AlexK's modified version of xlcus' php script to ban runaway crawlers [webmasterworld.com]. This script detects excessively-fast consecutive page requests.
Install Key_master's bad-bot script [webmasterworld.com] (perl), or birdman's php version [webmasterworld.com] of it. These scripts trap malicious visitors based on robots.txt violations.
Adding exclusions to avoid banning *any* major 'bot is a good idea.
Jim