陈金凌

陈金凌,一个互联网IT技术工作者!9年专注独立站,制作超过10000分钟独立站项目技术视频教程,总结18个独立站实用工具书,拥有83,840个实体、虚拟产品细分行业建站项目解决方案,360行虚拟产品资源库!欢迎加入我的《365天独立站项目私聊群》&《360行搞钱独立站项目库》,教你/帮你搭建好你的独立站项目,可预约线上远程支持/线下现场演示操作步骤流程和技术细节&技术服务!独立站项目技术支持和合作联系工作威新号:chenjinlingcom

首页 私教课 18个工具书 360行项目 关于

robots.txt

robots.txt

# START YOAST BLOCK

# —————————

User-agent: *

Disallow:

Sitemap: https://www.xxx.com /sitemap_index.xml

# —————————

# END YOAST BLOCK

//robots.txt

# Block all crawlers for /accounts

User-agent: *

Allow: /

Disallow: /accounts

# Allow all crawlers

User-agent: *

Allow: /

Disallow:

Allowing all web crawlers access to all content

#允许所有web爬网程序访问所有内容

User-agent: *

Disallow:

Blocking all web crawlers from all content
#阻止所有网络爬网程序访问所有内容
User-agent: * Disallow: /

Blocking a specific web crawler from a specific folder
#阻止特定文件夹中的特定web爬网程序
User-agent: Googlebot Disallow: /example-subfolder/