is this bot/crawler activity?
Unanswered
astro posted this in #help-forum
astroOP
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
astroOP
i tried to manually troubleshoot it using curl and httpie, but it does indeed return status code 404