![]() | | ||||||||
| | #1 |
| HyperActive Warrior Join Date: Nov 2010
Posts: 189
Thanks: 0
Thanked 20 Times in 17 Posts
|
I did a search but couldn't find much on this topic. For one of my sites I get a ton of Google Image traffic because of the content of the site. I noticed that quite a few sites seem to be using a redirect on the image. For example when you click on a picture in Google Images instead of it loading the image with your website grayed out in the background, the script redirects the user straight to the page the picture sits on. I immediately thought this was a great idea. I can take all of that traffic and boom they actually hit my site instead of just seeing it in the background. Then I started thinking, will Google not like this and start to devalue the images in the search? It's not worth it if its going to kill my traffic from Google images. Anybody have any experience with this? |
| | |
| | #2 |
| SEO Strategist War Room Member Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
|
Interesting, can you post a Google search of an image that is being redirected, so I can see what's going on? I get a lot of Google Image traffic also. |
| | |
| | |
| | #3 | |
| HyperActive Warrior Join Date: Nov 2010
Posts: 189
Thanks: 0
Thanked 20 Times in 17 Posts
| Quote:
vanessa minnillo - Google Search Click on the images second from the left. It'll load the image and then redirect it to the site. Is this bad to do? | |
| | ||
| | |
| | #4 |
| SEO Strategist War Room Member Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
|
I see what your saying, I'm still looking at the picture, I mean source code. |
| | |
| | |
| | #5 |
| HyperActive Warrior Join Date: Nov 2010
Posts: 189
Thanks: 0
Thanked 20 Times in 17 Posts
| |
| | |
| | |
| | #6 | |
| SEO Strategist War Room Member Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
| Quote:
Any plugin links? | |
| | ||
| | |
| | #7 |
| SEO Strategist War Room Member Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
|
Ok, I had some time to test this. Here is the code that is breaking the Google-Image-Frame. Put this one line above the </head> tag. Code: <script type="text/javascript">
if (top.location != location) {
top.location.href = document.location.href ;
}
</script> I don't think this will hurt the image seo any, since he is ranking #2 in Google Images. Plus the page is already loaded in the browser once the searcher clicks the image in Google Images, so everything is already loaded in the browser, behind the frame.Do a Google Search site:www.domain.com then click on any of your own images after you install the code, it should break the Google Image Frame & redirect to the actual page. I've tested about 10 of my own images & they all land on my pages just fine. Thanks for starting this thread, I didn't think about breaking the Frame, & since I get a lot of Google Image traffic maybe this will help put more image searchers on my site. |
| | |
| | |
| | #8 |
| HyperActive Warrior Join Date: Nov 2010
Posts: 189
Thanks: 0
Thanked 20 Times in 17 Posts
|
Here is the plugin I found. WordPress › Google Images Redirect « WordPress Plugins Thus far my traffic hasn't dropped at all. My analytics account through me for a loop as it was reporting the redirected traffic as a "direct visit" instead of referral, but once I got that figured out my panic alarm shut off. |
| | |
| | |
| | #9 | |
| SEO Strategist War Room Member Join Date: Jun 2010
Posts: 6,532
Thanks: 355
Thanked 1,992 Times in 1,273 Posts
| Quote:
I'm sure a lot of people want the image, & since it's forcing them to land on your page instead of the Google Image Frame it should help, at least a little. | |
| | ||
| | |
| | #10 |
| Active Warrior Join Date: Apr 2010
Posts: 50
Thanks: 0
Thanked 1 Time in 1 Post
|
I never though Google images was that popular! but the proof is in the numbers.
|
| | |
| | |
![]() |
|
| Tags |
| google, image, redirect |
| Thread Tools | |
| |
![]() |