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!
No comments:
Post a Comment