Skip to content
NEW: Moz AI, Refreshed Interfaces & More API Data. Discover what's new at Moz!
Whiteboard friday 27dcaca

Whiteboard Friday - 7 Ways to Take Advantage of Google's Site Speed Algorithm (Pop-Up Video Style)

Danny Dover

The author's views are entirely their own (excluding the unlikely event of hypnosis) and may not always reflect the views of Moz.

Table of Contents

Danny Dover

Whiteboard Friday - 7 Ways to Take Advantage of Google's Site Speed Algorithm (Pop-Up Video Style)

The author's views are entirely their own (excluding the unlikely event of hypnosis) and may not always reflect the views of Moz.

Want happier website visitors and higher rankings? This week's Whiteboard Friday is about how and why to speed up your website. It is more technical than previous videos so I tried to spice it up with an ode to one of my favorite canceled TV Shows, Pop-up Video. Can't stand the content? At least the added commentary is entertaining. (It is the perfect plan ;-p)


7 Ways to Take Advantage of Google's Site Speed Algorithm

The following are seven proven techniques well known websites use to boost their site speed.

1. Enable Gzip

Gzip is a open source compression algorithm that can used to compress your website's content before your server sends the data to a visitor's browser. This makes your servers job easier and makes pages load faster for your users. You can learn how to enable Gzip here.

2. Minify Javascript/CSS

Minify is the process (and software) for removing unnecessary formatting characters from code. This makes your files smaller and your visitors happier. You can learn all about this process here.

3. Use a CDN (Content Distribution Network)

CDNs are systems of interconnected server resources that spread content and assets around the globe to shorten the distance between server and prospective user. They are commonly used by the Web's most popular websites. You can find a list of free CDNs here. Note: This is not a tip for beginners. Working with CDNs gets complicated very quickly.

4. Optimize Images

You can take advantage of the countless man hours that have been devoted to image compression and make your users happier by simply saving your images as the appropriate type. As a very general rule of thumb, I recommend saving photos as JPEGs and graphics as PNGs.

5. Use External Javascript/CSS

When a browser requests a website from a server it can only download a set number of files of the same type at any given point. While this isn't true of all file types, it is a good enough reason to host applicable files on alternative subdomains. This is only recommended for sites where the pros of speed will outweigh the SEO cons of creating a new subdomain.

6. Avoid Using Excess Redirects

While redirects can be extremely useful, it is important to know that implementing them does force your servers to do slightly more work per applicable request. Always avoid redirect strings (301 -> 301 -> 200 or even worse 301 -> 302 -> 200) and use these tools sparingly.

7. Use Fewer Files

The most straightforward way to speed up your website is to simply use fewer files. Less files means less data. My favorite method of doing this is utilizing CSS sprites. You can read how popular websites are using this trick here.


Google's Mission to Speed Up the Web

Fueled by the massive potential of the Internet, Googlers are working on many projects in their attempt to speed up the Web:


Follow me on Twitter, Fool!
or
Follow SEOmoz on Twitter (who is slightly less blunt)

If you have any other advice that you think is worth sharing, feel free to post it in the comments. This post is very much a work in progress. As always, feel free to e-mail me if you have any suggestions on how I can make my posts more useful. All of my contact information is available on my SEOmoz profile under Danny. Thanks!

Back to Top
Danny Dover

Danny Dover is a passionate online marketer, influential writer and obsessed bucket list completer. He is the author of the bestselling book Search Engine Optimization Secrets and the founder of Intriguing Ideas LLC. Before starting his own company, Danny was the Senior SEO Manager at AT&T and the Lead SEO at SEOmoz.org.

With Moz Pro, you have the tools you need to get SEO right — all in one place.

Read Next

The Value of SEO Beyond Traffic and Leads — Whiteboard Friday

The Value of SEO Beyond Traffic and Leads — Whiteboard Friday

Jun 28, 2024
UTM Tagging for Google Business Profile — Whiteboard Friday

UTM Tagging for Google Business Profile — Whiteboard Friday

Jun 21, 2024
4 Surprising SEO Test Results — Whiteboard Friday

4 Surprising SEO Test Results — Whiteboard Friday

Jun 14, 2024

Comments

Please keep your comments TAGFEE by following the community etiquette

Comments are closed. Got a burning question? Head to our Q&A section to start a new conversation.