15 WordPress Stock Plugins

After almost two years of using a variety of stock plugins, I have amassed a collection of 15 of my all time favorite WordPress Stock Plugins. These are the plugins I install on almost every site, stock. This comes after numerous updates, use, and research of other collections.

Screen shot 2011 04 21 at 12.01.51 PM 15 WordPress Stock Plugins

  1. Yoast SEO

    yoastICON 15 WordPress Stock Plugins
    Yoast is the WordPress SEO guru. He is renowned in the WordPress community for whipping sites into shape, and creating the ultimate SEO guides. This plugin simply optimizes your WordPress site for search engines or Search Engine Optimization (SEO). This plugin tackles the following items…

    1. Post titles and meta descriptions
    2. Robots Meta configuration
    3. Canonical
    4. Breadcrumbs
    5. Permalink clean up
    6. XML Sitemaps
    7. RSS enhancements
    8. Edit your robots.txt and .htaccess
    9. Clean up head section

    Because this plugin was developed by Yoast it covers a lot of bases and still runs light. All around great plugin.

  2. Akismet

    Screen shot 2011 07 08 at 2.33.53 PM 15 WordPress Stock Plugins

    One of the default must-haves for WordPress. Have collaborative authors, bots, or hackers causing mischief on your site? Akismet keeps spam in check, and makes your site squeaky clean. What more do you want? If you need some extra help check out some of my .htaccess hacks. Included is a ban list of some nasty IP’s/users.

  3. Lightbox Plus

    Screen shot 2011 07 08 at 2.37.37 PM 15 WordPress Stock Plugins
    Produces Jquery Lightbox scripting to your site. Gives you that cool blown-up image view when users click on an image. Automatically attaches itself to all images on your site and also gives you some options under the appearance tab. You can select different styles, or just leave it at the defaults.

  4. WP Super Cache

    A very fast caching engine for WordPress CMS that produces static html files. This allows pages/posts on your site to be cached as appose to being called from the database. This might not seem like much, but on higher traffic sites, this plugin will help keep load times down and server stress low. Gives you options on what to cache and how often, so you can make sure the homepage gets special attention. Caching can be user defined as well, so you can remove caching for your most lucrative users. Includes CDN integration and has been noted to work better and faster than W3 Total Cache.

  5. Advanced Excerpt

    Let’s be honest, the built in excerpt control for WordPress is lacking. Any excerpt plugin should help. I like this one because it is simple and east to manage. Control excerpt by character or word count, remove and keep html markups, override custom excerpts, and control it all under the settings tab. For SEO purposes, auto excerpts are usually bad, but most clients like to cut corners and why not at least give them some automation. Something is better than nothing.

  6. Broken Link Checker

    No one likes broken links especially the Google bots. This plugin continuously scans your entire site and notifies you of links that have dropped off the deep end. It will list the URL, the post, and all link son your site. This is a nice little fail-safe plugin to have installed.

  7. Share and Follow

    Extremely powerful social plugin, and it’s free! Adds share icons, follow links, Facebook likes, Twitter Tweets and other buttons on your site displayed exactly how you want. In addition to adding buttons to each post and page, you also get access to drag-and-drop widgets that list social buttons for users to follow you. This widget will grant you visibility on social networks, which is key for any growing blog. Save yourself some time and install this plugin.

    I am looking into alternatives to this one. This plugin seems very taxing on my page loads. Anyone know of a better solution that is free?

  8. Custom Post Types UI

    Custom post types are a new include for WordPress 3.0 and newer. They allow you to call your Posts something other than a “Post”. This allows WordPress to become a full-featured CMS. You can also create custom page types as well as custom taxonomies. Super powerful plugin, but works best when included with the Simple Custom Post Type Archives.

    Also, I have made a short tutorial on using this plugin, so check it out if you want to start using custom post types.

  9. Adminimize

    This is a super powerful plugin for multi-user sites. This plugin let’s you maintain user roles and privileges to the max. Control what users can do, and what they can see. Everything is controlled under a neat admin panel. This plugin also supports custom post types which is a huge plus for those full featured CMS sites. Check out the link above to read more.

  10. WP Smush.It

    Made by Yahoo!, this plugin automatically compresses images and removes their meta data to cut down on file size. With this plugin installed, it will automatically do this when media is uploaded to the WP library. Extremely helpful when you have a multi author site and users don’t always compress images.

  11. WP Minify

    This little plugin is great for some quick optimization. It takes all the css on your site (yes, even the files created by plugins), places them at the top, and does the same for the javascript, but places it in the footer. This allows the entire page to load while your site cranks away at all the larger javascript files. Makes site loads seem shorter for users so they can still navigate the site while it finished loading. I have made an Optimization Guide if you want to know some more ways to speed up your site.

  12. NetGen Gallery

    The NextGen gallery is use on most sites. It provides a ton of features built around a custom gallery found in the admin panel. Custom create slideshows in widget areas, place watermarks on images, create a slideshow with image links, add additional javascript/jquery effects to NextGen, and the list goes on. Easy to use and super powerful.

  13. WP e-Commerce

    The WP e-Commerce shopping cart plugin for is an elegant easy to use fully featured shopping cart application suitable for selling your products, services, and or fees online. It is fairly easy to use and style. With additional 3rd party plugins that attempt to create add-ons to WP e-Commerce, this plugin is pretty versatile and tested. Standard for any shop site.

  14. TinyMCE Advanced

    This plugin adds 16 plugins to TinyMCE: Advanced HR, Advanced Image, Advanced Link, Advanced List, Context Menu, Emotions (Smilies), Date and Time, IESpell, Layer, Nonbreaking, Print, Search and Replace, Style, Table, Visual Characters and XHTML Extras. Basically this beefs-up the default visual editor to allow for some more easy to use code implementation. Great for any WordPress site.

  15. Widgets Reloaded

    This plugin replaces all the default WordPress widgets in an effort to give you more options and control. This plugin replaces the following…

    • Archives
    • Authors
    • Bookmarks (Links)
    • Calendar
    • Categories
    • Navigation Menu
    • Pages
    • Search
    • Tags

This is a pretty beefy list that really goes a long way in keeping work minimal and quality output high. From SEO to powerful widgets, these plugins are sure to make your WordPress CMS a classy workhorse. I would love to know what you use! Feel free to post a comment below and recommend (or un-recommend) plugins. Thanks!

Posted in Blog, WordPress | Tagged , , | 12 Comments

12 Responses to 15 WordPress Stock Plugins

  1. Tracy says:

    Nice list! Thx for posting.

  2. Xtence says:

    Great roundup, though i use the most this is the basic configuration everyone needs.

    Thanks for sharing !!

  3. I’ve been using Better WordPress Minify rather than WP Minify.

    • Geeb says:

      Thanks for the comment Andy. Would you care to share why? I feel that WP Minify has a hard time dealing with javaScript and it often breaks a site. Especially when using jQuery with a nextGen Gallery. I’ll have to check this one out.

  4. Mostly I went on the 5 stars vs 4 stars. Saying that the support on the developers website is good and they were quick to respond when I had a problem with a case sensitivity issue.

    • Geeb says:

      I see. I’ve never tried to contact a plugin developer before, but I guess it is probably best to go straight to the source. Have you ever had issues combining javaScript? I’d like to localize everything I use (even external at times) and minify all of it to a single file. This doesn’t seem to work even though these plugins always offer this ability.

      Thoughts?

  5. I did have some issues but it was to do with the case sensitivity of the script names. Now that’s fixed all of my javascript is passing through the minify process, about 7 scripts in total. I was also processing jquery through that but now I’m using the “Use Google Libraries” plugin to get those from a CDN.

    Here’s my only experience with localising javascript. I’m not sure if it translates correctly but it works ok with Minify. It probably should be using a text domain.

    http://wordpress.org/support/topic/regional-support-for-relative-time

  6. Pingback: WP Super Cache Guide | GeebArt

Leave a Reply

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

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">

Like this post?

Subscribe to the RSS Feed or to Email Updates, right now!