Crawl requests from Google to /_vercel/insights/view

Hi all,

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.

When I look at the detailed report of those requests, I see they are all being made to /_vercel/insights/view !

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.

So what might be the cause of this?

Google will crawl any URL it finds, and the insights link is present in the page HTML

You can add it to your robots.txt

User-agent: *
Disallow: /_vercel/insights/