De Leeuw guy wrote:
> 
> Hi all,
> 
> when a run <<rundig>> to my intranet, a part of my intranet site is not
> added,
> because the URL to navigate into my intranet is embended into an applet.
> See the code :
>       <applet code="fphover.class" codebase="../../" width="120"
> height="24">
>         <param name="hovercolor" value="#0000FF">
>         <param name="effect" value="glow">
>         <param name="color" value="#000000">
>         <param name="font" value="Dialog">
>         <param name="fontsize" value="10">
>         <param name="textcolor" value="#CCCCCC">
>         <param name="fontstyle" value="bold">
>         <param name="text" value="For members">
>         <param name="url" valuetype="ref"
> value="http://intra.eurofer.be/helpdesk/index.html">
>       </applet>
> 
> thehttp://intra.eurofer.be/helpdesk/ is not added to the search database
> How can i resolve this problem  ?

This is a general problem for *any* web robot, not only Ht://Dig.

Either you omit Jave and JavaScript for navigation (works with all
robots), have additional entries in the start_url directive of the
Ht://Dig configuration file (works only with your Ht://Dig) or you
put a <LINK REL...> in the <HEAD> section of your documents (works
with all robots that support HTML 4.0 navigational links).

Another portable approach would be to have a non-Java, non-JavaScript
site map.


hth,
  Torsten

PS: Most surfers I know of don't like Java anyway.. if a site has
    Java in it, they don't turn on Java in the browser but travel
    away - another lost customer, I'd say ;-)

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