Securing Wordpress
Apache, WordpressIm not gonna give you the full deal on securing wordpress, there are dozens of this tutorials out there just waiting to be read. I just want to point out a stage that no one should skip, its crucial to your wordpress integrity. Securing the wp-admin folder though very important its very easy to be [...]
Servage hacked: Exploit-Iframe (Trojan) Infection
Hacks, PHP, WordpressI found this infection on all the blogs i host at Servage, i dont know what caused it, i doubt its my fault because the infection was found in all index.php files trough my websites, and all index.php were writable only by the owner. So i think this might be a hack on Servage’s servers [...]
IE8 compatibility header tag
Wordpress, xHTMLUsing a simple meta declaration, we can specify the rendering engine we would like IE8 to use. For example, inserting this:
<meta http-equiv=”X-UA-Compatible” content=”IE=8″ />
into the head of a document would make IE8 render the page using the new standards mode.
Tags: IE8, Windows
How to create a favicon.ico using Photoshop
Apache, Photoshop, WordpressA Favicon is a little custom icon that appears next to a website’s URL in the address bar of a web browser. And when I say little, I mean 16 pixels by 16 pixels. So if you like a good design challenge try your hand at this one. All you need to add a Favicon [...]
Wordpress newsletter plugin - wp-ajax-newsletter
AJAX, WordpressHere is one great newsletter plugin for wordpress, believe me i have tried them all but every single one had problems. For example i tried the subscribe2 newsletter plugin but it turns out it has big issue with the Related Post inserted by the Simple Tags plugin.
What i mean is that bellow the subscribe2 widget [...]