JavaScript and link popularity

Discussion in 'Link Development' started by SourceV, Oct 26, 2006.

  1. #1
    Does JavaScript that displays links to content on my site will be recognized by search engines for link popularity purpose?

    Naturally, I am mostly interested in the larger search engines: Google, Yahoo and MSN.
     
    SourceV, Oct 26, 2006 IP
  2. WillB

    WillB Peon

    Messages:
    453
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    AFAIK, search engines will not execute JavaScript when they index your page. So if the JS outputs content.. it is not seen.
     
    WillB, Oct 26, 2006 IP
  3. SourceV

    SourceV Peon

    Messages:
    27
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What if the URL included within the JavaScript code itself. The SE does not need to parse the code but just read it as is.

    For some reason I think this should work. It seems to me that most ad network has high link popularity, although they are using JavaScript code on the network. They get the credit instead of the sites they are advertising.
     
    SourceV, Oct 26, 2006 IP
  4. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Javascript links are not counted as proper links.
     
    mad4, Oct 26, 2006 IP
  5. Morishani

    Morishani Peon

    Messages:
    239
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Search engine don't "see" js .
     
    Morishani, Oct 26, 2006 IP
  6. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #6
    javascripts in href tags will used by google like <a href="javascript('content.php')">bla bla</a>
     
    trichnosis, Oct 26, 2006 IP