Direct Toplist Links Question

Post Reply
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Direct Toplist Links Question

Post by tubeman »

Is it possible to have direct toplist links without passing it through out.php, I see many sites recently doing it. I have seen a few variations regarding this in the docs but they need to have javascript included. How do I achieve this? Thanks.
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Direct Toplist Links Question

Post by admin »

Well, yes, the only way is to use JS
Are you looking for a way to link like that without JS?
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Direct Toplist Links Question

Post by tubeman »

Yes, is there any way to link without JS perhaps through a rewrite in .htaccess?
admin wrote:Well, yes, the only way is to use JS
Are you looking for a way to link like that without JS?
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Direct Toplist Links Question

Post by admin »

But it won't be a direct link then ...
Can you please show an example ?
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Direct Toplist Links Question

Post by tubeman »

admin wrote:But it won't be a direct link then ...
Can you please show an example ?
Here is an example site:
http://www.dirtyindiansex.com/

If you see toplist its all direct links that are not being passed through out.php but toplist still sorts based on incoming clicks.

Also how do I rename rot_id and encode it like you see on the site? Thanks.
admin
Site Admin
Posts: 37250
Joined: Wed Sep 10, 2008 11:43 am

Re: Direct Toplist Links Question

Post by admin »

Incoming clicks ?

do you mean incoming hits from those domains ?
if this case you don't have to link through out.php
Don't forget to run script update
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Direct Toplist Links Question

Post by tubeman »

Any way to count the outgoing hits from the toplist links without passing them through out.php?
admin wrote:Incoming clicks ?

do you mean incoming hits from those domains ?
if this case you don't have to link through out.php
GangstaBros
Posts: 460
Joined: Sun Jan 05, 2014 4:34 pm

Re: Direct Toplist Links Question

Post by GangstaBros »

tubeman wrote:Any way to count the outgoing hits from the toplist links without passing them through out.php?
admin wrote:Incoming clicks ?

do you mean incoming hits from those domains ?
if this case you don't have to link through out.php
can you read russian?
http://smartcj.com/wiki/doku.php?id=ru: ... ямые_линки
tubeman
Posts: 534
Joined: Sat Mar 02, 2013 11:33 am

Re: Direct Toplist Links Question

Post by tubeman »

Yes I can a little, but this way:

<a href="http://trader.com/" onClick="return scj_click('member', 'trader.com');">Link Desc</a>
где trader.com - это домен трейдера.

Its still need javascript code on page and function in link,any way to pass traders out links through .htaccess rewrite? Thanks.
GangstaBros wrote:
tubeman wrote:Any way to count the outgoing hits from the toplist links without passing them through out.php?
admin wrote:Incoming clicks ?

do you mean incoming hits from those domains ?
if this case you don't have to link through out.php
can you read russian?
http://smartcj.com/wiki/doku.php?id=ru: ... ямые_линки
GangstaBros
Posts: 460
Joined: Sun Jan 05, 2014 4:34 pm

Re: Direct Toplist Links Question

Post by GangstaBros »

only with JS, no way to make it through any kind of rewrites
Post Reply