搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Forced refresh (CTRL F5) doesn't show the changes I make when I am updating a web site I manage

  • 3 个回答
  • 7 人有此问题
  • 4 次查看
  • 最后回复者为 SueMillard

more options

I look after several web sites using XHTML & CSS. I test in Firefox 26.0 and IE 10. I'm running on Windows 8.

Firefox doesn't refresh a newly updated page using F5 or CTRL F5 - it persistently shows the cached copy. (IE 10, however, confirms I've done the job right.)

Is there a function I've missed in Firefox, or is there some HTML I can put into the head of a page specifically to force this browser to display the newest content?

I look after several web sites using XHTML & CSS. I test in Firefox 26.0 and IE 10. I'm running on Windows 8. Firefox doesn't refresh a newly updated page using F5 or CTRL F5 - it persistently shows the cached copy. (IE 10, however, confirms I've done the job right.) Is there a function I've missed in Firefox, or is there some HTML I can put into the head of a page specifically to force this browser to display the newest content?

所有回复 (3)

more options

I usually use Ctrl+Shift+r to reload bypassing the cache, but Ctrl+F5 also should do it.


Could you check your browser.cache.* preferences for anything unusual?

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box that appears above the list, type or paste cache and pause while the list is filtered

In particular:


Does Firefox connect the same way as IE? You can check the setting here:

orange Firefox button (or Tools menu) > Options > Advanced > Network mini-tab > "Settings" button

The default setting of "Use system proxy settings" should use the same LAN setting as IE, but you might also test "No proxy" to see whether that makes any difference.

more options

Firefox is using default proxy settings. I haven't yet tested with the "no proxy" setting.

The browser.cache.check_doc_frequency is set at 3 - should I reduce that to 1 or 0?

more options

currently this problem seems to be sorted, without having altered any settings. Possibly associated with the host for the site I'm working on having just moved the site to another server. Thanks for the advice, though.