Add 429 error message page
If the user requests too many pages in too short of a time then the webserver throws an error because it doesn't have a 429 error page. Maybe there should be a generic error if there's no existing page.
If the user requests too many pages in too short of a time then the webserver throws an error because it doesn't have a 429 error page. Maybe there should be a generic error if there's no existing page.