Code: Select all
<meta http-equiv="Cache-Control" content="no-cache" >
<meta http-equiv="Pragma" content="no-cache" >
<meta http-equiv="Expires" content="-1" >
Moderator: daj
Code: Select all
<meta http-equiv="Cache-Control" content="no-cache" >
<meta http-equiv="Pragma" content="no-cache" >
<meta http-equiv="Expires" content="-1" >
Your web server is sending an HTTP 'Expires' header with a date 24 hours hence.Kieron wrote:The problem is that although the updates are being sent to my server, when I open the website the current conditions are always out of date.
Hi Kieron,Kieron wrote:I was going to try Paul's (Synewave's) workaround by inserting some code in indexT - would that work?