31/01/2012

Remove Google Images Frame


Google Images Frame is on the google image search service that displays an iFrame window. This service itself is very useful at all to make it easier for searchers to find images of the desired image without needing to visit a site containing such images.
Although useful for the searcher picture, but apparently the service is not the case for the owner of the site containing such images. How could I not, with the active service is the owner of the site will lose traffic from image search, this occurs because in most cases an image search will only see the image displayed on the frame and then take a picture that he needs after the can immediately be shut down without visiting the site that includes pictures it. Well, these conditions must be very detrimental for the owner of the site.
For blogger users you can remove this google images frame by adding the following script and  put it before the </ head> code .
<script language="JavaScript" type="text/javascript">
if (top.location != self.location) top.location = self.location;
</script>
Then Save your template. You can test by doing a google image search with the keyword in your own image.
Once you find, please click on the google images will pop up a window frame, then wait a few seconds it will automatically redirect to your blog.

3 comments:

mike said...

this code does't work for chrome browser.

JOEWANA said...

perfect work with FF ^_^

Unknown said...

This is very educational content and written well . It's nice to see that some people still understand how to write a quality post!

How To Remove Pictures From Google Images

Post a Comment