Forum Moderators: Robert Charlton & goodroi
Google Images' New (Bing-like) Layout
It was mentioned before, but the only thing we can do and really should do is to have multiple image folders, one for thumbs and one for the bigger images and maybe add watermarks to the smaller images + clear words that the big images can be found on site xx
[edited by: goodroi at 2:12 am (utc) on Feb 1, 2013]
[edit reason] Please no specific urls [/edit]
[edited by: Robert_Charlton at 6:13 pm (utc) on Feb 4, 2013]
[edit reason] examplified actual domain [/edit]
Forget about unified protest through blocking googlebot, there will always be opportunists who will not block in order to get more referrals.
RewriteCond %{HTTP_REFERER} !^http(s)?://(www\.)?yourdomain.com [NC]
RewriteCond %{REQUEST_FILENAME} .*jpg$|.*gif$|.*png$ [NC]
RewriteRule (.*) /image.php
[edited by: goodroi at 2:13 am (utc) on Feb 1, 2013]
[edit reason] Please no specific urls as per forum charter [/edit]
So, did someone done the code properly to redirect the "view original image" to the host page of the image? + dynamic watermark?
[edited by: Robert_Charlton at 6:05 pm (utc) on Feb 4, 2013]
[edit reason] removed specific [/edit]