Summary
These are the most common WordPress failures and quick fixes.
Fix 500 / White Screen
-
Rename plugins folder:
-
wp-content/plugins→plugins_old
-
-
Switch theme to default (if possible)
-
Increase PHP memory limit
-
Check error logs (cPanel → Errors)
Update PHP Version
-
cPanel → MultiPHP Manager
-
Select domain
-
Choose recommended PHP version (e.g., 8.1/8.2)
-
Save
Speed Improvements
-
Enable caching plugin
-
Optimize images (WebP)
-
Use CDN (if needed)
-
Keep plugins minimal