December 16, 2008

My blog is now IE8 friendly

Well, not really, I have simply added the following tag in the header as a quick fix :

<meta http-equiv="X-UA-Compatible" content="IE=7" />

When I will have some free time I will look why does my blog look so bad in IE8.

How to Check A WordPress Site's PHP Version (& Upgrade Compatibility)

If you notice that your WordPress hosting provider is not running PHP 7, but has it available to its users, you may want to consider making ...