OptimageOptimage
Image Optimization

Google's August 2026 Core Update Is Live — Here's What It Actually Changes for Image SEO

Google's August 2026 spam update finished rolling out on August 21, and the core update started August 26. Sites seeing image-heavy pages lose Discover traffic this week are looking at the wrong fix if they only touch alt text.

Optimage
Optimage
·Updated August 2026
6 min read
TL;DR

Google shipped two updates in August 2026 back to back — a spam update that finished August 21 and a core update that started August 26 — on top of unexplained early-August volatility. For image-heavy sites, the pages losing ground are the ones with slow LCP from oversized hero images, not the ones with thin alt text. Compress first, then worry about metadata.

Key Takeaways
  • Google's August 2026 spam update ran August 18-21; the August core update began rolling out August 26 and is still settling
  • Early August already saw unexplained ranking volatility before either update was confirmed, which is muddying which traffic drops belong to which cause
  • Image-heavy pages are disproportionately affected because Core Web Vitals (especially LCP) are a bigger factor in this round than in prior 2026 updates
  • The fix that actually moves rankings back is reducing image payload and serving modern formats, not editing alt text or captions

A Google Search Console performance graph showing a sharp ranking dip aligned with an August 2026 algorithm update rollout date

Google ran two major updates in August 2026 within the same eight-day window — a spam update that completed August 21, and a core update that began rolling out August 26 — and site owners with image-heavy pages are the ones posting the loudest traffic-loss threads on X and in Search Console forums right now. If your blog, product catalog, or gallery site took a hit this week, the instinct is to rewrite metadata. That's usually the wrong first move.

What Actually Happened This Month

Early August already brought unexplained ranking instability that Google never officially attributed to a named update — publishers reported sudden Discover traffic drops and unstable rankings with no confirmation from Google's own update tracker. Then, on August 18, the confirmed spam update began, wrapping up August 21. Five days later, on August 26, the August core update started its rollout, which typically takes one to two weeks to fully settle across all regions and query types.

That's three overlapping volatility events inside a single month. For anyone trying to diagnose why their traffic moved, this is a genuinely hard month to read — a drop on August 27 could be the tail of the spam update, the front of the core update, or unrelated seasonal noise. The one pattern that's clear across affected sites: image-heavy pages are showing up disproportionately in the loser column this cycle.

Why Image-Heavy Pages Keep Losing in Core Updates

Google has spent the past several core update cycles quietly increasing the weight of page experience signals — and Largest Contentful Paint is the single most common Core Web Vital to fail on content sites, because the LCP element is nearly always the hero image, the featured product photo, or the first in-article image. A blog post with a punchy headline and thin, well-optimized code can still fail LCP badly if its header image is a 6MB PNG straight off a phone or DSLR with no compression pass.

This isn't a new mechanism — Google has said for years that Core Web Vitals feed into ranking. What's different in 2026's update cycles is how much more that signal seems to matter relative to older ranking factors like keyword density or backlink volume, both of which have been heavily discounted as Google's systems get better at semantic understanding. The pages that are resilient through August's updates are, almost without exception, the ones that were already fast before the update landed. The pages losing ground are catching up on a problem that existed well before August 26.

The Diagnostic Order That Actually Works

Before touching content, alt text, or internal linking, run this sequence:

  1. Check Search Console's Core Web Vitals report first. Filter to the URLs that lost the most impressions or average position since August 18. If most of them show "Poor" or "Needs Improvement" LCP, you've found your primary cause.
  2. Identify the actual LCP element per template. Use PageSpeed Insights or Chrome DevTools' Performance panel on a representative page from each template (blog post, product page, category page). The LCP element is flagged directly in the report.
  3. Check the file size and format of that element. If it's a JPEG or PNG over 500KB serving at display sizes larger than roughly 1200px wide, that's very likely your bottleneck.
  4. Only after fixing the speed issue, evaluate content and relevance changes. If traffic is still down after LCP is fixed and the update has fully settled (give it the full two-week rollout window), then look at thin content, outdated information, or genuine relevance mismatches — the actual target of a core update's quality signals.

What "Fixed" Actually Looks Like

MetricBeforeAfter
Hero image file size4.2 MB (PNG)180 KB (WebP, quality 80)
LCP (mobile, 4G)4.8s1.6s
Core Web Vitals statusPoorGood
FormatPNG/JPEGWebP or AVIF

The gap between "Poor" and "Good" LCP is almost always a compression and format problem, not a content problem. A 4.2MB PNG hero image resized and converted to WebP at quality 80 typically lands under 200KB with no visible quality difference at normal viewing sizes — that's the difference between a 4.8-second LCP on mobile and a 1.6-second one, which is the difference between passing and failing Google's Core Web Vitals threshold entirely.

A side-by-side comparison of a bloated 4.2MB PNG file and a compressed 180KB WebP version of the same photo, both displayed at identical visual quality

The Fix, In Practice

For anyone running WordPress, Shopify, or a custom Next.js or similar stack, the fix is the same three steps regardless of platform:

  1. Audit every template's hero and featured image dimensions. Most CMS themes serve images 2-4x larger than their actual display size, because the original upload never gets resized to fit the container.
  2. Batch-convert existing image libraries to WebP or AVIF. Do this in bulk rather than one page at a time — a batch pass through your media library fixes every affected page in one operation instead of a slow post-by-post cleanup.
  3. Set compression as a default step in your publishing workflow, not a one-time cleanup. Every new upload should go through compression before it goes live, or the same problem reappears with every new post.

Running dozens of images through Optimage's bulk compressor before re-uploading is the fastest way to clear an entire media library in one pass rather than fixing pages one at a time while the two-week rollout window keeps ticking.

Summary

  • Google ran a spam update (Aug 18-21) and started a core update (Aug 26) within the same month, on top of unexplained early-August volatility
  • Image-heavy pages are losing ground primarily on Core Web Vitals, specifically LCP, not on content relevance
  • Check Search Console's Core Web Vitals report before rewriting any content or metadata
  • Compress your image library free to fix the most common cause of failing LCP scores

Related reading:

Frequently asked questions

What's the difference between Google's August 2026 spam update and core update?

The spam update (August 18-21) specifically targets manipulative content patterns — thin AI-generated pages, link schemes, and scaled content abuse. The core update (started August 26) is a broader re-weighting of Google's ranking systems that affects how all pages, including legitimate ones, get scored for relevance and quality. A site can lose traffic in one, both, or neither, and the causes require different fixes.

Why would an image-heavy page lose rankings in a core update?

Core updates increasingly factor in page experience signals, and Largest Contentful Paint is frequently the LCP-triggering element on a page — a hero image, a product photo, a blog header. If that image is an unoptimized 4-8MB file, the page's LCP score drags down its overall page experience signal, which is now tightly coupled to core ranking in 2026's algorithm versions.

Should I rewrite my alt text after a core update hits my traffic?

Only if your alt text was actually poor to begin with. Alt text changes rarely move rankings after a core update because alt text is an accessibility and relevance signal, not a speed signal — and the pages hit hardest in image-heavy verticals are almost always hit on speed, not relevance. Check your Core Web Vitals report before touching your alt text.

Continue reading

Try Optimage — it's free

Compress, convert, and optimize images in seconds. No sign-up, no limits.

Start Optimizing Free
← Back to The Optimage Journal