gpt4 book ai didi

apache - 如何阻止Google机器人抓取特定页面

转载 作者:行者123 更新时间:2023-12-02 09:35:14 25 4
gpt4 key购买 nike

我的页面包含许多我不希望 Google 抓取的链接。有办法做到吗?

最佳答案

在 HTTP 根目录中创建一个 robots.txt 文件。如果您有一个网站 http://domain.com ,将 robots.txt 放到可以加载的位置 http://domain.com/robots.txt .

User-agent: *
Disallow: /somewhere_i_dont_want_google_to_crawl.php
Disallow: /dont_crawl_this_directory/

这里有一个真正实用的example在 Stack Overflow 网站上。

关于apache - 如何阻止Google机器人抓取特定页面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8177532/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com