How to Clear Cache and Browsing Data on Popular Browsers
Simple explanation about cache
With this, it can also save costs. You know, the more cache is stored, for example, accessing "social media", which has a cache function so that you can scroll faster to get the data.
Alternatively, if the website you frequently visit uses cache...:)If you like this rahmancyber website, for example, faster loading images than when you first opened it,
Here's the cache function in a simple explanation:
Examples of Blogs that use Cache
If you are a blogger, now it's trending again for the dark mode display, then how can visitors access the website according to the theme they chose before, without having to click again... :) Yes, take advantage of this cache...
This is an example of the cache I've used.
There is 7d, so after 7 days... the cache expires... and loads again..
It can also be used to work around Blogger's "Laverage Browser Caching", when tested with pagespeed...
This, if you want a copy please...
<!-- chace -->
<meta content='public' http-equiv='Cache-control'/>
<meta content='private' http-equiv='Cache-control'/>
<meta content='no-cache' http-equiv='Cache-control'/>
<meta content='no-store' http-equiv='Cache-control'/>
<!-- chace -->
<include expiration='7d' path='*.css'/>
<include expiration='7d' path='*.js'/>
<include expiration='7d' path='*.gif'/>
<include expiration='7d' path='*.jpeg'/>
<include expiration='7d' path='*.jpg'/>
<include expiration='7d' path='*.png'/>
<meta content='sat, 01 mar 2100 00:00:00 GMT' http-equiv='expires'/>
So, does this method actually have an impact?
That's what I believed in the past, but considering now that the browser is also sophisticated, I don't think it's really necessary for us to do that kind of setting...
Where Do Browsers Store Cache Files...?
Each browser has its own place, but most are not much different... I will give an example for the Chrome browser...
AppData\Local\Google\Chrome\User Data\Default\Cache
If it's at my pc.. like this..
C:\Users\RahmanCyber\AppData\Local\Google\Chrome\User Data\Default\Cache
that's where the cache is... if you want to see what's in it... yes... it's there..
How to Clear Cache in Google Chrome?
- Make sure you Open Google Chrome Browser
- Please click the button CTRL + H on the keyboard buddy
- Please Click "Clear Browsing Data"
- Then, please change the Time Range section to "All Time" if you want to clear all Cache data without further ado. Then uncheck "Browsing History" and "Cookies",
which is "Cache only", why? so that your browsing history is not deleted, if you want it to be deleted, just check it... More details, like this picture...
Once done, click "Clear Data" - Done
How to Clear Cache in Firefox Browser
- Make sure you open the Firefox Browser
- Please click Settings, usually replaced with an icon of 3 horizontal lines
- Then, select "History"
- Select "Clear Recent History...
- Just like in Chrome earlier, please change the Time range to clear "Everything", and uncheck other than "Cache", if you want to delete everything, just leave it "Browsing & download history", "Active Logins", "Form&Search History" , "Cookies" remains checked. Including "Site settings", and "Offiline website data".. also leave a check... later it will delete everything... so it's clean like new... wkwkwk
If so, just click "OK" - Done
How to Clear Cache in Microsoft Edge Browser
If you are a Windows user.. ^_^ follow this quick method...
- Make sure you are in Microsoft Edge Browser
- Please Press Button CTRL + SHIFT + DELETE on your favorite keyboard (the manual method is almost similar to other browsers...) we use the quick way to delete this browser history, bro...
- Then, please set the parameters like this... in the Time Range select "Everything" and check the "Cache" section... (the explanation is similar to other browsers above)
if so, click "Clear Now" - Done
If you are a Mac User.. :) , please press Command+Shift+Backspace on your Mac keyboard..
May be useful...
_____________
If you want to read our article on the Indonesian language, you can visit our main website. here
Post a Comment for "How to Clear Cache and Browsing Data on Popular Browsers"