Skip to main content
All CollectionsTroubleshooting
How can I troubleshoot a page that is still loading for quite some time

How can I troubleshoot a page that is still loading for quite some time

Updated over 3 months ago

If you're experiencing a slow-loading webpage, it could be due to the cache not being cleared or local source files being used instead of newly available files from the server. To fix this issue, follow these simple steps:

  1. In your Chromium browser (Google Chrome, Brave, Microsoft Edge) press F12 on the keyboard.

  2. And right click the Reload button on the toolbar.

  3. Click the Empty cache and Hard reload option.

For Firefox and Safari browsers press and hold the Shift key on your keyboard while clicking the Refresh button on the toolbar. Alternatively, you can use the keyboard shortcut Ctrl + Shift + R (Windows/Linux) or Cmd + Shift + R (Mac).

Give it a try! This will trigger a hard reload of the website, which will clear the cache and reload all the page resources from the server.

Did this answer your question?