You are viewing limited content. For full access, please sign in.

Question

Question

Weblink sessions are not timing out after 20 minutes as set in weblink config. This has only changed since upgrading LF server to 10.2

asked on May 1, 2017

Tried to follow the instructions here:

https://answers.laserfiche.com/questions/53691/Weblink-Log
https://support.laserfiche.com/forums.aspx?Link=viewtopic.php%3ft%3d16125%26amp
https://answers.laserfiche.com/questions/54336/Public-Accessing-WebLink-and-Licenses-Not-Timing-Out
https://answers.laserfiche.com/questions/53691/Weblink-Log

 

Their robots.txt file is in the 
c:\Program Files\Laserfiche\Weblink\ 
and 
c:\Program Files\Laserfiche\Weblink\Web Files\ 
directories

 

and this is what's in it.

 

User-agent: *
Disallow: /MyWebLink.aspx
Disallow: /Login.aspx
Disallow: /Search.aspx
Disallow: /
User-agent: AhrefsBot
Disallow: / 
<case match="(bot|spider)"> 
          crawler=true 
          tagwriter=System.Web.UI.HtmlTextWriter 
</case> 
<case match="AhrefsBot"> 
          browser=ahrefsbot
          crawler=true 
          tagwriter=System.Web.UI.HtmlTextWriter 
</case> 
<case match="+Googlebot"> 
          browser=googlebot
          crawler=true 
          tagwriter=System.Web.UI.HtmlTextWriter 
</case> 
 

 

From our IIS logs it looks like Googlebot and AhrefsBot are the bots accessing it.

 

Does anyone have any ideas? Thanks!

1 0

Replies

replied on May 3, 2017

Hi Andrew,

 

9 Service Pack 1 (9.0.1.275)

 

I don't know how support case permissions work, but if you want more info case# 185136 is open

 

thanks!

1 0
replied on May 2, 2017

Hello Daniel,

May i know the version of your WebLink? please provide the full version and build. 

 

Regards

0 0
replied on May 10, 2017

Nobody has any ideas???

0 0
replied on May 10, 2017

Have you tried putting the robots.txt file at the web site level rather than just the web application level? For example, if using the default web site in IIS, try placing the robots.txt file at C:\inetpub\wwwroot

0 0
replied on May 11, 2017

Just tried that - haven't heard any results from the client yet. I will keep you posted.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.