Quote:
|
Originally Posted by unilogic I'd take an educated guess that whatever the url is it just pastes it in to the url= portion of the alexa link, so it would pass on any information. I don't know what alexa's policy is on information and such, which may be something you want to look up. |
Correct. The entire URL is passed. This lets Alexa show a different thumbnail for different site areas if possible. So
www.zimbra.com and
www.zimbra.com/forums could get a different thumbnail. Maybe a better solution would be to strip anything after a ? or the first /.
This way you only send the root URL and up to one level of path information.