Article DetailsHow to add thumbshots on your link site |
|
| Submit by: admin, Date Added: April 11, 2011 08:45:56 PM Category: Computer and Internet: Programming 1725 Hits • Tweet this • Share on Facebook • Digg This |
|
|
Thumbshots or others service which auto generate thumbnail are thumbnail screenshots of web pages that allow you to view the site. There are many service to do that, like thumbshot. There's a free web service that allows you to quickly add thumbshots to your site. Just add the following code next to a link on your links pages [img src="http://www.thumbshot.de/cgi-bin/show.cgi?url=http://www.yourdomain.com" border="0" onload="if (this.width>50) this.border=1; this.alt='Vorschau bei Thumbshots.de';" ] OR [img src="http://www.thumbshot.de/cgi-bin/show.cgi?url=http://www.yourdomain.com" border="0" onload="if (this.width>50) this.border=1; this.alt='Preview';"] OR [img src="http://open.thumbshots.org/image.pxf?url={$link.url}" /] OR [img width="120" height="90" src="http://msnsearch.srv.girafa.com/srv/i?s=MSNSEARCH&r={$link.url}" /] OR [img src="http://images.websnapr.com/?size=s&url={$aUrl}" /] Please Note : modify URL to your OWN URL site please change all sign [ ] to < > |
|
|
|
|
| |