Forum Moderators: Robert Charlton & goodroi
Google Images' New (Bing-like) Layout
Their attitude is more like: "You can do anything you want to with your pages, and we can do anything we want with our index--like exclude your pages."
--
Google Hacks, O'Reilly, First Edition, 2003, page 306
Or are you saying that it makes it easier to redirect searches with the google blank.html to a watermarked/obscured version that will have them reaching for the view site/original image link?
If Google refuses to rank images as highly if they have a watermark strip on them then that is their problem, it looks badly upon them wanting to avoid people with a solution to a problem Google has created.
In some cases (depending on logged in status, https, and browser) there is no referral data being sent. Plus the IP belongs to the user not the search engine.
Google/2.5.1.13455 CFNetwork/609.1.4 Darwin/13.0.0
I also found out what the
Google/2.5.1.13455 CFNetwork/609.1.4 Darwin/13.0.0
user-agent is. I'd long suspected it had something to do with image search. Turns out it's the google app-- the one you can use on an iPad as an alternative to regular google with a browser.
With billions of images at their disposal, what do they care if they lose a few due to watermarks?
You're stranded on a non-page with no links, so the only way out is via the browser's back-arrow.
In my .htaccess I have the following:
RewriteRule .*\.(gif|jpe?g|png)$ - (NC,F)
403 re-directs to the home page or wherever you want it to.
You're stranded on a non-page with no links
On my iPad, once I've clicked on the Google image to enlarge it, I can endlessly scroll through all the images
You probably have more than that
Oh and psst! the leading .* wastes server time and isn't needed.
You definitely don't want the full URL in the ErrorDocument line.
I just checked my logs, for the last 1000 requests for the watermarked image (one I show in google search), 604 come from iPad g image search, and only 6 of them visited the website.