#

Archive for the \'WordPress\' Category

Hardening WordPress: Basic generator obfuscation

As previously noted, here another part of my Hardening WordPress series. This time I’ll show you the really basic technique of how you can obfuscate at least the generator-tag for your blog.
    »more…

Hardening WordPress the geek way

My WordPress installation was hacked several times, and all because I was too lazy to use basic protection and hardening mechanisms. After some time I decided to investigate more on the security of my blog and applied some well known protection techniques as well as some really geeky dirty hacks right in the database.
    »more…

File-Hash-Trace

Another WordPress plugin to help you secure your blog. This time the plugin “File Hash Trace” will help you generate a report of file hashes for all of the files on your site and check it against the actual file hashes.
This way you can detect any file changes.
    »more…

Font Style

A WordPress plugin that helps you format your text with wiki like markups.
    »more…

TOC

And one more WordPress plugin:
This one makes life easier, when you want some table of content on your pages and posts, based on the H1-Hx tags used to mark the titles.
    »more…