All the time I edit some thing on my website, and I add it, I must clear cache to check out the changes..
We have this meta tag which should fix this nonetheless its not working
HTML:
< meta http-equiv=" Cache Control" content=" no-cache" />
Here is chek out the site http: //visual-studio. uz. rs/
Not every browsers support which tag.
Check your preferences for every browser you are using. Each browser will present a setting to check for newer versions all the time you visit a page, or load any cached version to create browsing faster.
If you’re using a scripting vocabulary, the server side version of th no-cache command works much better but puts a new heavier load to the server.