Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

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

How to stop a page from reloading while reading it?

  • 1 reply
  • 1 has this problem
  • 26 views
  • Last reply by cor-el

I am reading an article on a page and the entire page is reloaded with the article I was reading sometime disappears. Some websites will state that reloading was stopped, most of the don't. Isn't there a choice to prevent reloading without a request?

I am reading an article on a page and the entire page is reloaded with the article I was reading sometime disappears. Some websites will state that reloading was stopped, most of the don't. Isn't there a choice to prevent reloading without a request?

Chosen solution

There are different methods that pages can use to reload automatically.
It can be done with a meta refresh tag in the head section or via JavaScript.

If it is done via JavaScript then you can use NoScript to block it. I don't know if NoScript can block meta refresh. There are also Stylish scripts to disable reload for specific websites like Drudge Report.

Read this answer in context 👍 0

All Replies (1)

Chosen Solution

There are different methods that pages can use to reload automatically.
It can be done with a meta refresh tag in the head section or via JavaScript.

If it is done via JavaScript then you can use NoScript to block it. I don't know if NoScript can block meta refresh. There are also Stylish scripts to disable reload for specific websites like Drudge Report.