![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||||||||
| |||||||||
|
|
To the members of this Forum: I prepared the message below to be sent to the Macromedia Dreamweaver Support Center. But, before sending it, I decided to submit it to you guys; |
|
Follow the message: Gentlemen: We?ve purchased the Macromedia Dreaweaver MX Software last year. Since then, we?ve built a website in our local view. Last month we reserved our domain name (brokerabuse.com), secured a host place at our IP and sent our Website files to the remote site, using the FTP |
|
The original site was successful, namely, users would access the website and navigate through all links without any problem. After that first launching, we started revising the site?s files, to include different images and correct the text. We did that quite a few |
|
Unfortunately, we are currently experiencing the following problem: we are noticing that different visitors to our site are getting, at random, |
|
In order to fix the problem, we've contacted our IP and host. They were 99% sure that the problem was created by the fact that earlier versions of |
|
AOL's representative instructed us how to clear all AOL's cache memory, which we did. But, at the same time, he said that the clearing would not |
|
So we ask you to kindly EITHER 1 - Tell us how to change the Internet Access Settings and which settings should be changed. OR 2 - If you think that the change of the Internet Access Settings would not solve our problem, please tell us what to do Please, do not use too much Website lingo in your reply - we are REALLY beginners!! We need clear STEP BY STEP instructions from beginning to end |
|
Thanks and regards, Patricia Praca pp Jorge A. Lopez, PA PS.: We've accessed the Dreamweaver Forum (General Discussion section) explaining our ordeal. We got a reply from Alan Ames, as follows: Quote AOL caches webpages on their end--- you can try to force a reloading of the page by tacking ?something onto the end of the url.. http://www.brokerabuse.com/mypage.html?blahblah the questionmark is for a dynamic script- even if the page isn't dynamic calling it this way may force aol to fetch it fresh from your site. Unquote We do not know how to ad that question mark to the URL and our Website is not dynamic. Furthermore, Alan Ames? solution looks like a ?band-aid? that |
|
Patricia |
#3
| |||
| |||
|
|
Quote AOL caches webpages on their end--- you can try to force a reloading of the page by tacking ?something onto the end of the url.. http://www.brokerabuse.com/mypage.html?blahblah the questionmark is for a dynamic script- even if the page isn't dynamic calling it this way may force aol to fetch it fresh from your site. Unquote We do not know how to ad that question mark to the URL and our Website is not dynamic. Furthermore, Alan Ames? solution looks like a ?band-aid? that will come off at some point later precisely because our Website is not dynamic. Patricia |
#4
| |||
| |||
|
|
You can add these lines to the source of the files, in the head section- to try and control the cacheing behavior. meta http-equiv="Cache-Control" content="no-cache" / meta http-equiv="Expires" content="0" / meta http-equiv="Pragma" content="no-cache" / That will work in most cases. |
#5
| |||
| |||
|
|
Alan AOL's proxy servers only read the HTTP headers - they do not read HTML. So while this would work in most cases it has no effect on AOL's cache. |
#6
| |||
| |||
|
| Alan AOL's proxy servers only read the HTTP headers - they do not read HTML. So while this would work in most cases it has no effect on AOL's cache. I know- but it may have an effect on the site visitors who Don't use aol. The problem isn't really defined well enough to know what's going on. -- Team Macromedia Volunteer for Dreamweaver Certified Dreamweaver MX Developer |
![]() |
| Thread Tools | |
| Display Modes | |
| |