14

How do you clear the cache for a specific site on Chrome for Android?

I've already tried going to the site's settings and pressing the "Clear & Reset" button, but the site's cache still hasn't been cleared (the JavaScript file that's loaded is still the old version).

So how do I do this properly?

user894196
  • 141
  • 1
  • 1
  • 3

4 Answers4

11

From the overflow (3 dots menu)

Settings → Site settings → tap All sites → choose your site →clear and reset

From Chrome help

Cached images and files: Chrome remembers parts of pages to help them open faster during your next visit. Text and images from pages you've visited in Chrome are removed.

You will also lose browsing history, cookies and site data

beeshyams
  • 40,739
  • 30
  • 119
  • 269
  • 3
    I said in my question that I already tried that, but that the JavaScript that's loaded is still the old version. – user894196 Dec 21 '17 at 17:04
  • Oh.. sorry. Missed seeing that. Wondering if uninstalling and reinstalling will help after saving your bookmarks – beeshyams Dec 21 '17 at 17:06
0

I use this decision (but it applies to all sites): Settings -> Privacy -> Clear browsing data. Then chose time range -> Clear data

Radren
  • 101
0

The option that worked for me was:

  1. Go to Settings → Privacy and security → Clear browsing data
  2. Check "Cached images and files".
  3. Optionally select a time range if you know when the cache was created.
  4. Click on "Clear data". You are then able to select your specific site. This step is made easier by the previous step because then the list will be shorter.
Neptilo
  • 101
  • 1
0

Under the overflow menu, click the "i" in a circle, and then "Cookies." You can then click the trash can to clear all data for just the site (Chrome calls it all "cookies").

tps12
  • 1