Hi guys, I want to ask if you noticed that the MSN bot ignores the robot.txt files and just goes ahead and indexes the things you don't want to be indexed? Just checked and I see that some pages that I put the code in the robots.txt file as: User-agent: * Disallow: /contact/ Disallow:/about/ is still ignored by the MSN bot which goes on to index them anyway! I thought that piece of text above was to be obeyed by law abiding bots?
No, I can confirm that it doesn't from experience the other day. They're not allowed to ignore it anyway, maybe you've put the wrong coding or something.
Actually that piece of code is the first line in my robots.txt file and has been there from nearly the first day. But the search results in MSN shows those 2 pages... right at the top as well MSN is giving those 2 pages a lot of extra love...
I found the following possible solution on the internet. Normally the robots.txt you used, should work, but maybe this works better; depends on how MSN bot exactly is programmed. Somewhere else, I found the following.