Page is a not externally linkable
zeus - 1:13 pm on Jan 21, 2013 (gmt 0)
I have added this for Bing, maybe it also works for google.
RewriteCond %{HTTP_REFERER} bing.com
RewriteRule \.(gif|jpg|png)$ - [F]
RewriteCond %{HTTP_USER_AGENT} BingPreview
RewriteRule ^.* - [F,L]