17Mar

WordPress plugin list

Wordpress

This is just a small list of the plugin’s i use to make the wordpress experience much better. EasyTube: a plugin that allows you to easily insert youtube or google videos into your articles by using a sintax. GoogleAnalytics: this plugin inserts automatically the tracking code into every page of your blog. AdsenseManager: this plugin [...]

No comments | read more »
14Mar

Adsense Manager plugin – problems after upgrading

Wordpress

Its been a while i don’t know maybe 2 weeks, since the message with upgrade to a newer version started to appear on my plugin’s page for the Adsense Manager plugin, but i didn’t rushed into upgrading. Today though i decided to remove that message and upgrade to its latest version. Now i regret a [...]

No comments | read more »
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 [...]

124 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.

No comments | read more »