Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   General Business Knowledge (http://www.greenguysboard.com/board/forumdisplay.php?f=10)
-   -   Redirecting Google Images traffic (http://www.greenguysboard.com/board/showthread.php?t=51840)

NY Jester 2009-03-09 06:15 PM

Redirecting Google Images traffic
 
OK, now that I have built up a nice following with Google images I get a steady 2K uniques to a certain image each day I want to redirect the traffic to that pictures sign up page... could someone explain how to do that? I don't want it to go there for each pic, JUST a specific image's traffic sent to a specific page.

I'd appreciate it.

HowlingWulf 2009-03-10 11:55 AM

You should be able to add it directly in the .htaccess
Test this:

RewriteCond %{HTTP_REFERER} !^http://images.google.*$ [NC]
RewriteRule theimage.jpg http://www.signuppage.com/ [R=302,L]

This will tell google images it has 302 moved temporarily.

bDok 2009-03-10 12:23 PM

Does google not catch on to that?

Mateusz 2009-03-10 07:24 PM

Couple of years ago I added a pop-up to page that was getting shitload of google image traffic and guess what... 2 days later all traffic was history..

Senator_x 2009-03-10 07:33 PM

Quote:

Originally Posted by Mateusz (Post 443966)
Couple of years ago I added a pop-up to page that was getting shitload of google image traffic and guess what... 2 days later all traffic was history..

Google's algorithm picks it up nowadays.


I get over 10k of google image traffic...about 30 to 35% spill over to my main site. I take that 30 to 35% and scrub them down until they find exactly what they were looking for.

hony 2009-03-11 12:48 AM

I get so much image traffic to my travel sites -- it's totally useless.

Beaver Bob 2009-03-11 12:50 AM

On 2 of my sites that get heavy google images traffic, I installed a javascript that pops the page out of the google frame.. its been there for maybe a month and no loss of traffic so far.

comm 2009-03-11 02:34 AM

i think its ok to put frame breakers

NY Jester 2009-03-11 08:18 AM

I was thinking I might be better off using a "frame popper" so that they cant click the "See Full Size Image" link, because Google Images shows the actual web page that the image is on. Thanks for the input guys.

Beaver Bob 2009-03-11 12:20 PM

Quote:

Originally Posted by NY Jester (Post 444042)
I was thinking I might be better off using a "frame popper" so that they cant click the "See Full Size Image" link, because Google Images shows the actual web page that the image is on. Thanks for the input guys.

if you need the code for it, lemme know. its very simple.


All times are GMT -4. The time now is 06:59 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc