Hello,
I was wondering if you have a site that has large java script coding with keywords within this script will these keywords be indexed or help in your ranking. Or are the words within java script ignored? I have two examples: example 1 <script language="javascript">my keywords1</script> will my keywords1 within be ignored? or would it be better to use the code example 2<script type="text/javascript">my keywords2</script> would putting the java type as text be better? Does example 1 or 2 be better for search engines? Or does it matter? Also note the java script codeing is between the <body> of the page. Thankyou.