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>
Toplist
Moderator: Rock
Re: Toplist
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
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