In Google Search Console, in the crawl stats, I’ve noticed that thousands of crawl requests returned a JSON response, although I do not directly serve any JSON responses.
Now why would Google do that? I checked my code to rule out that my site accidentally includes this path in the sitemaps or as an internal link. This is not the case.
@kantarse-3906, I wanted to check in regarding the crawl requests to /_vercel/insights/view. Have you found a solution, or do you still need help with this issue? Let me know if that helps!
Hi @jacobparis thanks for the follow up. Yes, adding disallow to robots.txt solved the problem. I still don’t understand why Google so consistently crawled such an endpoint though.