# robots.txt for http://www.yodosha.co.jp/ # robots.txtに対応してないエージェントには無力 User-agent: * # すべてのユーザーエージェント(ロボット)に対して Disallow: /test/   # test以下は非公開 Disallow: /lsd_temp/ # lsd_temp以下も非公開 Disallow: /index.*b_search=* # b_search以下非公開 Disallow: /index.*mKeyword=* # mKeyword以下非公開 Disallow: /index.*CartAction=* # CartAction以下非公開 Disallow: /index.*DetailRetrieval* # DetailRetrieval以下非公開 Disallow: /index.*DetailSearchResult* # DetailSearchResult以下非公開 Disallow: /index.*book_img*book_img* # book_img*book_img以下非公開