How to prevent Googlebot from overwhelming site?

后端 未结 6 1782
梦如初夏
梦如初夏 2021-02-14 02:28

I\'m running a site with a lot of content, but little traffic, on a middle-of-the-road dedicated server.

Occasionally, Googlebot will stampede us, resulting in Apache

6条回答
  •  旧时难觅i
    2021-02-14 03:06

    You can set how your site is crawled using google's webmaster tools. Specifically take a look at this page: Changing Google's crawl rate

    You can also restrict the pages that the google bot searches using a robots.txt file. There is a setting available for crawl-delay, but it appears that it is not honored by google.

提交回复
热议问题