Web publishing category archives

Code Markup WordPress plugin version 1.1

My Code Markup WordPress plugin has been updated to version 1.1. Code Markup makes it easy to include program code samples in your posts. You can even include HTML markup in the code sample; Code Markup magically knows which characters should be displayed as code and which should be rendered as HTML. This new [...]

WordPress 2 plugins

WordPress 2 was released a couple of weeks ago, and I have now had the chance to test my plugins to see if they are compatible with the new version. Here’s the list of current plugins. All the pages for the various plugins now have compatibility information — all future plugin pages will have this [...]

Search Meter WordPress plugin updated

I have updated my Search Meter WordPress plugin, based on feedback from its many thousands of satisfied users. (That figure is an estimate based on the half-dozen users that I actually know about.) The new version has the following new features.

Plaintext: a WordPress plugin

When you click one of my PHP code download links (for example, the Less WordPress plugin), you see the PHP source code on your screen, even though the file is a .php file. How do I stop the server executing the PHP code? With a WordPress plugin, of course.

Popularity Contest for Pages

I’ve been enjoying Alex King’s excellent Popularity Contest plugin for several weeks now. It’s fascinating to see which posts are being viewed, commented, tracked and pinged, all through the one interface. After using it for a while, I thought of a useful way to extend it and also found and fixed a wee problem. Perhaps [...]

Web hosting

It’s not always easy finding the best web hosting provider for your websites, so I thought I would recommend the web host company I use. I set up my first website in 1996, and since then I have used several website hosting companies. Initially, I evaluated them based only on features and price. However, a [...]

Read your readers’ minds

The Search box on your blog is a valuable source of information to you as a blogger. If you keep track of what your readers are searching for and what results they get, you’ll know what your visitors want to read. Then you can make sure they find it on your blog, and turn casual [...]

Search Meter: a WordPress plugin

I have released Search Meter, a new WordPress plugin that should help you keep your blog focused on what your visitors want to read. It does this by keeping track of what your visitors are searching for, and more importantly whether they are finding it.

WordPress pingback and trackback bug

There is a bug in the way WordPress 1.5.1 handles draft posts and Advanced Editing mode. One effect of this is that pingbacks and trackbacks are sometimes sent with the wrong URL. This problem has been around for a while, but it looked a bit complicated so I figured that somebody would fix it one [...]

WordPress rewrite rules

This is an investigation into some problems with the way WordPress generates .htaccess rules to make its fancy permalinks work. For a new site I am building, I wanted the permalinks to not have the date in the URL. Accordingly, I set the permalink structure to the following.
/%category%/%postname%/
Once I did this, I couldn’t access any [...]

Close
E-mail It