View Single Post
  #9 (permalink)  
Old 04-23-2006, 06:51 PM
KevinH KevinH is offline
Zimbra Employee
 
Posts: 4,792
Default

Quote:
Originally Posted by unilogic
So it does id your server to alexa but that’s all. My question is why is it necessary to id the zimba server to the alexa server. The link works fine without the id, ie.
Code:
http://pthumbnails.alexa.com/image_server.cgi?url=http://www.msn.com/
I'd personally rather not have alexa knowing the hostname of my server every time a client views a thumbnail. Also to note once a client views a thumbnail, zimbra seems to cache it. Hope that helps.
The id is required by Alexa's TOS. It works without and if you spoof a bad id or something bogus, but that's against their TOS. All of this code is in the URL zimlet so if somebody wanted to they could modify their own version.

The caching is done by the browser. We use a simple img include to fetch the thumbnail, which allows the browser to cache it.
__________________
Bugzilla - Wiki - Downloads - Offline Client
Reply With Quote