Quote:
Originally Posted by Doug E
|
If you don't care about whether the thumbs are ranked then ST can do that... you can also do that and use javascript to catch the click and replace the href with the script href. This way you can still get ranked thumbs but google get's the gallery url.
Code:
<a href="http://www.galleryurl.com" onmousedown="this.href='/st/st.php?id=1234&url=http://www.galleryurl.com&p=100'; return false;" target="_blank"><img src="/st/thumbs/123456.jpg" border="0"></a>