I have been using a plugin I built to alert me of 404 errors so I can fix them quickly. I have noticed that pages generated by Grav throw 404 errors internally even though the user gets the proper page.
This includes:
- /sitemap
- /random
- /search
I’m just going to add a filter to my plugin, but I thought I should note this behavior for the team.