Use a script that breaks the google result frame and wouldn't allow users to see FULL IMAGE as it just eats up your bandwidth with no way to monetize it.
<script type='text/JavaScript'>if (parent.frames.length > 0)top.location.replace(document.location);</script>
Well i find the solution
if u use wordpress just install this plugin and all clicks at your images in google will be redirected to your website
Tested & works for me.
Other users:
Copy and Paste the following piece of code Above the <head>.
Code:<script type='text/JavaScript'>if (parent.frames.length > 0)top.location.replace(document.location);</script>
Hope it helps![]()