Google IMAGES traffic

Discussion in 'Search Engine Optimization' started by blueoceanwave, May 15, 2007.

  1. #1
    I'm starting to get a lot of traffic from Google Images, how do I track this better?

    Is there a way to break out of the google Images frames?

    How do I take advantage of this?
     
    blueoceanwave, May 15, 2007 IP
  2. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #2
    you can block the image search on your G webmaster tools panel. you can also block your image folder with your robots.txt
     
    trichnosis, May 16, 2007 IP
  3. blueoceanwave

    blueoceanwave Peon

    Messages:
    210
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I was hoping of somehow profiting from the traffic.
     
    blueoceanwave, May 16, 2007 IP
  4. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #4
    did you even read the message before you posted?

    I'm interested in ways of doing this too although I don't think its allowed...
     
    oseymour, May 16, 2007 IP
  5. blueoceanwave

    blueoceanwave Peon

    Messages:
    210
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    seo_ranter, what's not allowed? making money from it? or breaking from the google frames?

    I don't see any reason why it wouldn't be allowed, who's going to enforce it? ha ha
     
    blueoceanwave, May 16, 2007 IP
  6. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #6
    breaking the frame....I'm just skeptical to do it...If I see it being done first I'll be happy to follow :D
     
    oseymour, May 16, 2007 IP
  7. blueoceanwave

    blueoceanwave Peon

    Messages:
    210
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Ha ha, found some code and other stuff:

    <script language=”JavaScript1.1″ type=”text/JavaScript”>
    if (parent.frames.length > 0) top.location.replace(document.location);</script>

    see: http://www.bluehatseo.com/check-mate-google-images/
     
    blueoceanwave, May 16, 2007 IP
  8. oseymour

    oseymour Well-Known Member

    Messages:
    3,960
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    135
    #8
    thanks....I can honestly say I learned something legit on DP today....+ rep
     
    oseymour, May 16, 2007 IP
  9. blueoceanwave

    blueoceanwave Peon

    Messages:
    210
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
  10. cientificoloco

    cientificoloco Well-Known Member

    Messages:
    1,742
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    110
    #10
    thank you blueoceanwave for the links. That's exactly what I needed.
     
    cientificoloco, May 16, 2007 IP
  11. blueoceanwave

    blueoceanwave Peon

    Messages:
    210
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #11
    another thing, i just found out that if the image is hosted on Flickr, but it's show on your page with all of the right keywords, google images will show your site, but the bandwidth will be pulled from flickr. how nice.
     
    blueoceanwave, May 16, 2007 IP
  12. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #12
    Also if you want to save bandwidth, you can avoid hotlinking to your images modifying your .htaccess file.

    for example adding this:

    SetEnvIfNoCase Referer "yoursite.com" main_pic
    <FilesMatch "^([^\.]+)\.jpg$">
    Order Deny,Allow
    Deny from all
    Allow from env=main_pic
    ErrorDocument 403 /pic/error403.gif
    </FilesMatch>
     
    ajsa52, May 16, 2007 IP
  13. kianah

    kianah Peon

    Messages:
    389
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I'm always leary of trying to do anything to trick google. Once enough people do this and google gets pissed who knows how they will deal with it.

    If you have a site you're willing to take the risk (however small the risk may be) go for it, but I have pr6 and pr7 sites and it's just not worth the chance for me.
     
    kianah, May 16, 2007 IP
  14. billybw

    billybw Peon

    Messages:
    1,012
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #14
    My experience with traffic from Google Images is that most of the visitors only want to see the image, and don't explore the rest of the site. But my site is non-commercial, so this may not apply to commercial sites.
     
    billybw, May 16, 2007 IP
  15. ajsa52

    ajsa52 Well-Known Member

    Messages:
    3,426
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    160
    #15
    Yes, same for me. Several weeks ago I was receiving 2,000 unique visitors/day from a picture ranked #4 for a popular keyword and the majority of those visitors don't explore any other page of my site. :(
     
    ajsa52, May 16, 2007 IP
  16. Forrest

    Forrest Peon

    Messages:
    500
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #16
    I've had great luck with Google Images; they send me more traffic than Yahoo and MSN combined, and people like to click around my site once they find it. But I run a photography web site, so this is maybe a different story?
     
    Forrest, May 16, 2007 IP