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:
>> 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.


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.

Reply via email to