Page 1 of 1

exit.php links format

Posted: Tue Jun 26, 2007 12:49 am
by altosresearch
can someone tell me why our Serendipity formats external links with the weird exit.php url?

Code: Select all

<a href="http://www.altosresearch.com/blog/exit.php?url_id=1457&entry_id=245"  onmouseover="window.status='http://www.reagentinct.com/2007/06/18/special-reader-feature-what-i-look-for-in-real-estate-photographs/';return true;" onmouseout="window.status='';return true;" title="Real estate photo">
rather than the more normal, and much more readable style:

Code: Select all

<a href="http://www.reagentinct.com/2007/06/18/special-reader-feature-what-i-look-for-in-real-estate-photographs/" target="_blank">
It seems that this format sometimes prevents other blogs from recognizing trackbacks when I link to them.

Also, when I link to someone from my blog, I want to make sure they get the google juice. Does this format prevent that?

Is there a setting to use the cleaner style by default?

thanks
Mike
www.altosresearch.com/blog

Posted: Tue Jun 26, 2007 1:15 am
by stm999999999
this is for counting the use of exit links - if you do not want this, switch this off.

and btw, it should not disturb the trackback-recognizion as we figure it out in http://www.malerwerkst.at/archives/542- ... -SPAM.html / http://test.manske-net.de/blog2/ - if you do not speak german:

malerwerkst.at has the option turned on to check whether a trackback-sending blog has really a link to the trackbacked page.

http://test.manske-net.de/blog2/archive ... est-3.html is an entry with a link to malerwerkst.at but exit-coded - and the trackback is yet there.

what is about google and technorati? Sorry, i do not know.