javascript - does it only affect google

Discussion in 'HTML & Website Design' started by flyingkiwi, Nov 3, 2005.

  1. #1
    i have a site that has been built for me and does really well on all search engines but not google. i have been told its because a lot of the site content is generated in javascript, could anyone feeback if that could be whats holding it back?
     
    flyingkiwi, Nov 3, 2005 IP
  2. torunforever

    torunforever Peon

    Messages:
    414
    Likes Received:
    36
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your post title says "javascript", while your actual post says "jsp". Those are two different technologies, one client-side (javascript) and one server-side (jsp).

    If the content of your site is displayed using javascript, and not viewable when javascript is disabled, then that's a big problem and goes beyond search engine optimization. You should follow some basic accessibility guidelines.

    If you did mean JSP, and not javascript, then that shouldn't be a problem with Google. If your URLs are in the form of yourPage.jsp?something=something then you might want to do some URL re-writing. Search around for search engine friendly urls
     
    torunforever, Nov 3, 2005 IP
  3. flyingkiwi

    flyingkiwi Peon

    Messages:
    104
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    sorry for the confusion, i think i see your point, i just had a look at my site www.algarverentalapartments.com with javascript tunred off and couldnt see any of the page content!!!!!!! ahhhhhhhh i think i am in trouble!
     
    flyingkiwi, Nov 3, 2005 IP
  4. randymorin

    randymorin Peon

    Messages:
    387
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Did he change his original post, because I don't see JSP. Regardless, there's a lot of fear mongering regarding javascript that should be ignored. Google indexes javascript. In fact, my experience is that Google is the best at indexing javascript. As you can see, Google is indexing your javascript. That said, you'll always be indexed better with plain HTML then with equivalent javascript. Your site in particular is pretty damn ugly javascript.
     
    randymorin, Nov 3, 2005 IP
  5. flyingkiwi

    flyingkiwi Peon

    Messages:
    104
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    thanks for that yep did change the entry to make it a bit clearer! I can see the site is indexing but when i turn off javascript all the content dissapears - i figured that was a bad sign!
     
    flyingkiwi, Nov 3, 2005 IP