Clear cache for a site in different browsers
I need to test a site in different browsers. Clearing browser cache deletes cache for all sites.
How to clear or reset cache for a particular site in different browsers?
Solution 1:
Chrome / Edge
Windows / Linux / Chrome OS
- Ctrl + F5
- Ctrl + Shift + R
- Ctrl + reload button
- Open Chrome dev tools by clicking F12. Right click Reload button. Then, click "Hard Reload" or "Empty Cache and Hard Reload".
Mac
- ⌘ Command + ⇧ Shift + R
- ⇧ Shift + reload button
- Open Chrome dev tools by clicking ⌥ Option + ⌘ Command + I. Then, right click Reload button. In drop-down menu click "Hard Reload" or "Empty Cache and Hard Reload".
Firefox and related browsers
Windows / Linux
- Ctrl + Shift + R
- Ctrl + F5
Mac
- ⌘ Command + ⇧ Shift + R
- ⇧ Shift + reload button
Safari
- ⌥ Option + ⌘ Command + E
Internet Explorer
- Ctrl + F5
- Ctrl + reload button
Opera
Windows
- Ctrl + F5
- Ctrl + Shift + F5
- Ctrl + reload button
Mac
- ⌘ Command + ⌥ Option + R
- ⇧ Shift + reload button