Next.js Discord

Discord Forum

is this bot/crawler activity?

Unanswered
Alligator mississippiensis posted this in #help-forum
Open in Discord
Alligator mississippiensisOP
i randomly opened my logs and caught this, my site doesnt contain /blog, /wp, /wordpress or any of that stuff, but it still returned status 200, is it because im using using not-found.tsx(using nextjs app router) file and thus its treating the non-existent pages as the ones that exist?

1 Reply

Alligator mississippiensisOP
i tried to manually troubleshoot it using curl and httpie, but it does indeed return status code 404