Hello,
I'm using this:
Quote:
<script language=’Javascript’>if(parent.location != self.location){parent.location=self.location;}</script>
To redirect images search result on Google to page contains this photo.
But after upgrade to 3.0.6, nothing happen.
What I should do now?
Thanks.
Posts: 8339
that script is just to break out of an iframe
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 421
Last time I used G3.0.4, everything okay.
But after upgrade to 3.0.6, then this script code not working on my site.
Posts: 8339
have you tried to view your site in an iframe?
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 421
I'm using this code to redirect traffic from Google Image search to page contains that image.
Posts: 8339
No.
You are using it to break your gallery out of being displayed in an iframe, which could be google image search.
But what if google no longer uses iframes to display images in image search?
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 421
As I know that more persons still using old Google Images Search: http://www.ashout.com/get-old-google-image-search-option/
And after upgrade, I lost some traffic.
Posts: 8339
90% or more of the world - like myself has not opted to get the old style results.
Site owners would care how search results are presented but most of us don't.
and as I stated that script only has one purpose - it has nothing to do w/ google images.
As a site owner it is your job to roll w/ the changes that the internet goes through.
-s
________________________________
All New jQuery Minislideshow for G2/G3
Posts: 1857
The Google Images thing has been beaten to death already: http://galleryproject.org/node/111009
For the redirect, see if this is what you're trying to do: http://galleryproject.org/node/110849