Clearing cache and cookies
"Clear cache" is the universal web-fix. When something's weird — old content showing, buttons not working, logins looping — this usually solves it in one minute.
What cache is
Your browser keeps copies of website files (CSS, images, JS) to avoid re-downloading them every time. Sometimes those copies get stale — a site updates but your browser keeps serving the old version. Clearing cache forces a fresh download.
What cookies are
Cookies are small bits of data the site stores in your browser — your login token, cart contents, preferences. Clearing cookies logs you out and wipes preferences.
The lighter option: hard refresh
Before nuking everything, try a hard refresh — forces re-download of the current page without affecting cookies.
| OS | Shortcut |
| Windows / Linux | Ctrl + Shift + R or Ctrl + F5 |
| macOS | Cmd + Shift + R |
Full cache clear — browser by browser
Chrome
- Menu (three dots) → More tools → Clear browsing data
- Time range: "Last hour" usually suffices. Use "All time" for a full reset.
- Check: Cookies and other site data + Cached images and files.
- Click Clear data.
- Refresh the page.
Firefox
- Menu → Settings → Privacy & Security
- Scroll to Cookies and Site Data → Clear Data
- Check Cookies and Site Data + Cached Web Content
- Click Clear
Safari (macOS)
- Safari menu → Settings → Privacy → Manage Website Data
- Search for our domain
- Select it → Remove
- Alternative: Develop menu (enable in Advanced settings) → Empty Caches
Safari (iOS)
- Settings → Safari
- Clear History and Website Data
- Confirm.
Edge
- Menu (three dots) → Settings → Privacy, search, and services
- Clear browsing data → Choose what to clear
- Pick time range, check Cookies + Cached files
- Clear now
Clearing only for one site
Full-browser clear logs you out everywhere. If you want to clear only our site:
Chrome / Edge / Firefox
- Visit the site
- Press F12 (DevTools)
- Right-click the refresh button (upper left)
- Choose "Empty Cache and Hard Reload"
This only resets the current site. Much less disruptive than a full clear.
What breaks after clearing
- You'll be logged out of our site and all other sites you use. Log back in.
- Your cart resets — re-add items.
- Saved preferences reset — display options, cookie preferences.
Nothing in your account is lost — preferences, cart, and login are re-established on next use.
When clearing doesn't help
- Try a different browser.
- Try incognito / private mode (different cache / cookie store).
- Try a different device entirely.
- If the issue only happens on ONE specific browser, that browser may have a corrupted profile. Create a new user profile in your browser settings.
A common fix for login loops
If you log in and get kicked back to login repeatedly:
- Clear cookies for our domain specifically.
- Close all tabs of our site.
- Open a fresh tab, go to the login page.
- Log in.
The loop is almost always a stale session cookie the browser refuses to replace.
Related
- "Browser compatibility" — baseline requirements
- "Video or audio not working" — cache-clearing often fixes playback
Share On :