H5 — Chapter 8 - Images

Criterion H5 : Specified Dimensions — guide + checklist

PART 1 - Fundamentals Chapter 8 - Images Keyword : dimensions spécifiées

Here we talk about a criterion that often makes a difference in audits.

The **H5 — Specified Dimensions** criterion is part of our SEO checklist (335 criteria). Here, you have a **practical** method to check and fix it — with a concrete example.

What exactly this criterion covers

Here we talk about a criterion that often makes a difference in audits.

**H5 — Specified Dimensions** (Chapter 8 - Images): width and height attributes to avoid CLS during loading

Why it matters (SEO + UX)

Why it matters: it’s an anti-duplicate / anti-cannibalization safeguard. When poorly applied, we often observe: ambiguity (wrong associated query), duplication between pages, or loss of performance on Core Web Vitals.

On volume-generated sites, this criterion also serves as a **safeguard**: a stable rule prevents 1,000 errors at once.

How to check (step by step)

Approach: validation via Search Console (real data). Recommended tool: **ImageOptim**.

  1. Open the page in Chrome → DevTools → Performance/Network tab.
  2. Run PageSpeed Insights and note the main weak point.
  3. Check if the problem repeats on “money” pages.

Tip: first isolate 10 “representative” URLs (top pages + generated pages) before scaling the fix.

How to fix properly

Strategy: make a “clean” fix (no patch), then measure.

  • Convert to WebP/AVIF + compress (Squoosh/ImageOptim).
  • Add width/height to avoid CLS.
  • Write a contextual alt (useful, not keyword-stuffed).

Then: re-crawl 50–200 URLs, then monitor Search Console for 7–14 days (impressions/CTR/indexing).

Concrete example (illustrative)

Example (illustrative):

  • **Context**: service landing page for aesthetic clinic in Casablanca
  • **Before**: PNG images 2–4 MB, no explicit dimensions.
  • **After**: WebP/AVIF conversion + dimensions + descriptive alt (context: service landing page).
  • **Note**: Goal: reduce weight and improve rendering (and sometimes image search).

Checklist to tick

  • [ ] Optimized weight
  • [ ] Modern format
  • [ ] Defined dimensions
  • [ ] Useful and contextual alt
FAQ

Frequently asked questions — H5

What is the most frequent error on “Specified Dimensions”?

Fixing an isolated page without correcting the template/import: the error returns at the next generation.

Which tool is fastest for large-scale checking?

For this type of criterion, a crawl (e.g., Screaming Frog) + targeted verification in ImageOptim is generally the fastest combo.

How to prevent this from recurring on 10K generated pages?

Freeze an auto-generation rule (title/structure/schema/URLs) + add automatic control (crawl or test) before production import.

Ready to go from theory to action?

Validate this criterion with an audit, then deepen the method in the Academy.

Audit with the tool → Learn in the Academy →