White Screen Of Death (WSOD)
A blank white page where your WordPress site used to be, usually caused by a PHP fatal error.
Last updated ยท Reviewed by Ali Hassan
WSOD is what you get when WordPress hits an uncaught PHP error and error display is off. Causes include plugin conflicts, theme errors, low memory, or a corrupt update. Fix by enabling WP_DEBUG, reading the error log, and disabling the offending plugin.
Where this applies on our service