Javascript document.write() -- still voting?

Discussion in 'Link Development' started by fsmedia, Jan 30, 2006.

  1. #1
    If I have a link using document.write() and the link is within that, do the search engines still consider this as a 'vote' or a pure link outbound?
     
    fsmedia, Jan 30, 2006 IP
  2. skanxalot

    skanxalot Peon

    Messages:
    111
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Doubt it. Search engines do not crawl or execute javascript, so your link is probably just ignored. What you can do is put the link in the href attribute, and the javascript in the onlick event. This should work for both parties.
     
    skanxalot, Jan 30, 2006 IP
  3. torunforever

    torunforever Peon

    Messages:
    414
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #3
    The onlick event? Is that a new feature based on Willy Wonka wallpaper?
     
    torunforever, Jan 30, 2006 IP