AOL Sux and Other Thoughts
This WebDNA talk-list message is from 2000
It keeps the original formatting.
numero = 34933
interpreted = N
texte = We have been getting some complaints that people coming from AOL cannotsee our sites at all. This may be related to the difference in how 3.xand 4.x presents HTTP headers to the AOL proxy server; I have read allof the text at http://webmaster.info.aol.com and followed their recom-mendations. I was completely unable to get AOL 5.0 to properly view any page on my site which did not contain URL parameters.When we designed the site, we took care to make the URL's look as simpleand clean as possible, until you were deep in the site (and I no longerhad a choice). I know that I could simply add ?cart=[cart] to each link, but I think it is more impressive that everything seems to workwithout effort.Then I had an epiphany; AOL's caching servers will not cache any pagethat contains the question mark (?) or the strings .asp or cgi in the path or filename portion. And I can set the default document to beIndex.* (under WebSite). So, I quickly mapped .asp to WebCat andcreated a page called Index.asp with the following text:[if [browsername]^AOL][then][Redirect Index.shtml?AOL=lame][/then][else][Redirect Index.shtml][/else][/if]Now, when someone browses to my sites (e.g. http://www.univpress.com),the above page redirects them to the first page if it detects thestring AOL in the [browsername] variable. Otherwise they go to thesecond page. In fact, you can put any text of the form ?VAR=VAL andAOL's caching servers will not cache your page!I think that there will always be a need to have the initial root document be an fake ASP page, so that you get initialize the browser to the correct page. I plan on creating a short file that can be included on any other page which will check to see if there are no URL variables and an AOL browser name, and then redirect to itself with some default URL variable. I'm considering something less inflamatory, but at thistime, I'm still pissed that AOL feels they are big enough to ignore therules (sound like anyone else we know???).John Peacock-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
Associated Messages, from the most recent to the oldest:
We have been getting some complaints that people coming from AOL cannotsee our sites at all. This may be related to the difference in how 3.xand 4.x presents HTTP headers to the AOL proxy server; I have read allof the text at http://webmaster.info.aol.com and followed their recom-mendations. I was completely unable to get AOL 5.0 to properly view any page on my site which did not contain URL parameters.When we designed the site, we took care to make the URL's look as simpleand clean as possible, until you were deep in the site (and I no longerhad a choice). I know that I could simply add ?cart=[cart] to each link, but I think it is more impressive that everything seems to workwithout effort.Then I had an epiphany; AOL's caching servers will not cache any pagethat contains the question mark (?) or the strings .asp or cgi in the path or filename portion. And I can set the default document to beIndex.* (under WebSite). So, I quickly mapped .asp to WebCat andcreated a page called Index.asp with the following text:[if [browsername]^AOL][then][Redirect Index.shtml?AOL=lame][/then][else][Redirect Index.shtml][/else][/if]Now, when someone browses to my sites (e.g. http://www.univpress.com),the above page redirects them to the first page if it detects thestring AOL in the [browsername] variable. Otherwise they go to thesecond page. In fact, you can put any text of the form ?VAR=VAL andAOL's caching servers will not cache your page!I think that there will always be a need to have the initial root document be an fake ASP page, so that you get initialize the browser to the correct page. I plan on creating a short file that can be included on any other page which will check to see if there are no URL variables and an AOL browser name, and then redirect to itself with some default URL variable. I'm considering something less inflamatory, but at thistime, I'm still pissed that AOL feels they are big enough to ignore therules (sound like anyone else we know???).John Peacock-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/
John Peacock
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
PCS Emailer's role ? (1997)
Single Link browsing (1997)
Just Testing (1997)
Type 2 errors with WebCatalog.acgi (1997)
[WebDNA] RSS Feed (2008)
NumFound (1999)
Not really WebCat - need HTML Grider (1997)
[random] only for 1-100??? (1997)
HTML Editors (1997)
Admin Edit prob. (1997)
FAX orders (1996)
Showing once on a founditems (1997)
[WebDNA] search limit using WO? (2012)
WebCat2b13MacPlugin - nested [xxx] contexts (1997)
WebDNA Speed Test (2008)
WebCat hosting providers? (1997)
[WebDNA] [WSC] WebDNA Development Summit (2014)
multi-paragraph fields (1997)
updating checkbox in a db (1998)
Download URL & access on the fly ? (1997)