HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Features / Page rank and Thumbails
Author Message
hdsite
Member

Posted: 20 Jul 2005 09:33:16


The two things will be nice . Have page rank and Thumbails
Nice job.
Antony

skalinks
Admin

Posted: 20 Jul 2005 22:19:51


Hello hdsite
We will include this feathures in new version of SkaLinks!

Thank you for using our product!

Anonymous


Posted: 25 Jul 2005 12:05:41


Hi Skalinks;

I need to put in a logo of each link, is that possible. Does the above comment mean, "thumbnails" as this feature?

Please let me know. If this is so, when will the new version be available.

Thanks,

Brian

skalinks
Admin

Posted: 25 Jul 2005 22:58:30


Hi Anonymous
The page rank will be nessesary, I promise, but about thumbnails, I can't say
exactly, because we find the method of realization this feature, because many hostings doesn't support GD or ImageMagic, but it is nessesary for realization of thumbnails. May be you whould suggest us some method?
Thank you very much!

Anonymous


Posted: 7 Aug 2005 19:53:31


Just add a input form to load your own thumbnail related to the link.

skalinks
Admin

Posted: 9 Aug 2005 05:21:37


Hello Anonymous.
Please, can you give us a script that generates thumbnails of screenshots of sites.
Thank you.

Anonymous


Posted: 4 Sep 2005 10:50:32


Use Thumbshots:
http://www.thumbshots.org/freethumbshots.pxf

Anonymous


Posted: 4 Sep 2005 10:52:35


Here you can see:
http://dir.thumbshots.net

WTM
Member

Posted: 15 Feb 2006 04:36:20


Here is the code to include Alexa thumbnails for the listings.
You just need to include code to display correct url (instead of "http://www.skalinks.com")

<img src="http://thumbnails.alexa.com/image_server.cgi?size=small&url=http: //www.skalinks.com/">

It should be working.

BEN
Member

Posted: 15 Feb 2006 11:18:16


WTM........thanks for that!

Heres code I've added to add to cat.tpl:

Find:

<a href='{$links.url}' {if $_output.link_open}target="_blank"{/if}>{$links.title}</a>

Add Above:

<a href='{$links.url}' {if $_output.link_open}target="_blank"{/if}><img src="http://thumbnails.alexa.com/image_server.cgi?size=small&url={$lin ks.url}"></a><br>

and this is what you get:



http://www.mx24.co.uk/motocross_tracks/

Cheers!
Ben.

BEN
Member

Posted: 15 Feb 2006 11:19:55


I've just changed the image size to medium btw

fibbia
Member

Posted: 28 Mar 2006 15:34:45


Add Above:
<a href='{$links.url}' {if $_output.link_open}target="_blank"{/if}><img src="http://thumbnails.alexa.com/image_server.cgi?size=small&url={$lin ks.url}"></a><br>


It doesn't work.
But :<img style="float: left; border-color:#3190d0;" src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&amp;r={$_output .links_info.URL}" border="1" width="120" height="90" alt="{$_output.links_info.Title}" /> works :-)
For example: Test version directory

skalinks
Admin

Posted: 4 Apr 2006 09:12:26


Hi fibbia
This can work. But, as I said, this page rank toolbar works with some other web server, which takes site pagerank from google.

Larzza
Member

Posted: 20 Apr 2006 16:39:54


This works fine..

<a href="{$links.url}" target="_blank"><img src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&amp;r={$links.u rl}" alt="{$links.url}" width="120" height="90" border="1" /></a>

BUT if you cut & paste this, look up for linebreak.
just one line.

RaZwaN
Member

Posted: 23 Oct 2007 00:38:56


for page rank go to: http://www.skalinks.com/forums/1_1036_0.html