Forum Moderators: Robert Charlton & goodroi
Google Images' New (Bing-like) Layout
What I have noticed is, once more, a lot of scrapers using my images and blowing mine off the first page even though mine were there years before, and I mean is some cases 12 years!
serves up a 500 error when clicked on in Google
Do you mean that stuff happens which results in a 500 error,
now generating 403s
RewriteCond %{HTTP_REFERER} !^http://example.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://example.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.example.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.example.com$ [NC]
Try catching the request with your 403 page and redirect it to your gallery.