Page is a not externally linkable
stinkysloppy - 12:36 am on Jul 19, 2008 (gmt 0)
I needed this to stop IMMEDIATELY.... I believe it is because slurp for some reason is downloading my FLV files - I have So I am testing some new code in my robots.txt file that hopefully should user-agent: * User-agent: Googlebot User-Agent: Yahoo! Slurp So if you have a website with various media files, you may be able to tell the bot Here are the resources I used to build these directives. [google.com...] [ysearchblog.com...]
Apparently I have had hundreds of GB of traffic going to yahoo slurp on my site
no clue why it would need to do this but whatever.....
eliminate this problem....
Disallow: /flvplayer.swf
Disallow: /*.flv$
Disallow: /*.flv$
to not download them.