Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

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

  • 2 respostas
  • 4 têm este problema
  • 1 visualização
  • Última resposta por 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.

Solução escolhida

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.

Ler esta resposta no contexto 👍 3

Todas as respostas (2)

more options

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

more options

Solução escolhida

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.