文件状态良好,请查看下面具体的报告。

    规则 解释 有效
    User-agent: * 开始配置:所有搜索引擎
    Disallow: /tags* 禁止所有搜索引擎访问根目录下以tags开头的目录(包括子目录)
    Disallow: /comment* 禁止所有搜索引擎访问根目录下以comment开头的目录(包括子目录)
    Disallow: /test.html 禁止所有搜索引擎访问根目录下的test.html文件
    Disallow: /js/html/downinfo-gs2021.html 禁止所有搜索引擎访问/js/html目录下的downinfo-gs2021.html文件
    Disallow: /js/downinfo-gs2018.js 禁止所有搜索引擎访问/js目录下的downinfo-gs2018.js文件
    Disallow: /down.asp 禁止所有搜索引擎访问根目录下的down.asp文件
    Allow: / 允许所有搜索引擎访问网站的任何部分