Hello,
I have setup a password protected page using the WP page editor. When you click on the page, it asks for the password, I enter it and the page shows up. However, if I leave the protected page then hit the "back button", all the content is still in the cache and shows up. This is true even after I tried setting the cookie timeout to zero.
Could I use a javascript to clear the cache after a set period of time?
Thanks for any help!