<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2652.35">
<TITLE>RE: [Javascript] How can search engines see a js include for navigation?</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Sorry.... I do the includes server side so the &lt;NOSCRIPT&gt; getssent to the browser.</FONT>
</P>

<P><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. </FONT></P>

<P><FONT SIZE=2>It's been fun....so long!</FONT>
</P>

<P><FONT SIZE=2>Bob Filipiak</FONT>
<BR><FONT SIZE=2>(Contractor)</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-----Original Message-----</FONT>
<BR><FONT SIZE=2>From: Hassan Schroeder [<A HREF="mailto:hassan@webtuitive.com">mailto:hassan@webtuitive.com</A>]</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>
</P>
<BR>

<P><FONT SIZE=2>&gt; &quot;Filipiak, Bob (Contractor)&quot; wrote:</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; AFAIK Even if the browser has JavaScript disabled the code still downloads.</FONT>
</P>

<P><FONT SIZE=2>OK, that didn't seem logical -- what would be the point? -- so I </FONT>
<BR><FONT SIZE=2>tested it. </FONT>
</P>

<P><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>
</P>

<P><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 ... </FONT>
</P>

<P><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>
</P>

<P><FONT SIZE=2>&gt; If the term &quot;include&quot; is being used as in</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt;&nbsp;&nbsp; &lt;script type=&quot;text/javascript&quot; src=&quot;mystuff.js&quot;&gt;&lt;/script&gt;</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&gt; rather than a server-scripting-based include --</FONT>
<BR><FONT SIZE=2>&gt; </FONT>
<BR><FONT SIZE=2>&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>
</P>

<P><FONT SIZE=2>FWIW!</FONT>
<BR><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>H*</FONT>
<BR><FONT SIZE=2>Hassan Schroeder ----------------------------- hassan@webtuitive.com </FONT>
<BR><FONT SIZE=2>Webtuitive Design ===&nbsp; (+1) 408-938-0567&nbsp;&nbsp; === <A HREF="http://webtuitive.com" TARGET="_blank">http://webtuitive.com</A></FONT>
</P>

<P><FONT SIZE=2>&nbsp;&nbsp;&nbsp; -- creating dynamic Web sites and applications since 1994 --</FONT>
<BR><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>Javascript mailing list</FONT>
<BR><FONT SIZE=2>Javascript@LaTech.edu</FONT>
<BR><FONT SIZE=2><A HREF="https://lists.LaTech.edu/mailman/listinfo/javascript" TARGET="_blank">https://lists.LaTech.edu/mailman/listinfo/javascript</A></FONT>
</P>

</BODY>
</HTML>