Showing posts with label How can I. Show all posts
Showing posts with label How can I. Show all posts

Thursday, October 2, 2014

How to Fix the WordPress White Screen of Death, White Screen at wp-admin!

White Screen of Death is a serious problem for a developer. The trouble it prepares is that It will stop you from accessing your WordPress admin panel. Its obvious to get tensed if you can't access wp-admin panel and the worst thing about white screen of death is that it sometimes only affects a specific portion of your website. Like you will only see the white screen of death on your WordPress admin but everything else keeps working alright. On the other hand, different problems may happen such as you may only see it on a specific post and as I said that everything else operates just normal.

Why this problem arises ?

May be some plugin you are using are malfunctioned or troubling, or sometimes it happens because of poor coding, maybe for just a simple white space on your function.php lead your wp-admin to go white screen of death.

Friday, May 16, 2014

Leverage Browser Caching

Web developer's have to take care all the aspects which keep a website fast and smart in every challenge. One can easily check the performance of his/her website from several testing tools, but how to overcome all those fixes notified by the tool ? 

OK let's start discussing about them, hope we can find a way out...