Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече
Solved

Changes not updating on my website when viewed in Firefox

jbr replied
Restaurants to Customer

Hi, I’m testing a WordPress website in Firefox and noticed that some recent changes (like text or small layout updates) don’t appear immediately. The site is using Cloudflare CDN and caching, and even after refreshing or clearing cache, the older version sometimes still shows.

 [[Website | https://restaurantstocustomer.com/]]

Could this be related to Firefox caching behavior? Is there anything specific I should check to make sure updates appear correctly?

Thanks in advance for any help.

Hi, I’m testing a WordPress website in Firefox and noticed that some recent changes (like text or small layout updates) don’t appear immediately. The site is using Cloudflare CDN and caching, and even after refreshing or clearing cache, the older version sometimes still shows. [[Website | https://restaurantstocustomer.com/]] Could this be related to Firefox caching behavior? Is there anything specific I should check to make sure updates appear correctly? Thanks in advance for any help.

Всички отговори (1)

Избрано решение

Use private browsing, or clear site data and caches.

Some CDN providers also respect cache disposition headers if you ask to skip their caches, so you can open devtools, network pane, "disable caches" checkmark, and reload, to see any difference.

If none of that helps, it means it's still served old from the CDN and you can only either wait, hit the origins instead of the CDN host, or invalidate the caches in you CDN management tools.

Задаване на въпрос

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.