Empty Cache and Hard Refresh

Overview

There may be times when you need to clear the page data in your cache (page data stored by your browser to reduce load times) in order to load a fresh version. There are a couple of ways you can do this (depending on the browser you use).

Method 1

Press Ctrl + F5

Pressing Ctrl & F5 keys on your keyboard together forces the browser to re-download the page from the web server, ensuring that it always has the latest copy.


Method 2

Press F12, right-click the refresh icon, select "Empty cache and hard refresh"

Pressing F12 on your keyboard opens the DevTools (Console) in your browser. You can then right-click on the refresh icon and select "Empty cache and hard refresh".


Still need help? Message Us