Google Images Frame is a google image search service that displays an iFrame window. This service very helpful for image searcher to find images easier without having to visit a site containing images, But this service not benefit for a site owner, because a image searcher will direct leave sites if the images have been got, So the site owner will lose traffic. How to solve this problem ? For a wordpress User, you can use Plugin WP Frame Breaker If you Blogspot (blogger) user, add the code below, before tag </head> <script type="text/javascript"> if (top.location != self.location) top.location = self.location; </script> Good Luck!
First of all, thank you very very much for this useful code. I was seeking for this, and will try this. But what about the effect with SEO?
He hee.. I can answer you if this is not a Digi forum. But if u r interesting no I'm not. Btw, what is ur idea about SEO issues? And what kind a books u sell normally?
I think it is better to leave it this way, Google use those frames for reason. Better if site owner could just make their site more interesting to tease visitors even it is just a preview of their site.
Sorry iigwk. I checked it. If you are a blogger (blogspot) user and if you use this script, then you will be doomed. Because it redirects every frame. Even you can't edit tour template, and can't use iframes too. ( Any way code works fine). So be careful when use use this. And if anyone used this and got troubles to remove it, ask me. May be I can help with that. Anyway thanks iigwk.
when I use k-meleon for image search and click on a thumbnail result the page it takes me to is in a frame with a "remove frame" option up top. However when I use TheWord browser I get the resultant page directly without the frame
Btw, there are few codes do the same. But is there any which can redirect only image search results from Google? That would be very useful.