I was looking in my logs, here is a sample:
The logs are filled with this majestic bot, but the robots.txt instructs to disallow all robots to the entire document root. According to this page:
http://www.majestic12.co.uk/projects/dsearch/mj12bot.php
There is an evil botnot spoofing an older version of a legitimate bot. They suggest filtering out the request based on this text "MJ12bot/v1.0.8"
Exactly how do I do that? I am guessing it is the "Filter Request" tab on the server panel?
Can you outline the settings necessary to block this nuisance?
151.48.23.53 - - [22/Dec/2007:10:00:05 -0600] "GET /index.php?id=35&player=1598&&league=4701&day=1025013 HTTP/1.1" 200 50647 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
151.48.23.53 - - [22/Dec/2007:10:00:06 -0600] "GET /index.php?id=19&day=1075011&&league=4701 HTTP/1.1" 200 47855 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
88.156.197.5 - - [22/Dec/2007:10:00:04 -0600] "GET /index.php?id=3&mavid=12&&league=1601&day=1065013 HTTP/1.1" 200 105094 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
88.156.197.5 - - [22/Dec/2007:10:00:04 -0600] "GET /index.php?id=66&game=5&&league=1601&day=1065002 HTTP/1.1" 200 74373 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
151.48.23.53 - - [22/Dec/2007:10:00:06 -0600] "GET /index.php?id=19&day=1075011&&league=4701 HTTP/1.1" 200 47855 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
88.156.197.5 - - [22/Dec/2007:10:00:04 -0600] "GET /index.php?id=3&mavid=12&&league=1601&day=1065013 HTTP/1.1" 200 105094 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
88.156.197.5 - - [22/Dec/2007:10:00:04 -0600] "GET /index.php?id=66&game=5&&league=1601&day=1065002 HTTP/1.1" 200 74373 "-" "MJ12bot/v1.0.8 (http://majestic12.co.uk/bot.php?+)"
The logs are filled with this majestic bot, but the robots.txt instructs to disallow all robots to the entire document root. According to this page:
http://www.majestic12.co.uk/projects/dsearch/mj12bot.php
There is an evil botnot spoofing an older version of a legitimate bot. They suggest filtering out the request based on this text "MJ12bot/v1.0.8"
Exactly how do I do that? I am guessing it is the "Filter Request" tab on the server panel?
Can you outline the settings necessary to block this nuisance?
Last edited: