Toplist

Our support will answer all your general questions here.

Moderator: Rock

Post Reply
bladexx21
Posts: 13
Joined: Sun Dec 20, 2009 4:04 pm

Toplist

Post by bladexx21 »

Hello

On the toplist is it posible to list domaines with an normal url and not a redirect?

Current:
<a href="/cgi-bin/te/o.cgi?id=70" target="_blank">My Site</a>

Optimal:
<a href="http://www.mysite.com">My Site</a>
texpert
Site Admin
Posts: 719
Joined: Sat Mar 14, 2009 5:54 pm

Re: Toplist

Post by texpert »

Hello,

you can use
<a href="/cgi-bin/te/o.cgi?id=domain.com" target="_blank">My Site</a> instead,
or you can just add <a href="##return_url:num##">My site</a>, but in this case the script won't track it under outgoing traffic.


best regards,
Alex
Post Reply