i'm receiving 90-95% of 15k daily visitors from google images and this traffic is powerfull my friends, you just need to display ads on the right place and of course related pages (links) will help you alot so they can browse more through the site, more pageviews = more cash if you can't get 5 pageviews per visitor then you're doing bad job, optimize the site for "image" visitors jm2c btw anyone know how to "stylize" images frame with css? i dont want to remove frame with javascript (of course google will ban you if you do that) i just want to make it looks like part of my site, i hate this 90's-look g-frame
I don't think that is grounds for being banned. I've been to several image sites that do that. Google won't know why you're breaking out of frames. You could legitimately be doing it to avoid some other web site presenting your content as their own with a 100% x 100% frame and their URL in the address bar. You're just using javascript to redirect the page back to itself ... that's different than redirecting to an affiliate link or a spyware site. Just add this javascript statement in your head tag: if (top != self) { top.location.replace(self.location.href); }
believe me, i tried this method a few years ago and after month all my images from search results disapeared maybe i'm just unlucky