Page is a not externally linkable
- Microsoft
-- Bing Search Engine News
---- Bing image - Now they also only hotlink to your images


Sgt_Kickaxe - 5:02 am on Jun 4, 2011 (gmt 0)


To block image indexing in Google add this to your robts.txt file.
User-agent: Googlebot-Image
Disallow: /


To block image indexing in yahoo add this to your robts.txt file.
User-agent: Yahoo-MMCrawler
Disallow: /


To block image indexing in Picsearch add this to your robts.txt file.

User-agent: psbot
Disallow: /


To block image indexing in MSN/Bing add this to your robts.txt file.

User-agent: msnbot
Disallow: /*.jpg$
Disallow: /*.jpeg$
Disallow: /*.gif$
Disallow: /*.png$


To block access to your /images folder add this to robots.txt
User-agent: *
Disallow: /images


This all assumes a well behaved crawler.


Thread source:: http://www.webmasterworld.com/msn_microsoft_search/4300681.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com