The Google Mobile First Index Won’t Measure Page Speed
Remember the hangout that I covered yesterday where Google’s John Mueller said that really slow sites may not be labeled as mobile friendly…
What you’re missing with SEO that will make a world of difference
While long-term efforts are SEO mainstays, contributor Julian Connors suggests more short-term reactive strategies can also have significant rankings impact.
The post What you’re missing with SEO that will make a world of difference appeared first on Search Engine Land.
Please visit Search Engine Land for the full article.
Google logo for Charles Macintosh, the Scottish chemist who invented waterproof fabric
Google celebrates the 250th birthday of Charles Macintosh, who invented the Macintosh raincoat in 1823.
The post Google logo for Charles Macintosh, the Scottish chemist who invented waterproof fabric appeared first on Search Engine Land.
Please visit…
2016: The year in paid search (A year of massive change!)
This year will be seen as a watershed moment for mobile, with nearly every change reflecting mobile’s now-dominant contribution to search.
The post 2016: The year in paid search (A year of massive change!) appeared first on Search Engine Land.
Please…
Amazon begins testing Product Listing Ads on AdWords
For the first time ever, Amazon Product Listing Ads have been popping up in what appears to be an AdWords test.
The post Amazon begins testing Product Listing Ads on AdWords appeared first on Search Engine Land.
Please visit Search Engine Land for th…
Google Shopping feed optimization: Speak your customers’ language and write more compelling product titles
Product titles are among the most important factors influencing the performance of your Google Shopping campaigns. Contributor Andreas Reiffen shares data on how to optimize them.
The post Google Shopping feed optimization: Speak your customers’ language and write more compelling product titles…
Please visit Search Engine Land for the full article.
Google Misinforming Webmasters That Their Page Is Not Mobile Friendly
In April, Google began showing a warning label in the search results to the owner of the web site if their pages were not mobile friendly…
Google: Keep The Default CMS Robots.txt Setting
Google’s John Mueller said in a Google Webmaster Help thread that it makes most sense to keep the default setting found within your content management system for your robots.txt access control…
Google: CDNs Are Safe & Shouldn’t Hurt Your Rankings
In the past, Google has taken extreme action by banning all sites on an specific host and even on a specific sub domain. Back in the day…
Google: Slow Pages Might Be Labeled As Not Mobile Friendly
In the hangout from yesterday with Google’s John Mueller he said something I never knew before, that pages that load really slowly may be considered NOT mobile friendly…
SEM’s legit: Our top paid search columns of 2016
Expanded text ads, the removal of the right rail in SERPs, and many other changes dominated the PPC world this past year. Read on to see Search Engine Land’s most popular paid search columns of 2016.
The post SEM’s legit: Our top paid search columns of 2016 appeared first on Search Engine…
Please visit Search Engine Land for the full article.
Is Google’s AMP carousel working? (Or, SEO insights from Kanye West)
Publishers are asking questions about the effectiveness of Google’s AMP carousel. Columnist Barb Palser analyzed 235 million AMP search impressions to find answers.
The post Is Google’s AMP carousel working? (Or, SEO insights from Kanye West) appeared first on Search Engine Land.
Please visit Search Engine Land for the full article.
2016 has been an awesome year. Let’s celebrate!
As the end of the year approaches, we always take some time to look back at all the things we did that year. We had a great 2016! We created new products, made large improvements to our Yoast SEO plugin and traveled the globe for many WordCamps and conferences. Because 2016 has been such an awesome year, we […]
How to Improve Your Site’s Performance When Using GIFs
Posted by Web_Perfectionist
The GIF (Graphics Interchange Format) format was originally developed in 1987. Debuted by Steve Wilhite of Compuserve, GIFs improved on the black-and-white images in use during that time by allowing the use of 256 colors while maintaining a compressed format that could still be loaded by those utilizing slow modems. Furthermore, web developers and designers could create animations via timed delays. And to this day, little has changed regarding GIFs.
Due to its simplicity, the widespread support for this format, and the ease with which it can be used to stream video clips, the GIF format is the oldest file format still commonly used today. This frame animation feature of GIFs ensures that the format remains popular, despite the rise of JPEG and PNG images.

In spite of their popularity and ubiquitousness on the Internet (especially with regards to animated GIFs), GIFs are not the most performant of image options. If you are using GIFs on your sites, it’s important that you take care to optimize your GIFs so that they do not create too much overhead.
This article will cover ways to optimize your GIFs, both static and animated, and will offer an excellent alternative you can use to eliminate the page bloat resulting from use of GIFs as animation.
Why should you optimize your GIFs?
Performance matters when it comes to designing your web pages, and GIFs are not the most performant of image options. While they are excellent for capturing your user’s attention and are universally liked for providing short bursts of information in an entertaining way, GIFs were not designed for animation (despite them being commonly used for such). As such, usage of GIFs leads to heavy page weights and poor user experiences resulting from slow page load speeds.
How to improve the performance of your site while using GIFs
In this section, we’ll cover several ways you can improve the performance of your site with regards to using GIFs. We’ll first dig into ways to handle static GIFs, and we’ll end by discussing ways to minimize the overhead resulting from animated GIFs.
There are two methods for compressing images:
One of the primary methods for optimizing GIFs is to compress them. There are two methods of compression that are commonly used:
- Lossy compression: Lossy compression removes some of the data from the original file, resulting in an image with a reduced file size. However, every time you save the file after compression, the quality of the graphic degrades somewhat, which can result in a fuzzy, pixelated image over time.
- Lossless compression: Lossless compression preserves all of the data from the original file, which means that the compressed file can be uncompressed to gain the original file. While your file size remains larger than if you had used lossy compression, your image’s quality does not degrade over time.
Later on in this post, we’ll cover the impact of both types of optimization on GIFs.
Improve the performance of sites that are using static GIFs by converting to PNG.
The easiest way to improve the performance of your site is to render your image using the PNG format instead of the GIF format. While the two formats are very similar in terms of being good choices for displaying simple graphics, PNG files have the advantage of being able to compress to a size 5–25% smaller than the equivalent GIF file. GIFs were originally created to use a lossless compression technique called the Lempel-Ziv-Welch (LZW) algorithm, which was defined in the 1970s. However, modern compression techniques are much more performant than LZW, and you can take advantage of this by using formats that utilize these techniques, such as PNGs.
Such file format conversions are pretty easy to do, and there are an abundance of software options you can choose from, including free web-based utilities such as the ones from Pic.io and Convertio.
Improve the performance of sites that are using animated GIFs one of two ways:
Animated GIFs, while extremely popular, can be huge files that require lengthy load times. For example, a GIF that is just a few seconds long can be a few megabytes in size. To improve the performance of your site, use one of the following techniques:
- Lossy optimization
- Converting your animated GIF to a HTML5 video
Lossy optimization on animated GIFs
Because the vast majority of data comprising animated GIFs is graphical data, and because lossless optimizations cannot modify graphical data, you have only one viable option when it comes to optimizing an animated GIF beyond the bare minimum: lossy optimization techniques.
Lossy optimizations work because the human eye does not do a very good job at distinguishing between subtle changes in color. For example, an image might contain thousands of shades of one color, with one pixel showing as only slightly different from the ones next to it. Because your eye won’t be able to differentiate between the two shades, the image file can easily be manipulated: One of the colors replaces the other, making the file smaller.
Because animated GIFs are essentially a series of individual GIFs, you can utilize these techniques to decrease the size of your animated file. By making each individual file smaller, your overall file is smaller as well. One way you can do this is by utilizing a simple software suite that can automatically perform such compressions (such as a modified version of gifsicle).
Converting animated GIFs to HTML5 videos
While you can minimize the size of an animated GIF, you may still end up with a file that is larger than it needs to be. GIFs were never intended to store video, and what is now considered animation is really the result of an attempt to reduce overhead on the storage and transmission of multiple images that share identical metadata. Today, however, we have another option that could potentially make your GIFs up to 95% smaller: converting your animated GIFs to HTML5 video.
HTML5 video is a catch-all term for a modern web browser’s ability to play video content using the <video> tag without needing to use external plugins. When this feature was first released in 2009, there was a lot of debate over how such videos would be stored and how they would be encoded. Today, though, the accepted standard is an H.264-encoded video stored in an MP4 container file (which, for simplicity’s sake, we’ll refer to as an MP4 video from here on out). In addition to looking a lot better due to its being designed to stream video, MP4 files are much smaller as well:

Over 90% of modern web browsers support MP4 videos.
There are many ways to convert your animated GIF to MP4, such as the popular open-source command-line tool ffmpeg and the web-based utility Cloud Convert. Using the latter, you can see the file size savings possible by making the conversion.
Here’s the original animated GIF:

Here is the MP4 video that’s created from the GIF:
Sadly, your browser doesn’t support the video tag. This is a smooth MP4 video of the above GIF, which features Oaken from Disney’s Frozen.
Looking at the sizes of the files, we see that the original was 100 KB. By converting the GIF to MP4, we end up with a file that is just 23 KB, which is 75% smaller:

Conclusion
GIFs are the oldest file format still commonly used today due to their simplicity, near-universal support, and ability to be used as animation. Despite these positive features, GIFs tend to be large files, resulting in page bloat that can negatively impact the performance of your webpages and lead to poor user experiences. As such, you should consider serious optimization of static GIFs, moving away from animated GIFs, and implementing video clips using more modern techniques such as HTML5/MP4 videos. And for additional in-depth information on implementing these changes, download Rigor’s free ebook, The Book of GIF: A Comprehensive Guide to Optimizing GIFs.
Sign up for The Moz Top 10, a semimonthly mailer updating you on the top ten hottest pieces of SEO news, tips, and rad links uncovered by the Moz team. Think of it as your exclusive digest of stuff you don’t have time to hunt down but want to read!
Improve search rankings and increase productivity with local marketing automation software
Managing online citations, claimed and unclaimed listings, reviews and ratings, landing pages and data feeds for hundreds or thousands of locations has become time-consuming and costly for enterprise brands. Automating these processes can improve searc…
Google Search Console warns of nonsecure collection of passwords with upcoming Chrome browser release
Have a login form on an HTTP URL? You will need to switch it to an HTTPS URL if you want to avoid security warnings in Chrome in January.
The post Google Search Console warns of nonsecure collection of passwords with upcoming Chrome browser release a…
“Methbot” is one of “the most profitable bot operations in existence”
The bot operation called “Methbot” watches up to 300 million video-based ads every day automatically.
read more
3 ways in-house do-it-yourselfers can prepare for PPC management
So, your boss just told you that managing PPC is being added to your list of responsibilities. What to do? Columnist Pauline Jakober offers tips on how to get up to speed.
The post 3 ways in-house do-it-yourselfers can prepare for PPC management appe…
Google: Mobile First Index Is Not Yet Live
With all the Google shuffles recently in December, as I covered in the Google updates category, some SEOs and webmasters believe that Google has pushed out their mobile first index fully…
Google: Site Removal Tool Won’t Speed Up Site Migrations
It seems counterintuitive to me to use a site removal feature in the Google Search Console when migrating a site from domain A to domain B. But one SEO asked if it would help in a Google Webmaster Help thread. The answer is obviously no…