5 - Google Analyticator
This one is more of a convenience than a necessity, but I love it. Unlike the plug-in, Google Analytics is a necessity. If you're not running Analytics to track statistics for your site, there's something wrong with you. Without a plug-in, this requires you to insert some javascript code into your footer. Not particular cumbersome, but it is annoying... and you can forget it by accident (squandering weeks of tracking data).
Google Analyticator automates the process. You log in to your Google account, it automatically connects your Google account to your Wordpress installation, and the code appears. Presto. As soon as I found the plug-in and installed it on my web design site, I immediately installed it on all of my other sites. I'm kicking myself for not using something like this earlier.
4 - Lightbox 2
At some point, you'll want an image in a post to help illustrate a point. If you're a photographer or if you write tech tutorials or game walk throughs, you'll have tons of images in your posts.
Normally, if you display a small version of an image in your post and link to the full size, the reader clicks the link and is taken to the full image. It loads up as a new page. Then, they have to hit the back button, find their place in the post, and keep reading. Lightbox is a javascript app designed to improve this experiences. It creates an overlay over the existing webpage, loads the full image on top of this overlay, and doesn't take the user away from the page.
You can get a lot of customization and variability in this if you know how to work with Javascript and Wordpress templates. For the average person, though, you want a plug and play solution. The Lightbox 2 Wordpress plug-in does exactly that. You install it, you select a color for the image border, and voila - instant Lightbox! It can be finicky with certain heavily customized templates, but it worked fine with my photography how-to site.
3 - Updraft
You back-up your data, right? Well, it can be a pain if you don't find the right tool. For me, Updraft is that tool.
It allows me to automatically back-up my database as well as my extra content (i.e. uploads). I store it all on the server outside of the public root, and I can then automate the process to back it up to another location (like my external hard drive) with other back-up software. The ability to back-up uploads is really important. The website for my photography studio wouldn't be of much use if I managed to save the database from destruction but I lost all the photos that I uploaded with the posts. Of course, I have the original images backed up elsewhere, but going through months of posts to add pictures back in would be horrible!
2 - Google XML Sitemaps
Google XML Sitemaps comes pre-installed. For good reason. You want good SEO, you'll want a sitemap that tells Google where to find everything on your site. It ensures proper crawling. Sure, you can write a custom script to make a sitemap. I've done it. Is there a reason to do it? Nope. This plug-in does everything you need. Activate it.
1 - Akismet
Akismet also comes pre-installed for good reason. It is an awesome spam catcher. When you first launch your website you might be craving comments... but once you start getting spam comments you'll wish you never had a visitor in the first place. Akismet does a good job of catching the most egregious spammers, while creating very few false positives.
Unfortunately, some people might not activate it because you have to go through the extra step of obtaining an API key. When I first started using Akismet, I got this API key through my Wordpress.com account. Although these keys can cost money, you can get a free API key for personal use (which Akismet defines as a hobby website earning less than $500 a year). Go get one, and if you're making more than $500 a year...? Just pay for it.
Published by B. Rock
I'm a recent graduate, a newly wed, and a (no longer first year) teacher. I teach HS Social Studies in a New Jersey city. I graduated from the Rutgers Grad School of Ed in May of 2007. In July '07, I... View profile
- How to Install and Use Nextgen Gallery Plugin in WordPressHow to properly install and use the NexGen gallery plug-in in WordPress, allowing you to upload and manage multiple photo galleries.
- Mastering Joomla: How to Import Wordpress into Your Joomla WebsiteBy incorporating WordPress into your Joomla website, you will be able to access all of your blogs through Joomla. This tutorial will walk you through two methods by which you can import Wordpress into your Joomla webs...
- Five WordPress Plugins You Should Install Before Starting Your BlogAfter installing WordPress you're clearly anxious to start posting, but adding these five plugins will be well worth your while!
- The Wordpress Plugins I Find Most Useful for Optimizing My Blog: Part 1These are the plugins which I find most useful for my self-hosted Wordpress blog.
Starting a Web Design BusinessThe web design business is ideally suited to starting as a home-based business on a shoestring budget. Here are some tips I have learned over a decade in the business.
- Wordpress Plug-Ins You Should Be Using
- Top Plug-ins Needed for a 2008 Wordpress Blog
- Five Must-Have WordPress Photo Gallery Plug-Ins
- Top Five Plug-Ins for Automating WordPress
- Five WordPress Plugins I Can't Live Without
- 17 Most Useful Wordpress Plugins
- New WordPress Plugins Worth Checking Out
- You need to back up your site, and Updraft is a perfect tool.
- Lightbox 2 is a great tool for improving the display of images on your site.
- Google Analyticator isn't necessary... but it's hella convenient.





1 Comments
Post a CommentI wish someone would write an article for those of us who are totally ignorant of the mechanics of Word Press. I want to know how to get plug ins to work and how to get them to show up on your page. None of the Word Press tutorials have this information.