Quote from: ShadySue on June 25, 2015, 13:04
As this is specifically a microstock group, maybe you could tell us how to prevent our content, legitimately purchased and online, from being indexed by Google for subsequent free lifting by the world and his wife, which as I showed not long ago, Google openly advocates.
there are many ways, all server-side, these are the most common to avoid "hot linking" :
1 - block the googlebots using the robots.txt
2 - block them using ".htaccess"
3 - forbid bots from scraping any .jpg file
