Forum Moderators: open
Apart from cloaking (i.e. don't show JavaScript to Googlebot), is there a better way to make sure that our Java doesn't show up in Google?
[edited by: heini at 4:05 pm (utc) on Nov. 29, 2002]
[edit reason] no specifics / urls per TOS / thanks! [/edit]
Here's hoping the nasty JavaScript has been removed, ViruS - thank you!
[edited by: Marcia at 12:59 pm (utc) on Dec. 6, 2002]
[edit reason] TOS # 24, please see stickymail [/edit]
so <script src="\external.js"> is a relative url right?
Google would have to rewrite those lines to full urls, but they don't, right?.
So somehow it sounds logical that javascript get's included in the cache, but not executed. Or not?
So if we use external script, the .js file get crawled, but not if we disguise the <script>?