Wordpress Logo

Part 2: My Top 20 Free WordPress Plugins (And Why)

One of the huge reasons for WordPress being the number one CMS, besides it being free & there being countless development resources available for it, is because there are thousands of plugins & extensions for WordPress. Some are free, some are paid for.

I’ve been through hundreds of plugins, I’ve found really useless ones and I’ve found fabtastic ones. Its some of these “fabtastic” ones I’m going to share with you in the rest of the this article and I think they might be useful for you too.

Oh and all the plugins I mention here, they’re ALL free.

#1 AVH Extended Categories Widgets

This plugin isn’t for everyone, 99% you need not even look at this one (great start eh?). It enables you to control the WP categories and group them together and show them as groups for specific pages.

Its not used on this site, however I’ve used it on much larger scale sites where content needs to be broken down by category and sub categories. This plugin allows you to group them up and show a side widget that is dedicated to that “group” of categories.

If you have a deep category structure that goes past 2 levels, then this plugin may help you show categories that are specific to the category root.

To make this a little more visual, imagine you have this category structure:

  • Top Category 1
    • Sub Category 1-1
      • Sub-Sub Category 1-1-1
      • Sub-Sub Category 1-1-2
      • Sub-Sub Category 1-1-3
    • Sub Category 1-2
      • Sub-Sub Category 1-2-1
      • Sub-Sub Category 1-2-2
      • Sub-Sub Category 1-2-2
    • Sub Category 1-3
      • Sub-Sub Category 1-3-1
      • Sub-Sub Category 1-3-2
      • Sub-Sub Category 1-3-3
  • Top Category 2
    • Sub Category 2-1
    • Sub Category 2-2
    • Sub Category 2-3

Its quite likely that the content that is in “Sub Category 1-1” is very different to the content found in “Sub Category 1-2“, think “WordPress” and “Book Reviews” for these and the sub categories for each are apt sub versions of “WordPress” like “plugins“, “tips & tricks” & “How to Guides“, where as the “Book Reviews” category is broken up into sub categories based upon genre.

This plugin allows you to show just the categories that are below the main category, so the users that are viewing the “WordPress” content, get a sidebar navigation for the “WordPress” related categories and the users viewing the “Book Reviews” content, are shown the categories that are related to that. Oh and categories can in live in multiple category groups to give maximum flexibility.

Like I said, unless you have massive amounts of content in a complex category structure, 99% of you can ignore this plugin. However when you do have deep categories, this plugin can help users unravel the mess. I hope the colours helped!

#2 Broken Link Checker

broken-link-checker-1I only found this one a few weeks back, amazingly it only found 15 broken links, of which 8 were on purpose (two old articles that used ‘keywords’ in the links). However the remaining links were all dead.

A nice touch to this plugin is that it’ll show them on your dashboard, although there is no cron option and I disabled the update every hour option as that’s a bit excessive

#3 Contact Form 7

I tried about 5 different contact form plugins, this was by far the best of them all.

Exceptionally flexible, I’ve used this plugin on every WP site since.

This plugin is also directly linked to #4 Really Simple CAPTCHA which allows you to put a spam captcha option to the forms and if you look in the footer then you’ll see this in action.

#5 Custom Post Template

This plugin is brilliant, but was a complete ‘mare’ to get right as there were no examples with the plugin.

In short it allows you to make extra post and page templates. I use it for the super wide page layouts on this site and on other sites, I’ve got a couple of versions for different media types. You can see an example of the wide format in action here.

#6 Google Analyticator

Quickly and easily add your Google Analytic’s code to your WP site.

#7 Maintenance Mode

I just found this one on Saturday afternoon, I wish I had know about this months ago. Allows to lock your site down to specific users and display a maintenance page along with a counter. Simple, but very, very useful.

#8 Newsletter Sign-Up

You’ll find this on the right of most of the pages & “thanks” to Rob Cubbon for forking me on this from one of his articles I read.

This plugin makes the integration of newsletter subscriptions childs-play and works with custom providers and the major ones like MailChimp, iContact, AWeber, PHPList and so on.

#9 Sharebar

See the funny bar on the left, where you are about to press the Google +1 button to? That’s sharebar. Its actually missing the +1 button for Google by default, but its pretty easy to add it in.

BTW Did you press the +1 button?
Thank you!

#10 Shortcode Generator

Really handy for pre-making content. The short codes it makes are a bit long, but none-the-less exceptionally useful. Saves me/you hijacking the functions.php file and borking the sites like I have been known to do on occasion.

#11 Subscribe to Comments

Look at the comments form at bottom, notice the check box?
Enter a comment saying how fab this article is and check the tick box.
Beautiful!

#12 W3 Total Cache

The traffic I get here warrants the use of such a plugin. In short this makes the site load faster. Users typically see a 50% increase in page load times from just activating this plugin, let-alone tweaking it.

I prefer this one as I can set up custom CDN’s and have spent a large amount of time focused on ensuring that this site loads fast. There are a lot of options, the defaults will be fine for most blogs.

#13 WordPress SEO by Yoast

I used to use “All in One SEO”, until I read Yoast’s damming (yet fair) report on it and moved to this version. Very comprehensive and more features than what used before, really one of those set-and-forget plugins

#14 WP-Syntax

This is really handy for “code”. If you’re posting blocks of code in your articles, then this plugin is pretty neat.

It uses the PRE tag and adds styling options, a big tip for this option is to always edit your posts/pages that have “code” examples or snippets in them, as HTML only, the WP editor will each these for breakfast.

#15 Capability Manager

One of my pet-hates with WP is its user control, this plugin helps manage the poor user access control and adds the level needed when working with staff, editors and content writers.

A big tip for using this is to create your own and test it with a sample account to ensure it behaves as you expect!

#16 JavaScript to Footer

This is simplest of them all, install and activate. Thats it. No config options, it just pushes all the JS files to the footer and makes the site load faster, as the JavaScript is the last to load, allowing the rest of the site to render first.

#17 Ozh’ Admin Drop Down Menu

This is another personal dislike of WP solved in one plugin.

The left hand menu takes up too much room. This plugin solves this by putting the entire menu system along the top, allowing for more writing space. Which considering the point of most WP sites is to create content, has to be a good thing.

#18 TinyMCE Advanced

I tried a few that were supposed to change the editor, this one actually works and allows you to alter the layout of the HTML editor option in the page/post creation pages.

You can get rid of the options you never use and organise the ones that you do need and use in a layout that makes sense to you. Dab-handy!

#19 Yoast Breadcrumbs

The breadcrumbs at the top of this article are powered by this, so easy to add and on some themes will auto-insert.

Worth noting that this is actually included in the earlier plugin from Yoast.

#20 WP Security Scan

General paranoia is advised when working with any open code platform, this plugin helps cover the obvious. It has a few neat features like a backup option and the provides the ability to change the table prefixes on the database used for the WP site.

Summary

WordPress is free and the vast majority of plugins that you’ll ever need are also free.

These are my top 20 free WordPress plugins, I do use a few paid-for plugins, I have had plugins coded for me and I have also created my own for highly specific uses.

Stop - Take Action!I’m wondering if you have a favourite WP plugin I’ve not mentioned here?
If so let me know in the comments below.

16 replies
      • Elvin
        Elvin says:

        Matt, no i don’t know such plugin, but if you want, you can describe the problem with details, may be i will solve this problem manually or i will write new small plugin for it when i have free time. :) (I have got practise with plugin development: See HEXAM and Phototag by me in wordpress.org/extend/plugins)

      • Matthew Ogborne
        Matthew Ogborne says:

        Morning Elvin,

        All the related posts plugins I’ve tried want to use images that are set in custom fields, so that means if you want pretty pictures next to the related items (think LinkWithin) then you have to manually set them per-post.

        However I always set a featured image and I cannot see why a thumb version of the featured image cannot be used for the related item image. I’m not sure why this has been over-looked by the variety of related posts plugins.

        Matt

  1. Dave
    Dave says:

    Some great plugins recommended here, some I use and some I havent heard of, if i can think of any which you might be interested in, i’l let you know.

    Dave

    Reply
  2. Rob Cubbon
    Rob Cubbon says:

    Here’s a plugin I’ve used for client’s site more times than I care to remember: underConstruction plugin. Very simple, it puts up a generic “Under Construction” page up for the site when you’re working on it but you and your client can view the site by logging in to the WP admin area and agree on the final points before deactivating the plugin and going live.

    You can also design a your own Under Construction page with an email capture form and use that. I think there are several plugins that do this job but this is the one I use: http://wordpress.org/extend/plugins/underconstruction/

    Reply
    • Matthew Ogborne
      Matthew Ogborne says:

      Howdy Rob,

      That one is more “pure”, the one I’m using has a more control on user access and has a neat count down timer as well built-in.

      You can let users in based upon their access level, although if the tiered user access is not a big one, then a JavaScript count down timer would solve the missing counter.

      Both very useful none the less!

      Matt

      Reply
      • Matthew Ogborne
        Matthew Ogborne says:

        Howdy Rob,

        Exactly, although you’d probably get more control over the timer if it was coded by hand and made it count down using JS.

        Think we’re comparing apples for apples. Both do a great job :)

        Matt

    • Matthew Ogborne
      Matthew Ogborne says:

      Morning Rob,

      Huge thumbs up for that plugin, the other one would not work wit the theme on this site and I had to switch to the one you suggested, thanks for that!

      Oh and the site should be a wee-bit faster now too.

      Matt

      Reply

Trackbacks & Pingbacks

  1. @WebsurMarne says:

    RT @lastdropofink: Part 2: My Top 20 Free #WordPress Plugins (And Why) – http://t.co/XaMuWXw1

  2. Part 2: My Top 20 Free #WordPress Plugins (And Why) – http://t.co/IV3wyQQI

  3. Part 2: My Top 20 Free #WordPress Plugins (And Why) – http://t.co/dtW5e7vL

  4. “@lastdropofink: My Top 20 Free WordPress Plugins (And Why): http://t.co/zA616fc " < great list of #WordPress plugins

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply

Your email address will not be published. Required fields are marked *