Quote:
|
Originally Posted by Elite Skills
IP looks to be from fast. I had it too. It looks like it's picking at the images on my site so MM probably means multimedia. yahoo images search?
|
Are you sure it is from Fast? Or just guessing.
I did search of Internet logs and came across
this one here. There are numerous entries in this log to view.
The crawler resolves to mmcrm
X.search.scd.yahoo.com were the
X is the number of the crawler. Here are some
more sitings of the crawler.
It does appear to be requesting graphic formatted files (.jpg, .png, .gif) as well as the directory index of that the files may reside in.
If you want to disallow access to images directory, then I would put an exclusion for it in your robots.txt file. To stop them from requesting a directory index of your images -- insert a blank .htm file in your images directory. This will stop them from reading the index and serve up a blank page instead.