I am working on a PHP site. All the pages are being cached by the browser so when something changes I keep having to pressing CTRL + F5
to get the latest version of the page. The issue happens in Firefox, Chrome and IE. The site is pretty old and uses query strings a lot for navigation.
I have tried using the following Meta tags as suggested in the answer below, however nothing appears to be stopping the browser caching the page.