Notifications
Clear all
Topic starter
11/16/2023 15:18
In version 23.11.00 nothing changes.
How to fix this error?
11/29/2023 17:06
@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?
Topic starter
11/30/2023 08:15
@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.