Here are some tips:
- Make sure you set the expiration date for every page. If yours is a dynamic web site, make sure to set the expiration date to 'now' so that the browser is forced to refetch the page.
- If you are using AJAX, make sure your XMLHttp requests that use the 'get' method use an URL that changes with time.