There is a PHP project that sometimes throws 500 errors, I'm making a customized 500 page so that people realize we are monitoring this event and we will fix the issues.
My question is related to SEO
Should I still send the 500 header? Or should I make it look like a normal page and just not index it or something?
Is it a bad idea to remove the 500 header and use a normal 200?
