Koozai > Blog > 10 Tips for Reducing Page Load Time

10 Tips for Reducing Page Load Time

| 3 minutes to read

There are literally dozens of factors that affect a site’s speed. Here we’ve identified 10 of the biggest issues and tips on how you can go about resolving them.

With the Google Caffeine update likely to incorporate page load time as a ranking factor, the need to increase site speed has rarely been greater. The vast majority of sites will have something that is slowing their page load times, so it’s important that you are able to identify these and make the changes required to boost your site’s speed.

Developing the ideas from our previous post, entitled ‘Testing and Fixing Site Speed Issues’, we’ll look to help you to identify what is holding your site back with the following 10 tips:

Clean Up HTML
You’d be surprised how much of your HTML is either inaccurate or redundant. Whilst the on-page result may be unaffected, this added coding clutter will slow your site speed – if only by fractions of a second. By cleaning it up and ensuring that everything is coded as it should be you will remove any unnecessary lag.

Use Gzip Compression
When we send huge documents or a number of files in one fell swoop through email, we tend to Zip the contents to reduce the size. This allows it to be sent quicker and with fewer restrictions. At the other end the receiver decodes the zipped file and can access the complete, unabridged documents. Gzip works in much the same for websites, compressing data packets to reduce the amount of time taken to load a page.

Externalise JavaScript and CSS
Why repeat the same information across numerous pages? You can simply create JavaScript and CSS externally, then repeat as necessary across the pages of your site. By hosting content elsewhere, you don’t need to clog up individual pages and their HTML. Once data is cached by a visitor, it can then be loaded quicker elsewhere too, thus helping to speed the process up on other pages.

Include StyleScript in the Head
Any StlyeScript should be included within the Head of your HTML – i.e. at the top of the page.

Reduce the Size of Cookies
The smaller these packets of information are, the less time they require to load. So where possible, keep your cookies as compact as possible and remove any erroneous cookie fields.

Compress CSS
Minifying your CSS will help to boost your sites performance. Whilst it won’t affect the way your website looks or feels, it will help to keep everything as svelte and streamlined as possible.

Clean JavaScript
Any scripting can inherit redundant codes, particularly those that have been developed and edited over time. Cleaning JavaScript can have the same performance enhancing effect as doing the same for HTML, so it is well worth considering.

Image Scaling and Optimising
Don’t use your HTML to scale down images. In effect this will still have the same file size as the larger image, only in a smaller form. So do all your resizing offline before adding to the site and look to optimise or compress them where possible.

Load Images as Required
For larger pages with lots of images, you don’t necessarily want them all to load at once. An image loader script will only load images when a visitor scrolls down to it, so there are no wasted seconds when loading a page for pictures that may never be viewed.

Reduce Redirects (301 and 302) and Broken Links (404)
Where possible you need to ensure that all your links are pointing at live pages and the correct links. Re-directs may be simple, but they also slow down your site speed. So if a page’s URL is changed, you need to change all links (at least internally) to avoid 301’s. Likewise if a URL is defunct, remove it from the site and all links leading to it.

Responses

  1. […] you are looking for ways to inject some pace into your pages, you might also want to read 10 Tips for Reducing Page Load Time. Again, this provides a few hints as to how you can implement changes that could benefit your […]

  2. […] Following on nicely from coding, you should also give some thought to your site’s page load time. Are there elements that could be slowing it down? Do you have large images that have been compressed on your site? If so, resize them off-site and upload them again. The picture will appear the same but won’t take as long to load. For more information on speeding up your site read our earlier post, 10 Tips for reducing Page Load Time. […]

  3. […] the chances are that they will hit the back button in their browser and go elsewhere. Checkout our 10 Tips for Reducing Page Load Time post for ways to improve your […]

  4. […] relating to crawl errors, links to your site, site performance which discusses page load times (see 10 Tips for Reducing Page Load Time) as well as site configuration, all of which can help you check the health of your […]

  5. […] With site speed becoming a ranking factor on Google it is now doubly important that you improve the load times for your pages. Visitors can be persuaded to look elsewhere if your site fails to load in a reasonable timeframe and now Google could well punish you for it too; so to ensure that your site matches both requirements, take the time to reduce, well, time. For information on how to improve site speed see our post entitled 10 Tips for Reducing Page Load Time. […]

  6. […] on from my post yesterday, ‘10 Tips for Reducing Page Load Time‘, I wanted to provide a few links to potentially helpful resources – both free and premium. […]

Leave a Reply

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

Digital Ideas Monthly

Sign up now and get our free monthly email. It’s filled with our favourite pieces of the news from the industry, SEO, PPC, Social Media and more. And, don’t forget – it’s free, so why haven’t you signed up already?