搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

how do I get firefox to bookmark the latest version of the webpage instead of the page version when it was bookmarked?

  • 2 回覆
  • 4 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

When I bookmark a blog webpage, and then click on that bookmark the next day, it goes to the previous day's version of the webpage, not the current version. I used Firefox on my old computer, and it didn't do this.

When I bookmark a blog webpage, and then click on that bookmark the next day, it goes to the previous day's version of the webpage, not the current version. I used Firefox on my old computer, and it didn't do this.

被選擇的解決方法

You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • Hold down the Shift key and left-click the Reload button
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (Mac)

Best is to avoid bookmarking a specific page that was requested by sending POST data in a (hidden) form or bookmarking a page that has GET data appended to the URL (?xxx=xxx) or links to a specific sub domain (xx##.example.com) in case load balancing is used as such a link can easily get broken in case of changes on the server.

從原來的回覆中察看解決方案 👍 3

所有回覆 (2)

more options

While at the new web page, remove the old bookmark. Then make a new one.

more options

選擇的解決方法

You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.

  • Hold down the Shift key and left-click the Reload button
  • Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
  • Press "Command + Shift + R" (Mac)

Best is to avoid bookmarking a specific page that was requested by sending POST data in a (hidden) form or bookmarking a page that has GET data appended to the URL (?xxx=xxx) or links to a specific sub domain (xx##.example.com) in case load balancing is used as such a link can easily get broken in case of changes on the server.