This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

  • 2 antwoorde
  • 4 hierdie probleem
  • 1 view
  • Laaste antwoord deur 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.

Gekose oplossing

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.

Lees dié antwoord in konteks 👍 3

All Replies (2)

more options

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

more options

Gekose oplossing

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.