Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] How can search engines see a js include for navi gation?


  • From: javascript@xxxxxxxxxx (Filipiak, Bob (Contractor))
  • Subject: [Javascript] How can search engines see a js include for navi gation?
  • Date: Fri, 22 Mar 2002 12:41:21 -0500

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1D1C8.C7BF1E20
Content-Type: text/plain;
	charset="iso-8859-1"

AFAIK Even if the browser has JavaScript disabled the code still downloads.

Bob Filipiak
(Contractor)

If the term "include" is being used as in 

  <script type="text/javascript" src="mystuff.js"></script>

rather than a server-scripting-based include --

Why would a user agent that doesn't understand JavaScript follow a
script source link to a file that has <noscript> tags in it? :-)

If we're talking about an SSI, of course, that's different ...
-- 
H*
Hassan Schroeder ----------------------------- hassan@xxxxxxxxxxxxxx 
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

    -- creating dynamic Web sites and applications since 1994 --
_______________________________________________
Javascript mailing list
Javascript@xxxxxxxxxx
https://lists.LaTech.edu/mailman/listinfo/javascript

------_=_NextPart_001_01C1D1C8.C7BF1E20
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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

<P><FONT SIZE=3D2>AFAIK Even if the browser has JavaScript disabled the =
code still downloads.</FONT>
</P>

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

<P><FONT SIZE=3D2>If the term &quot;include&quot; is being used as in =
</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp; &lt;script type=3D&quot;text/javascript&quot; =
src=3D&quot;mystuff.js&quot;&gt;&lt;/script&gt;</FONT>
</P>

<P><FONT SIZE=3D2>rather than a server-scripting-based include =
--</FONT>
</P>

<P><FONT SIZE=3D2>Why would a user agent that doesn't understand =
JavaScript follow a</FONT>
<BR><FONT SIZE=3D2>script source link to a file that has =
&lt;noscript&gt; tags in it? :-)</FONT>
</P>

<P><FONT SIZE=3D2>If we're talking about an SSI, of course, that's =
different ...</FONT>
<BR><FONT SIZE=3D2>-- </FONT>
<BR><FONT SIZE=3D2>H*</FONT>
<BR><FONT SIZE=3D2>Hassan Schroeder ----------------------------- =
hassan@xxxxxxxxxxxxxx </FONT>
<BR><FONT SIZE=3D2>Webtuitive Design =3D=3D=3D&nbsp; (+1) =
408-938-0567&nbsp;&nbsp; =3D=3D=3D <A HREF=3D"http://webtuitive.com"; =
TARGET=3D"_blank">http://webtuitive.com</A></FONT>
</P>

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

</BODY>
</HTML>
------_=_NextPart_001_01C1D1C8.C7BF1E20--