Peter Bisset
Finance Business Systems
Ph: 3247 8553 (94553)
Fax: 3247 8560 (94560)

>>> Torsten Neuer <[EMAIL PROTECTED]> 2/12/99 19:08:13 >>>
Peter Bisset wrote:
> 
> There is a simple way to do this and it will work for all robots.
> 
> Simply make sure you include all the URLs that your page creates inside a <noscript> 
>... </noscript> section after your <script> ... </script> section.
> 
> Two benefits -
> 
> 1. works for browsers without js
> 2. lets robots index the page
> 
> I do exactly this and it works a treat.

>This only works for JavaScript navigation, but will have major
disadvantages
>(and also not work in all cases) for document contents (which is what
>Nguyen does:

The disadvantages would be ..? I don't believe this is correct, since you must use the 
<script> tag to enter script, js or vb or other type. I have checked it with IE and 
Netscape and it works fine.

>> my site use Javascript to generate the content (for compat b/c Netscape

>If content is created with document.write(), then you'll get quite an
overhead
>in the file sizes as they will get twice as big.

Wrong again. All you need to do is make sure the URL is in the <noscript> section. I 
fail to see how this will make a page twice as big. What will the html grow from? 1K 
to 2K? Doesn't sound too bad to me!

>cheers,
>  Torsten

-- 
InWise - Wirtschaftlich-Wissenschaftlicher Internet Service GmbH
Waldhofstra�e 14                            Tel: +49-4101-403605
D-25474 Ellerbek                            Fax: +49-4101-403606
E-Mail: [EMAIL PROTECTED]            Internet: http://www.inwise.de 

------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] 
You will receive a message to confirm this.



------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to