Hello >>
This is my first visit and post in webmaster-talk. it's an honor and a privilege to be with you all.
As mentioned in thread subject
My site contain dynamic pages, it is a script using php&html with mysql database. Daily when i do update the pages through script's back-end, homepage will still showing the previous update until refreshing the page. and my visitors face the same problem.
I used 4 computers and 3 defferent ISP and that did not fix the issue, so it is not browser cache and not ISP cache, and there is no options in script's back-end to turn cache on or off. thats all make me sure it is server-side caching.
I'm looking for a way to prevent this because I'm constantly updating the site and it is impossible to ask my visitor "Please press refresh on each visit"
Apparently, there are "no-cache" code that can be put into meta
tags. I try this also .. but didn't work
I'd be grateful for any light that can be thrown on this server side
caching problem.
|