What does this mean?

Discussion in 'JavaScript' started by becomeme, Aug 1, 2009.

  1. #1
    I have a question...I was checking one of the site I am affiliated with and I found this in there source code for one of the pages...

    <script type="text/javascript" src="http://redirect1.vip.store.yahoo.com/cgi-bin/referadd?et=4a74e585&r=http://www.google.com/search%3Fhl%3Den%26q%3Dlink%253Ahttp%253A%252F%252FMYSITE.COM%26aq%3Df%26oq%3D%26aqi%3D&catalog=entirelypets&v=2"></script>
    
    <script type="text/javascript" src="http://redirect1.vip.store.yahoo.net/cgi-bin/referadd?et=4a74e585&r=http://www.google.com/search%3Fhl%3Den%26q%3Dlink%253Ahttp%253A%252F%252FMYSITE.COM%26aq%3Df%26oq%3D%26aqi%3D&catalog=entirelypets&v=3"></script>
    HTML:

    can someone explain what this code is doing? Could this be effecting my affiliate sales? Also it gave me a backlink according to google.
     
    becomeme, Aug 1, 2009 IP
  2. becomeme

    becomeme Active Member

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    53
    #2
    would anyone like to share there 2 cents?
     
    becomeme, Aug 2, 2009 IP
  3. quirksmode

    quirksmode Peon

    Messages:
    14
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It is a link to some javascript on some Yahoo server. It looks like it is just used to tell Yahoo how the visitor to that page got there (it contains the referring URL). In this case, it looks like you got to that page by doing a Google search. Not sure how that would affect your sales though.
     
    quirksmode, Aug 3, 2009 IP