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 navigation?


  • From: javascript@xxxxxxxxxx (Hassan Schroeder)
  • Subject: [Javascript] How can search engines see a js include for navigation?
  • Date: Fri, 22 Mar 2002 14:04:02 -0800

"josh@xxxxxxxxxxx" wrote:

> Next question: can a user agent follow the links within navigation code placed in an SSI? 

Yes, because the inclusion is done on the server - the page looks
like any other non-dynamic page to the client (user agent).

> I'm not so familiar with SSI. Resources on implementing this if 
> it does in fact work?

If you're running on Apache, visit apache.org for comprehensive
docs, which also include a link to this getting-started intro:

<http://apachetoday.com/news_story.php3?ltsn=2000-06-12-001-01-PS>

If you're running iPlanet or some other server, see the appropriate
vendor docs for setup instructions.

HTH, and good luck!
-- 
H*
Hassan Schroeder ----------------------------- hassan@xxxxxxxxxxxxxx 
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

    -- creating dynamic Web sites and applications since 1994 --