Hi, How can I block search engines from getting to my *.swf files all over the site? (If the site needed and you wanna know what I am talking about, here is a link: www.bestgamesland.com Thanks, Micheal
According to http://www.webmasterworld.com/robots_txt/3245173.htm you should use User-agent: * Disallow: /*.swf$
your problem will be solved if you put the below text in the robots.txt file User-agent: * Disallow: /*.swf$