[FOUND] Traffic from google image

Joined
Mar 18, 2012
Messages
146
Reaction score
45
This is what i found, there is a trick somewhere on the page

.imagegoogle.jpg

After that there is automatic redirect to website.

m1f5s.jpg
 
Are you saying there is a way to auto redirect when people click to view the image in Google?

I have seen this a few times and always wondered.
 
Redirecting from G images is very simple done, see my post over here: http://www.blackhatworld.com/blackhat-seo/white-hat-seo/447194-breaking-out-bing-images-frame-help-html-experts.html
 
just put in the head
Code:
<script language="JavaScript" type="text/javascript"> if (top.location != self.location) top.location.replace(self.location); </script>
 
If anyone knows a framebuster for Bing images also, please share the love. :) I have tried dozens which does not work.
 
just put in the head
Code:
<script language="JavaScript" type="text/javascript"> if (top.location != self.location) top.location.replace(self.location); </script>

does this code help to get good google rank for an image?
 
Old stuff, iframe braker. Good to gain traffic from google images and other places that put your website into a frame.
 
Yup every site you have should have an iframe breaker to gain as much traffic as you possibly can. Basic but essential stuff.
 
Back
Top