Next.js Discord

Discord Forum

googlebot hitting json parse error

Unanswered
Stewart posted this in #help-forum
Open in Discord
Running the latest next.js 14 with App Router. I have been trying to debug this error log that comes from my production for the longest time. The error seems to be thrown not by my code but in the framework (either Next.js or React.js) code.

Why would googlebot make post request with invalid JSON?

Request User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Googlebot/2.1; +http://www.google.com/bot.html) Chrome/124.0.6367.118 Safari/537.36

0 Replies