Traffic from Google images: people only see THE image and not ur website

Escape from this Google iframe to only images is easy, put next code in ur site:

PHP Code: 
<script>if(self != top) { top.location self.location; }</script> 
This way people can see ur site: click on Ads
dr2015 Reviewed by dr2015 on . Traffic from Google images Traffic from Google images: people only see THE image and not ur website Escape from this Google iframe to only images is easy, put next code in ur site: <script>if(self != top) { top.location = self.location; }</script> This way people can see ur site: click on Ads Rating: 5