The most popular FREE WordPress Plugins according to ProBlogger users.

Over at ProBlogger, Darren Rowse asked his community, “What are your favourite FREE WordPress Plugins?”

With more time than sense on my hands, I compiled a list of the 183 unique WordPress Plugins which commenters mentioned:

The Top 10

Plugin name Number of mentions
Akismet 39
All in One SEO Pack 31
Google XML Sitemaps 26
CommentLuv 16
Yet Another Related Posts Plugin (YAFPP) 16
WPtouch iPhone Theme 12
Broken Link Checker 11
SexyBookmarks 11
WP Super Cache 10
Contact Form 7 9

How I totaled it up.
Pasted the comments into an Excel spreadsheet, and removed all the non-recommendations.
Then I matched the plugin name to the plugin home page (mostly the WordPress plugin sites).
Next I tidied up the various spellings people used.
Finally, I did a pivot table in Excel, and here we are.

The other 173

(Click here to continue reading The most popular FREE WordPress Plugins according to ProBlogger users.)

Echo commenting chases the corporate dollar – I’m out

I’ve been dissatisfied with the Echo commenting plug-in for WordPress for a while now.

The latest-but-last gripe has been with Echo performance.  It adds up to 3 seconds to the blog page load time.  And it can’t be fixed by any tweaks on Wisefaq.com.  Tweaks such as enabling Gzip compression. which I can’t [...]

How to redirect Blogger Beta to WordPress.com (Laffers.net)

This was originally a post at Laffers.net, but I’m getting constant timeouts to that site, so I’m going to repost it here, just in case Laffers.net has gone down. This copy was captured by the Google Cache as it appeared on 24 Dec 2009 04:44:07.

I refer to this article in the following [...]

Things I learnt when migrating from Blogger

Blogger to WordPress image - courtesy of Digital Inspiration

So you want to move from Blogger to WordPress?  I don’t blame you, Blogger has it’s limitations.

The one’s which annoyed me were:

  • not being able to use my own domain (wisefaq.com) with Blogger.
    (yes, I know there are some hacks you can use, but I didn’t want the world to see my underwear was stamped with Blogger).
  • not being to use meta strings.
  • lack of support.  You’d identify a bug with Blogger, and Blogger support would say that it would be fixed in a ““future”” release.

So I struck out on my own, and have learnt a few things along the way. (Click here to continue reading Things I learnt when migrating from Blogger)

11 WordPress Plugins

It’s been a while since I last published the plugin list used here, so it’s time for an update:

What I’m using now:

All in One SEO Pack
I still use this on the technical posts, as my efforts to use Windows Live Writer to do this, didn’t work.  The problem is that you can’t manipulate html directly in Live Writer.

dagon-design-logo Dagon Design Sitemap Generator
This sitemap generator creates the Category page.
I use the Category page to: a) find something quickly, and b) see if I’ve miscategorised something.
This plugin works and rarely has an update to it.  That’s a good thing, as it means it’s stable.

ECHO by JS-Kit
The replacement commenting plugin I’ve mentioned previously.

Future Calendar
In the WordPress “Posts” option, this plugin tells me what days in the future already has posts.  I try and post a few days into the future.

Google Analytics
Google Analytics is the most honest way I’ve got to measure site visits.  I tried using AWstats, and you can read about that here: How do I measure thee- … or site stats for dummies.

(Click here to continue reading 11 WordPress Plugins)

Make it go faster – Expires Headers

apache_feather Or, Wisefaq now tells your web browser that it’s ok to cache graphics (GIF/PNG/JPG/JPEG/ICO), Javascript and CSS.

“This would be important because??”, you ask.

Well when you visit again, your web browser will use it’s copies of the graphics/Javascript/CSS, instead of downloading them again.

A win for you (speed), and me (bandwidth).

Hooray for us!

So how did I manage this?

Wisefaq sits on an Apache web server. (Click here to continue reading Make it go faster – Expires Headers)

Scoble got his WordPress blog hacked

And there is a lesson in that.

Don’t keep up with security updates How to keep WordPress secure. Don’t make backups

then expect to be hacked.

Especially if you’re high profile like Scoble.  Robert, you have my sympathy.

I run two backups here.  A whole web server backup, and a WordPress Database Backup.

And [...]

Make it go faster - Enabling GZip Compression

Things were getting slow around here, as you can see with the results from ismyblogworking.com.
ismyblogworking-results-1

Now WordPress, in versions before WordPress 2.5, had a GZip compression option.  It was removed in v2.5 because WordPress thought it was better to implement compression at the OS level.  All fine and good, but by default, my hosting provider does not do compression.

The quick performance fix was to enable compression.  But how???

(Click here to continue reading Make it go faster – Enabling GZip Compression)

WordPress 2.8.1 upgrade

Upgraded from WordPress 2.7.

Things which broke:

Google Analytics Plugin Fixed by doing this: How to Fix Fatal Error after upgrade to WordPress 2.8 WordPress Mobile Edition Plugin Not fixed.  Need to do some backend scripting stuff to fix it.

Everything else seems ok?!?

(Things are going to be quiet around here for the [...]

“WiseFaq is now touch compatible”

Since I wrote Why this blog looks better on a mobile phone, where I talked about using the WordPress plug-in WordPress Mobile Edition, to improve how the blog is displayed on a mobile/cell phone.

Well WordPress Mobile Edition has gone though a major update, and the best thing is that it is easier [...]