Broken robots.txt a...
 
Notifications
Clear all

Broken robots.txt after upgrade to 23.9.0

4 Posts
2 Users
0 Likes
55 Views
 svg
(@svg)
Joined: 2 months ago
Posts: 5
Topic starter  

Hi.

https://my.domain/robots.txt shows error 404 after upgrade.


   
Quote
 svg
(@svg)
Joined: 2 months ago
Posts: 5
Topic starter  

In version 23.11.00 nothing changes.
How to fix this error?


   
ReplyQuote
(@stefanodavid)
Joined: 2 years ago
Posts: 120
 

@svg AFAIK Carbonio installation does not touch robot.txt and is completely agnostic about this file, so I am not sure how to help... can you provide some more details?


   
ReplyQuote
 svg
(@svg)
Joined: 2 months ago
Posts: 5
Topic starter  

@stefanodavid Thank you for response.

I installed Carbonio CE 23.8.0

Run command zmprov mcf zimbraMailKeepOutWebCrawlers TRUE

Edited /opt/zextras/jetty_base/webapps/zimbra/robots.txt

from

User-agent: *
Disallow: /

User-agent: Googlebot
Allow: /service/user/*/Calendar
Disallow: /

to

User-agent: *
Disallow: /

And all was fine.

After upgrade to 23.9.0 robots.txt changed to default. https://my.domain/robots.txt shows error 404

zmprov gcf zimbraMailKeepOutWebCrawlers shows TRUE

Changing this parameter to FALSE and TRUE again does not help.


   
ReplyQuote