5 handy free tools to speed up your website

Pagetest
Pagetest was created by AOL and is now being developed as an open source tool

Want to speed up your website? It's well worth the effort.

The faster your pages load, the happier your visitors will be, and the longer they'll stick around.

Once set up clicking Tools > Firebug > Open Firebug will display load times for every part of the current page, so if one image or external link is particularly slow then it'll be immediately obvious.

YSlow

HELPFUL: YSlow clearly identifies the bottlenecks slowing down your PC

2. Web Page Analyzer

WebSiteOptimization's Page Analyzer is an online service that will check whatever URL you enter, then suggest ways to improve page performance.

This all starts with a simple list of page object types and the time they took to load (including estimates for several connection speeds), which immediately highlights any problem areas.

A further table highlights page objects that are using HTTP compression, and the rest of the report is taken up with "analysis and recommendations". These provided some useful comments on our test pages, successfully picking up oversized JavaScripts, the large number of page objects and so on, but lacked the depth we saw in the YSlow reports.

The Web Page Analyzer has some good advice to offer, then, and is a simple way to get started with web page optimisation. But if you're serious about revamping your web site then you'll want to quickly move on to a more professional tool.

Web page analyzer

SIMPLE: Web Page Analyzer is easy to use, but a little short on detailed speed-up advice

3. Google Page Speed

At first glance Google's new Page Speed looks like a YSlow clone: a a Firefox/Firebug add-on that benchmarks your web page and uses a set of best practice rules to let you know how you can speed things up. Play around with the tool for a while, though, and you soon begin to spot the differences.

Where YSlow simply tells you that trimming your JavaScripts or reducing cookie size is a good idea, say, Page Speed adds details, telling you exactly how many bytes you'll save.

Mike Williams
Lead security reviewer

Mike is a lead security reviewer at Future, where he stress-tests VPNs, antivirus and more to find out which services are sure to keep you safe, and which are best avoided. Mike began his career as a lead software developer in the engineering world, where his creations were used by big-name companies from Rolls Royce to British Nuclear Fuels and British Aerospace. The early PC viruses caught Mike's attention, and he developed an interest in analyzing malware, and learning the low-level technical details of how Windows and network security work under the hood.