Forum Moderators: open
Any advice would be appreciated. I've always been told that javascript is bad for search engines..
Andy.
[edited by: korkus2000 at 10:26 pm (utc) on Nov. 17, 2003]
[edit reason] No site reviews please [/edit]
JavaScript links are bad for SEs. Other than that, they simply won't do anything with the JavaScript.
Try browsing your site in a browser that has JavaScript disabled. If you can still use it without any problems, then SEs will most likely not experience any problems.
So, unless your site is "JavaScript heavy" (drastically affecting code to content ratio) it shouldn't be a problem.
As drdoc notes, having a lot of script can hurt the ratio of interesting content to overall size. In other words, the "density" of your information may go down if you have lots of script. It's not clear, however, that some spiders don't discard the script from the length. I wouldn't chance it though, and most SEO's (me included) strongly encourage putting the source in separate files, just like you should with CSS.