# file: robots.txt 2009/07/29 created by xiaomao # www.jyxpearl.com # 按照robots.txt的标准写法,规定一些不允许爬虫爬的页面或目录。 # robots.txt 的写法参照 # Format is: # User-agent: # Disallow: | # ----------------------------------------------------------------------------- User-agent: * Disallow: /WEB-INF/ Disallow: /mbak/ Disallow: /logs/ Disallow: /js/ Disallow: /include/ Disallow: /inc/ Disallow: /css/ Sitemap: http://www.jyxpearl.com/sitemap.xml