A new trick for daily traffic

Discussion in 'Link Development' started by romioaa, Mar 30, 2007.

  1. Hilschi

    Hilschi Guest

    Messages:
    60
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #41
    thanks for the hint. i will check it out
     
    Hilschi, Apr 7, 2007 IP
  2. RandomGuy

    RandomGuy Peon

    Messages:
    52
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #42
    I have not tried this "trick" specifically, but I do get aa few dozen uniques from Google Images. For example, on one of my poker sites we ran an interesting article about whether you would be willing to trade sex for a big score in a major poker tournament. One of the images on the page was called "sex.jpg". For months we got a lot of hits from "sex" queries at Google Images. The visitors were most likely disapointed to find a poker article though.
     
    RandomGuy, Apr 7, 2007 IP
  3. Nerve

    Nerve Peon

    Messages:
    467
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #43
    Thanks man, Great article!
     
    Nerve, Apr 8, 2007 IP
  4. Benahue

    Benahue Active Member

    Messages:
    186
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    68
    #44
    I thought we had established that Google caches the images, rendering it impossible to hotlink them. That's why how this works remains a mystery. But, given that the traffic you will receive from this is untargeted, you won't recieve much of a benefit from it, unless you only care about getting lots of visitors, or you have CPM ads on your site.
     
    Benahue, Apr 9, 2007 IP
  5. sketch

    sketch Well-Known Member

    Messages:
    898
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    148
    #45
    Yes, you are way off :)

    First, the article in the original post does NOT mention anything about creating a link... it simply says to post an image.

    Second, more often than not, hitting "Back" on a browser does not register as a new hit to server logs because the browser is pulling a cached web page (UNLESS the browser is set to never cache, which is rarely the case).

    So not only would you NOT be getting "Back" hits from Google, but you wouldn't even be sending anyone there to begin with.
     
    sketch, Apr 9, 2007 IP
  6. adacprogramming

    adacprogramming Well-Known Member

    Messages:
    1,615
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    125
    #46
    I looked this over a little better, it's not really black hat. The one thing he did that was wrong was the hotlinking to someone elses site. He did that because he was showing the image from a forum so he needed to get the image from some where. If he hotlinked to one of his ownsites that would be fine. Where the image gets pulled from is not the point. The point is that it is displayed on your page and GOogle finds it and adds it to the Google image search.

    The main part of this is to turn on the Google image search in your Google webmaster tools and to use alts and image titles with your keywords so Google will show your image in Googles image search when people seach for images on the topic of your keywords. When people click on it they will be directed to your site. This will only work if your site is in some way related to things people are searching for images on. Then prepare to have those images stolen from your site (that is why they searched for it!)
     
    adacprogramming, Apr 12, 2007 IP
  7. thedamian

    thedamian Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #47
    Alright. For all that think this is "blackhat" think about what he's doing.

    Just adding a <img ... link FROM GOOGLE, not from the original source (in his example a www.mixfm...)

    This means you're "using google's bandwidth" and you can relax. That bandwidth does NOT equal money. They will not care if you use their images.

    This kind of a thing is very crudely talked about in this article
    http://www.searchenginejournal.com/google-image-search-spamming-in-action-hawaii-pictures/5252/

    HOW DOES IT WORK:

    In my opinion what is happening is if you already have a fairly high pagerank (All you need is a 2 or more) then google hits your page (it won't work until google's come back to look at what you have) Once it does it seens your page and sees an image you have with the keywords you want and the alt= you want. then it says. "This image is with relevant keywords around it and the image is being hosted on a pagerank 10 page (google itself) so it must be important"

    You piggy back on the backs of google (I believe the only pagerank 10 website) and you achive your goal.

    This is the trick used in the article above because they're working with images from "www.people.fas.harvard.edu" which has a pagerank of 5.

    It's not BlackHat because you're doing nothing wrong. It's definitely temporary until google get's it's shit together.

    But then again since they haven't fixed the 302 redirect problem and it looks like it never will then you can't do anything about it. and all the fixes for the 302 redirect problem DON'T work on images so you can't control it.

    If you're worried about people stealing your images there are ways to stop it.
    and if you're worried that google will not be able to pay for the bandwidth your 50 unique hits a day will cause...:D

    I'll promise pay the 1.3 cents a day that'll cost them
     
    thedamian, Jul 19, 2007 IP
  8. wah2war

    wah2war Active Member

    Messages:
    242
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #48
    How many traffic increasing you get with this trick? Interested too
     
    wah2war, Jul 19, 2007 IP
  9. geneuine

    geneuine Peon

    Messages:
    292
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #49
    Very interesting...I will have to try this out and see if it works.
     
    geneuine, Jul 19, 2007 IP
  10. carboncat

    carboncat Peon

    Messages:
    149
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #50
    This is called "hotlinking."
    This is how it works. You have a page with a picture on it. Normally, you'd have html that retrieves a picture from your own server (e.g., <img src="/images/misc/picture.gif">. But when you hotlink, the picture isn't stored on your server, it's at some other website, and actually your html simply has a link to the image. (e.g., <img src="www.example.com/image.jpg">. When someone views your site (including google), they see the picture, so "your" picture gets into google images.
    This is unethical because (a) you're using someone elses content without permission; and (b) the image gets sent from the other server to the user without ever passing you- thus passing on bandwidth costs to someone else.

    If you're already getting indexed in google, it will work. the pictures will be indexed as part of your site. I think because this is taking off, it will become a big problem over time. Don't know how it's going to play out.
    My server has an anti-hotlink feature called "leach protect", so I know that some sites are immune to hotlinking.
    For example, you can't hotlink my pics! :)
     
    carboncat, Jul 20, 2007 IP
  11. oora

    oora Active Member

    Messages:
    105
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #51
    Wondering if this trick still works, maybe Google refine their algorithm and already found how to handle this case. its tempting me though :D
     
    oora, Jul 20, 2007 IP
  12. cysh

    cysh Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #52
    I'm going to give this a try and see how it goes
     
    cysh, Jul 20, 2007 IP
  13. Pammer

    Pammer Notable Member

    Messages:
    3,417
    Likes Received:
    397
    Best Answers:
    0
    Trophy Points:
    260
    #53
    lol not a new trick :p but anyhow people were not aware about that things !

    and yeah it works pretty well ! :D
     
    Pammer, Jul 20, 2007 IP
  14. InfiniteTech

    InfiniteTech Active Member

    Messages:
    380
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    70
    #54
    Sorry, wrong post here. Mods/Admins please delete!
     
    InfiniteTech, Jul 20, 2007 IP
  15. joseph.stevens7

    joseph.stevens7 Peon

    Messages:
    372
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #55
    It doesn't seem to make too much sense, but I will give it a try. If it works I'll let everyone know.
     
    joseph.stevens7, Jul 21, 2007 IP
  16. liangonesearmy

    liangonesearmy Peon

    Messages:
    158
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #56
    do you have to manually tag each image? or will google do that if you set it to under dashboard?
     
    liangonesearmy, Jul 21, 2007 IP
  17. TechGirl

    TechGirl Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #57
    I hope this works and that Google doesn't shut me down for "stealing" their bandwidth.
     
    TechGirl, Jul 21, 2007 IP
  18. pash

    pash Peon

    Messages:
    670
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #58
    Rofl good =] BTW them steal the guide from here:|
     
    pash, Jul 21, 2007 IP
  19. doubler

    doubler Active Member

    Messages:
    952
    Likes Received:
    47
    Best Answers:
    0
    Trophy Points:
    70
    #59
    doubler, Jul 21, 2007 IP
  20. Skribblez

    Skribblez Notable Member

    Messages:
    5,939
    Likes Received:
    208
    Best Answers:
    0
    Trophy Points:
    280
    #60
    Thanks. Just read it. Really interesting article.

    I'm going to try it for sure. :)
     
    Skribblez, Jul 21, 2007 IP