Forum Moderators: open
Sometimes I can see the changes I've made if I type the filepath into my address bar without the .html extension (e.g. http://www.example.com/newpage as opposed to http://www.example.com/newpage.html), but not always.
Is this common? Does this have to do with my host, or with my computer? And is there some way I can get around it?
Thanks!
[edited by: encyclo at 5:46 pm (utc) on Oct. 7, 2006]
[edit reason] switched to example.com [/edit]
IE may still give you grief even if that's set right, but for most people that fixes it.
It could also be your 'net connection, to your knowledge are you accessing the internet through a proxy server of some sort? If you're working from an office network, this is entirely possible. A proxy server is like a big cache - it stores most frequently visited pages so give a perceived impression of faster browsing - sattelite connections are like this sometimes. If the settings on a proxy server are incorrect, it may not actually be getting the latest version until it re-downloads it.
Sometimes I can see the changes I've made if I type the filepath into my address bar without the .html extension (e.g. http://www.example.com/newpage as opposed to http://www.example.com/newpage.html), but not always.
You could also try your URL with some random querystring on the end to try and stop it from using the cache.
http://www.example.com/newpage.html?abc123etc
Like rocknbil suggests, it does sound as if your 'net connection is caching pages, maybe even your ISP - proxy server style?!
I didn't have that box checked in my IE settings - hopefully that will help! And I'll try adding the random string to the end of my URLs to see if that makes a difference, too.
Thanks all :)