Hi everyone, I hope this is the right place to ask the following question.. One of my site is getting lots of traffic from Google Images but most of people just hit the "See full-size image". Is there anyway to take them to picture page instead of just the picture link? Any help is appreciated. Thanks
Thanks Carolyn, but I don't think it can be done via simple JS, because the "See full size image" directly leads to the image URL. However, it might be possible by .htaccess file but I don't know anything about it.
:-P sorry, am a little tired, cource that won't work, .htaccess will though http://www.bluehatseo.com/check-mate-google-images/
Thanks Carolyn, I have tried with the code provided on that website but this damn thing isn't still working. Do we need to alter the code?
all that does is calls up redirect.cgi if the refferer is G.I. so you would have to write your own CGI, but a simpler example it to just REMOVE the frame before they have the chance to click it I'll pm the code
Thanks Carolyn, You rock.. I've implemented that JS code and it removes the frame as soon as someone click the image from google results.
Sure, Just check your PM.. I've sent you the URL. It's working great with the javascript code you provided.