I think he means the cache on a user's browser might mean his
new content is not shown.
toastyrat, you can use a
meta refresh to do the job, but you'd need to construct some form of identification, so that once a user has had the site refreshed, it doesn't continue to do so (you could try setting a cookie once the user visits, that disables any further refreshing).