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

    规则 解释 有效
    User-agent: * 开始配置:所有搜索引擎
    Disallow:/down.php 禁止所有搜索引擎访问根目录下的down.php文件
    Disallow:/picture_index_*/index*_*.html$ 禁止所有搜索引擎访问/picture_index_*目录下所有以index*_*.html结尾的文件
    Disallow:/desk/*_*.html$ 禁止所有搜索引擎访问/desk目录下所有以*_*.html结尾的文件
    Disallow:/desk/*/*.html$ 禁止所有搜索引擎访问/desk/*目录下所有以*.html结尾的文件
    Disallow:/index.html 禁止所有搜索引擎访问根目录下的index.html文件
    Disallow:/index.shtml 禁止所有搜索引擎访问根目录下的index.shtml文件