Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 2 risposte
  • 4 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di 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.

Soluzione scelta

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.

Leggere questa risposta nel contesto 👍 3

Tutte le risposte (2)

more options

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

more options

Soluzione scelta

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.