RSS Feed

Search...

Category Archive:   Wordpress


Move JavaScript to the footer in WordPress

One of the Yahoo! Developer Network’s suggestions to help optimise a website and speed up load time is to move JavaScript from the head of your document to the bottom.

Read More
Disable WordPress post attachments

Wordpress post attachments is where WordPress displays all the images you’ve attached to your post as individual attachment pages within the post, for me this is a hindrance rather than an advantageous feature so I found out how to disable it.

Read More
WordTwit: automatic tweeting

WordTwit by Brave new Code is the WordPress plugin I’ve been searchign for. it automatically posts tweets when you post a new article and even URL rewrites.

Read More
Just another WordPress weblog?

I will happily admit that I have tried to use WordPress twice before, but never with the conviction and intent that it so obviously deserves.

Read More

There may be many reasons why you would want to block a specific IP address from accessing your WordPress site or any PHP-based website. There are of course, similar methods to block IP addresses in any language-based based web development but WordPress is written in PHP, so that’s what I’m focusing on here. The main [...]

Read More