08Mar

Securing Wordpress

Apache, Wordpress

Im 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 [...]

No comments | read more »
07Mar

Servage hacked: Exploit-Iframe (Trojan) Infection

Hacks, PHP, Wordpress

I 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 [...]

92 comments | read more »
06Mar

IE8 compatibility header tag

Wordpress, xHTML

Using 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

No comments | read more »
05Mar

How to create a favicon.ico using Photoshop

Apache, Photoshop, Wordpress

A 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 [...]

1 comment | read more »
04Mar

Wordpress newsletter plugin - wp-ajax-newsletter

AJAX, Wordpress

Here 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 [...]

2 comments | read more »