<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Re: [Javascript] How can search engines see a js include for navi gation?</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2713.1100" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=430500223-22032002><FONT face=Arial>Free free to contact me off 
list for any specific&nbsp;questions about SSI or XSSI.</FONT></SPAN></DIV>
<DIV><SPAN class=430500223-22032002></SPAN><FONT face=Arial>Peace and 
Respects,<BR>Scott Gahres<BR>Owner<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Golden Troll<SPAN class=430500223-22032002> </SPAN>Ventures 
hemp@goldentroll.com&nbsp; </FONT><A href="http://goldentroll.com/" 
target=_blank><FONT face=Arial 
color=#000000>http://goldentroll.com</FONT></A><BR><FONT size=2><FONT face=Arial 
size=3><A href="http://www.goldentroll.com"><FONT color=#000000><IMG 
alt="Our TM logo" hspace=0 src="cid:430500223@22032002-1cc6" align=baseline 
border=0></FONT></A><BR></FONT><BR></DIV></FONT>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
size=2>-----Original Message-----<BR><B>From:</B> javascript-admin@LaTech.edu 
[mailto:javascript-admin@LaTech.edu]<B>On Behalf Of 
</B>josh@urbicon.com<BR><B>Sent:</B> Friday, March 22, 2002 1:46 
PM<BR><B>To:</B> javascript@LaTech.edu<BR><B>Subject:</B> Re: [Javascript] How 
can search engines see a js include for navigation?<BR><BR></FONT></DIV>Ok, so 
I'm getting the sense that it is not possible to do a Javascript include for 
navigation that will also be understandable by a "user agent" (i.e. the search 
engine can't follow the links)<BR><BR>Next question: can a user agent follow the 
links within navigation code placed in an SSI? I'm not so familiar with SSI. 
Resources on implementing this if it does in fact work?<BR><BR>- josh 
draper<BR><BR><BR>on 22-03-02 19.39, Filipiak, Bob (Contractor) at 
filipiab@atsc.army.mil wrote:<BR><BR>
<BLOCKQUOTE><BR><FONT size=2>Sorry.... I do the includes server side so the 
  &lt;NOSCRIPT&gt; getssent to the browser.</FONT> <BR><BR><FONT size=2>If you 
  have to worry about lynx and other non-scripting browsers then jsut do every 
  thing important server side and only use client side JavaScript for cosmetic 
  stuff that doesn't matter wherethere the visitor sees it or not. 
  <BR></FONT><BR><FONT size=2>It's been fun....so long!</FONT> <BR><BR><FONT 
  size=2>Bob Filipiak</FONT> <BR><FONT size=2>(Contractor)</FONT> 
  <BR><BR><BR><FONT size=2>-----Original Message-----</FONT> <BR><FONT 
  size=2>From: Hassan Schroeder [mailto:hassan@webtuitive.com]</FONT> <BR><FONT 
  size=2>Sent: Friday, March 22, 2002 1:12 PM</FONT> <BR><FONT size=2>To: 
  javascript@LaTech.edu</FONT> <BR><FONT size=2>Subject: Re: [Javascript] How 
  can search engines see a js include for</FONT> <BR><FONT 
  size=2>navigation?</FONT> <BR><BR><FONT size=2>&gt; "Filipiak, Bob 
  (Contractor)" wrote:</FONT> <BR><FONT size=2>&gt; <BR>&gt; AFAIK Even if the 
  browser has JavaScript disabled the code still downloads.</FONT> <BR><BR><FONT 
  size=2>OK, that didn't seem logical -- what would be the point? -- so I 
  <BR>tested it. <BR></FONT><BR><FONT size=2>Neither Moz0.9.7/Win nor IE5.5/Win 
  with scripting off display the</FONT> <BR><FONT size=2>&lt;noscript&gt; 
  content from an external *.js file.</FONT> <BR><BR><FONT size=2>And more 
  relevant to the question -- re' /search engines/ following</FONT> <BR><FONT 
  size=2>JS menu links -- Lynx doesn't see the &lt;noscript&gt; content either 
  ... <BR></FONT><BR><FONT size=2>So I'd bet there's a high probability that 
  most search engines do</FONT> <BR><FONT size=2>/not/ follow external JS 
  references ...</FONT> <BR><BR><FONT size=2>&gt; If the term "include" is being 
  used as in</FONT> <BR><FONT size=2>&gt; <BR>&gt; &nbsp;&nbsp;&lt;script 
  type="text/javascript" src="mystuff.js"&gt;&lt;/script&gt;</FONT> <BR><FONT 
  size=2>&gt; <BR>&gt; rather than a server-scripting-based include --</FONT> 
  <BR><FONT size=2>&gt; <BR>&gt; Why would a user agent that doesn't understand 
  JavaScript follow a</FONT> <BR><FONT size=2>&gt; script source link to a file 
  that has &lt;noscript&gt; tags in it? :-)</FONT> <BR><BR><FONT 
  size=2>FWIW!</FONT> <BR></BLOCKQUOTE><BR></BODY></HTML>