Software by tag 'speed'

WordPress Usability: Plugins That Make Your Blog More Visitor Friendly

January 7th, 2010 in Usability, Wordpress | View Comments

In a recent post, We touted the benefits of hacking WordPress over the installation of plugins. One of these benefits is that plugins can cause your blog to become bloated. Among other issues, a bloated blog takes longer to load. With the blogosphere being saturated with content on virtually any topic you can think of, making your blog as visitor friendly as possible should be one of your primary design goals.

While I certainly promote the use of hacks over plugins, I know that part of the beauty of the plugin is so that a blogger can create a fully-functional site without having to get their hands dirty with the code that drives their blogging software. Instead of looking at hacking the code, let’s take a look at a few plugins that can help build a more usable blog for your visitors.

Usability

The best definition of usability I have seen comes from the Base One Agency who states that “usability refers to how simple it is for customers to perform the desired actions on a website. Good usability can improve the conversion rate of a web site.” So in addition to how long it takes to load a WordPress blog, to achieve usability, you would need to look first at what the desired goals of your blog are. Is it to drive sales? Then your content needs to establish trust among your readers. For a more detailed look into the psychology behind usability, have a look at our previous post that covered Webpage Usability.

(more…)

7 Tools To Optimize The Speed of Your Website

December 15th, 2009 in Tools | View Comments

Google recently announced that it’s algorithm will factor in page load speed in addition to the other 200 or so ranking factors currently employed. This move, broadly welcomed by web developers and users, means it is now more important than ever to optimize the speed of your websites. Speed optimisation will not only keep Google happy, it will keep visitors engaged, increasing user retention and activity, as well as reducing your bandwidth and hosting costs. It’s a real win-win situation.

Using the tools explored below, you’ll be able to pinpoint exactly what’s slowing you down as well as get advice and recommendations on how to make the necessary improvements. Each tool is slightly different, but you need not use them in isolation. The best results come from utilizing a portfolio of speed optimisation tools to ensure you’ve got all the bases covered.

Still remember the WordPress web optimization article? If you are a WordPress user, i believe both these articles will bring benefit to your blog’s loading speed, as well as your page rank.

Yahoo! YSlow

YSlow is perhaps the user-friendliest of all the speed optimisation tools, useful for beginners and experts alike. It analyses web pages and suggests ways to improve the performance of your web site based on Yahoo!’s 34 best practices. These are divided into seven categories: content, server, cookie, CSS, JavaScript, images and mobile.

YSlow, which is a Firefox add-on integrated with Firebug (which you have to install first), judges web pages according to one of three pre-designed rule sets or a rule set of your own making. In addition to advising you on how to improve your web site’s speed it also summarizes each page’s components, displaying in-depth statistics.
Yahoo! YSlow

(more…)