Learn How to Disable Web Server Cache from Any Website, Blog etc
As you all know there are few webservers which provide re-enabled Web Server Cache, due to which each time you update your blog or site, you have to do several refresh to see the latest update. Even your visitor face the same problem, to fix this I have found a useful trick. All you have to do is follow the step below:
When this Problem Occurred?
Client is having a database website problem is, when someone views the database page, the entire data gets downloaded on a web cache server. When webmaster post Any New articles is Does not show until we do Press F5 or Refresh Button.
How to get rid of this problem?
Well, all you have to do is Just Add the Following Code anywhere on your Wordpress Blog i.e Footer.php or Sidebar.php, or index.php.
Following is the code you have to add:
We think the Above code will sure help the Wordpress owners.
Also take a look @ Wordpress Section for more useful Articles

