Skip to main content

Command Palette

Search for a command to run...

Solution: .webp images are not loaded in Google Chrome from a CDN subdomain

Updated
1 min read
Solution: .webp images are not loaded in Google Chrome from a CDN subdomain

Context

You have a web site with the domain example.org. Images are loaded through Cloudflare CDN with the subdomain cdn.example.org.

Broken image icons

Problem

.webp images not loaded in Google Chrome, Microsoft Edge, Arc, and other Chromium-based browsers.

Solution

  1. Go to Cloudflare Dashboard.
  2. Select the “Rules” tab on the sidebar, “Transform Rules”.
  3. Open the “Modify Response Header” tab and press “+ Create rule”.
  4. Fill in the form:

Rule name: Content-Type: image/webp

If: Custom filter expression Field: URI Path Operator: contains Value: .webp

Then: Set static Header name: Content-Type Value: image/webp

Transfrom Rules

Transform Rules

5. Press the “Deploy” button.

Result

Go to your website and .webp images should be displayed in Google Chrome.

More from this blog

Невидимий дизайн: Чому «хмара часток» в Apple Watch — це геніальний інженерний хід

Кожен розробник, який хоч раз налаштовував Apple Watch, відчував цей «wow-ефект». Замість стандартного QR-коду — таємнича анімація, яку iPhone зчитує за частку секунди. Як інженер, я не міг пройти повз і не розібратися: як це працює насправді? Довгий...

Jan 27, 20262 min read
Невидимий дизайн: Чому «хмара часток» в Apple Watch — це геніальний інженерний хід

Як додати графік відключення світла у Календар?

Оновлення Ця стаття втратила актуальність після закінчення відключення світла. Останнє відключення світла у Львові було 30 грудня 2024 р. Ви можете легко додати графіки погодинних відключень світла у місті Львові в Google Календар на Android чи Apple...

Jun 22, 20241 min read
Як додати графік відключення світла у Календар?
V

Viacheslav Kharchenko

20 posts

Ukrainian Tech Lead & Rails dev.

Solving software engineering bottlenecks and daily routine friction — from smart homes to life-ops. Streamlining code and life, one fix at a time.