# ----------------------------------------------------------------------------- # file: robots.txt,v 1.0 2007/08/08 created by wqf # china.herostart.com # 按照robots.txt的标准写法,规定一些不允许搜索引擎收录的页面或目录。 # robots.txt 的写法参照 # Format is: # User-agent: # 描述搜索引擎robot的名字 # Disallow: | # 描述不希望被访问的一组URL # Allow: | # 描述希望被访问的一组URL # ----------------------------------------------------------------------------- User-agent: * Allow: / Sitemap: http://china.herostart.com/sitemap.xml Sitemap: http://china.herostart.com/sitemap_index.txt