Page Speed


What is page speed?

Users now expect websites to be lightening fast, and companies who don’t comply will ultimately lose out to their competitors who invest in delivering a great, and quick, website experience.

Per Google, traffic to a website is hit in a big way if it does not open in 3 secs. Page load speed is such a direct co-relation with visitor engagement that Google made it a part of their ranking factor back in 2010.

Is your website fast enough?

Google discovered when they ranked slow sites people would use Google less.

Soooo if you have a website with cool graphics, great content and online marketing campaign…but your website takes forever to load (cough 3 seconds), you’ve lost half of the battle.

Below are a few quick tips to improve your websites page load time.

Test Your Site

We built a Website Speed Test, into our SEO report, to help you analyze the load speed of your websites and learn how to make them faster. It lets you identify what about a web page is fast, slow and too big. Another great tool to try is Pingdom.

Choose a Good Host

For those relying on the WordPress content management system (CMS), WP Engine may be the hosting company for you. And here is why:

  • Built for WordPress powered websites
  • Plans starting at $29/month
  • High quality reputation, thanks to its 23,000 clients in more than 100 countries
  • Dedication to security
  • Content delivery network

Choose a Good Theme

Unfortunately not all WordPress themes are created equal. Some are developed by professionals and others by novices with little to no experience. The difference between fast and slow is always whats under the hood. Slow themes typically run a bloated plug-in library designed under the guise of being user friendly.

When you choose a theme, check the page speed of the theme’s demo, using our free SEO tool, to see how quickly it runs with nothing added to it.

Content Delivery Network

A content delivery network is a distributed system of servers deployed in multiple data centers across the Internet. The goal of a CDN is to serve content to end-users with high availability and high performance.

A simple and cost effective CDN for your website check out CloudFlare. They take care of all the heavy lifting. To get started you just provide them your domain name and they take care of the rest. To implement the CDN you only have to switch your DNS with new name server information for your requested domain. MaxCDN is also a great and affordable option to optimize the loading time of your site.

Load Less Javascript

Many advertising providers, analytics services, and other features of modern active websites require you to embed a snippet of Javascript. When a browser processes Javascript, this blocks everything below it on the page until the processing is complete. This is barely perceptible when loading one small script, but modern sites can load many more.

Each script you take off the page will improve its loading speed by about 100 to 300 ms or more, so if you shave off three unused analytics scripts, that can save you almost a full second.

Crunch Your Images

The web is no longer solely a textual medium, and many sites have a lot of engaging visual content. Unfortunately, images download a lot slower than text does. Happily, you can decrease the amount of time it takes to download images by using lossless compression on them.

This uses features of the image processing software on people’s computers to convey exactly the same image — down to the pixel — using less space. These compressed images will download faster and use less bandwidth.

Scale Images

Don’t scale images on your website. Create a thumbnail of the image that you need at the exact dimensions that it will be used in your pages. By creating a larger file and resizing it on your website you are now giving your visitors browser one more thing to do. Your visitors load time can be drastically hampered by simple mistakes like this.

For example, if you have an image that it is 1000px x 700px and you want to use a “scaled” version, create a new resized version of the original image and use that instead.

Enable Caching

W3 Total Cache, WP Super Cache and WP Fastest Cache are a few free WordPress plugins that are designed to improve user experience and page speed. They provide different kinds of caching i.e., page caching, database caching and object caching among others.

Browser caching is a tricky issue. A handful of great caching plugins are available, but if set up incorrectly, they could cause more bad than good.

Ad Retargeting

This goes back to loading less javascript and while ad retargeting can be fun it does have disadvantages. I have seen sites seize up do to ad retargeting javascript. If you do choose to install ad retargeting, make sure to test the speed before and after to see the effects. If it’s too drastic, try another provider or removing it all together.

Social Sharing Plugins

From experience these types of plugins have a cascading on the speed of your website. But this can be fixed by embedding social buttons into the theme’s source code.

Plugin Performance

Often times, WordPress sites load slowly because of poorly configured plugins or because there are so many of them. By using the P3 plugin, you can narrow down anything causing slowness on your site. P3 creates a profile of your WordPress site’s plugins’ performance by measuring their impact on your site’s load time.

Conclusion

These tips take only a few minutes to do, requires minimal technical skill, and can translate into your page loading seconds faster than it used to be. There are many other optimizations you can make with even better results, but they’re more complicated.