|
|
|
|
|
by LeonM
912 days ago
|
|
> google bots scour the web relentlessly and hammer sites almost to death I have been hosting sites and online services for a long time now and never had this problem, or heard of this issue ever before. If your site can't even handle a crawler, you need to seriously question your hosting provider, or your architecture. |
|
If your site is very popular and the content changes frequently, you can find yourself getting crawled a higher frequency than you might want, particularly since Google can crawl your site at a high rate of concurrency, hitting many pages at once, which might not be great for your backend services if you're not used to that level of simultaneous traffic.
"Hammered to death" is probably hyperbole but I have worked with several clients who had to use Google's Search Console tooling[0] to rate-limit how often Googlebot crawled their site because it was indeed too much.
0: https://developers.google.com/search/docs/crawling-indexing/...