đˇ All about images
In issue no. 20, we look at how to best optimize the images on your website for SEO.
Hello and welcome back. This week, itâs Jessie and Iâm happy (thrilled! overjoyed!) to report that all of team WTF is SEO? is fully vaccinated!Â
Also happy to report that team WTF is SEO? had our first-ever in-person (outdoor) editing session this Sunday! Fizzy water was sipped! IRL jokes were shared! One of us forgot our debit card and relied on Shelbyâs good graces for her caffeination needs!

This week, itâs all about images. JPEGs, PNGs, those non-text elements that some say are worth a thousand words. However you refer to them, images are essential in news and an easy SEO win. Having search-friendly images also has the added bonus benefit of improving accessibility for your publicationâs site.Â
Letâs get into it.Â
In this issue:Â
Why should you optimize images for SEO?
What image optimization tricks exist?
THE 101
Why should you optimize images on your site?
Most news stories on your site will carry images, and often more than one. Not optimizing those images for SEO purposes is a missed search opportunity. Correctly optimizing images creates a better user experience, faster page load times, improved accessibility and more opportunities for search ranking.Â
Plus â this is something you should consider as part of your Core Web Vitals work.Â
Images should, of course, relate directly to the content of a story â ideally custom art that your publication has commissioned or created yourself but stock images work in a pinch.
Big outlets: Youâll likely have access to Getty, iStock or Shutterstock wire images.Â
Small outlets: There are many free (or free-ish) sites that can provide better alternatives than images whose quality rivals Clippy the clip art guy đ.Â
Try Unsplash (what we use for our newsletter) or Pixabay. A Canva account is cheap-ish and has thousands of templates for social-media ready graphics that could potentially work as featured or hero images.
Quality, unique images are better than stock photos whenever possible. Avoid rerunning the same stock photo on multiple stories. In the news, this is obviously tricky. And sometimes, thereâs only that one image on the wires and you really donât have a choice. Thatâs fine! Where possible, bring in fresh art. This provides a better user experience and, if properly optimized, can increase your odds of your images ranking on relevant searches.Â
THE KNOW HOW
What are common image optimization tricks for SEO?
Start with the basics: Choose the correct file type and file names for images. Only images that need transparent backgrounds should be PNGs. Everything else should be a JPG. Using WEBp for high-resolution images over JPGs or PNGs to preserve the quality.
PNG (Portable Network Graphics): High-quality images with transparent backgrounds. Best for logos or other images where you needa transparent background. Bigger file sizes.
JPG (or JPEG): Good to great quality images that are less heavy file sizes. JPG and JPEG are interchangeable. Most images on the internet are JPGs.Â
SVG (scalable vector graphics): Created by using lines, points, and polygons, these images donât pixelate when you zoom in or resize. They can be used for logos or other graphics. Â
When naming files, include keywords in the filename. For example, if you have a photo of Canadaâs Prime Minister Justin Trudeau at the G7 Summit running with a G7 news story:
Instead of: IMG_1232.jpg
Try this: justin-trudeau-canada-g7-june-2021.jpg
Try to include descriptive, SEO-considered keywords near the front of the file name. Use hyphens (â
) over camelCase to separate words in the file name so that search engines can see/detect the words.
At scale, this might be tricky. If your site pulls Canadian Press, Associated Press, Getty or another serviceâs images directly into your CMS (content management system) it might be a task for your site team to investigate how this works for photos selected for stories. If establishing file naming conventions falls under the purview of your photo desk, ask about possible workflow or CMS tweaks.Â
Having meaningful file names for photos inserted or attached to stories makes it easier to find images around a particular event and can help boost traffic.
Check your file structure: Google takes the file path and file name into consideration when ranking images in search results. Instead of a generic /images/
or /media/
folder, if possible, structure subfolders into categories.
Instead of:
site.com/images/justin-trudeau-canada-g7-june-2021.jpg
Try this:
site.com/images/2021/06/08/world/justin-trudeau-canada-g7-june-2021.jpg
Optimize image files: Smaller file sizes mean faster page load time â aka a better user experience. Use smaller file sizes whenever possible. This is especially important as the share of readers coming to your site on mobile increases and those readers want fast, efficient news that provides a full experience.Â
If Iâm hate-reading the latest Bennifer story in line to get a coffee, I donât have an extra ten seconds to wait for a huge photo to load. I want the goss and I want it now!Â
Image optimization means:Â
Reduce file sizes without losing image quality. This will help keep page load times under the 2.5 seconds weâre aiming for. Logos and smaller images should be sized down.
However, large images are more likely to be featured in Google Discover. Google says images should be 1,200 pixels wide and enabled by the
max-image-preview:large
setting.Check the HTML container for an image â your code should define the image dimensions. Image dimension attributes are also important for preventing Cumulative Layout Shift (CLS) issues that can interfere with Core Web Vitals.
Try responsive images: The
srcset
attribute on image HTML tags can be set to display different size images based on different screen sizes. This is great for mobile devices where utility might matter more than huge, beautiful art.
There are multiple plugins, including Yoast SEO and WP Smush for WordPress, that can help optimize image sizes correctly. Or, maybe you can use an image CDN (content delivery network) that checks the userâs device and optimizes the image before itâs rendered.Â
Check your pages for uncompressed images that are slowing down your site with Googleâs PageSpeed Insights. Remember from our Core Web Vitals newsletter, Google wants pages to load in under 2.4 seconds. Donât let images hog that time.Â
Always, always, always: Use alt or alternative text for images.
The alt text attribute for images should be descriptive text that outlines what is contained in an image. This text is used by search engines to rank your images, but also by people who use screen readers or other assistive technology to determine the subject matter of the image.Â
For readers with slower internet connections, some images may not load. Rather than a weird blank grey box, descriptive alt text should appear and describe the intended image.
Providing alt text to describe the visual element helps ensure no information for the story or functionality of the page is lost.Â
Where appropriate, brand-relevant keywords should be used â but donât stuff it in unnecessarily.Â
Good alt text should describe whatâs in the image so people â and search engines â can make sense of it. Alt text should:Â
Provide semantic meaning to an image. Tell users the type of image to help understand context (if itâs a headshot, illustration, chart, screengrab, etc. - those details are useful).Â
If a screenshot includes text, transcribe it in the alt text (unless it leads to repetition).
Be specific: Think about how you would describe whatâs in the image in a conversation.Â
Not include words like âimage ofâ or âphoto ofâ XYZ thing. When screen readers pick up alt next, users know itâs an image. Donât make âimage ofâ âimage ofâ âimage ofâ the common refrain. Itâs not helpful.Â
Be succinct. Make it about 125 characters.Â
For example, alt text for a photo of Justin Trudeau at the G7 (EXAMPLE):
Try this: Canadian Prime Minister Justin Trudeau waves at a crowd as he arrives at the G7 Summit in Cornwall, England on June 23, 2021.Â
Avoid this: justin trudeau
Also populate the title tag of the image: For every image used in a story, be sure to fill in the title text.
Try this: Use supportive text
Avoid this: Copy and pasting whatâs in the alt textÂ
Titles are less important than alt text so consider this a ânice to have.âÂ
Add captions for all images: As readers scan news articles, they often stop to read (among other elements) the captions for photos. Sometimes captions are read more than the body of the article itself!Â
Try this: Use supportive or secondary text for the image. Rather than simply explaining whatâs contained in the image, provide context for the image. Use relevant keywords as it contextually makes sense.
Avoid this: Copy and pasting whatâs in the alt text or title tag.Â
While captions do not have a direct SEO impact, using captions correctly â ie., adding additional information or context for readers â can improve overall user experience on your site. Not doing so is a missed opportunity.
More HTML stuff: Add structured data to your webpage to help your images show up better in images search results (although itâs worth noting that Google only supports structured data for products, recipes and videos).
Images themselves can rank, but SEO is a team effort â everyone (and every HTML element) needs to work together! Review other on-page factors like your headline (h1 field), sub-title or meta description, URL, body copy, and structured data.
Best practices:
Use the correct file type and use keywords in file namesÂ
Reduce file sizes as much as possible without losing qualityÂ
Write descriptive alt text, and provide title text and captionsÂ
âď¸ Action item: Adding images to stories is likely one of many items on your checklist for publishing a story. Ensure your workflow makes time for writing purposeful alternative text and useful keywords in image file names, so that photos added to stories help lift on-page SEO efforts.Â
The bottom line: Images are an essential part of most news stories. Considering SEO when adding images to articles â and using accurate, descriptive alt text, captions and title text â can help boost your presence in search results.Â
FUN + GAMES
SEO quiz
What percent of Google searches click on a link from the second page of search results?
0.78%
1.78%
7.8%
78%
RECOMMENDED READINGÂ
NEXT WEEK: What should we cover next?
We covered XYZ story. How do we know if we missed capturing search traffic?
ABC brought in a surprising amount of search traffic. Why and from where?
Have something youâd like us to discuss? Send us a note on Twitter (Jessie or Shelby) or to our email: seoforjournalism@gmail.com.
(Donât forget to bookmark our glossary.)
FUN + GAMES
The answer: Less than one percent â just 0.78% â of people using Google search click on page two results.Â
Written by Jessie Willms and Shelby Blackley