Hacker News new | ask | show | jobs
by mdaniel 1463 days ago
and Zulip has a "public access" view, which I wish more open source projects would adopt (:eyes: kubernetes.slack.com) since it allows search engines to index into the threads: https://zulip.com/help/public-access-option
1 comments

To clarify here, from https://zulip.com/help/public-access-option#caveats:

> Web-public streams do not yet support search engine indexing. You can use zulip-archive to create an archive of a Zulip organization that can be indexed by search engines.

https://github.com/zulip/zulip/issues/21881 is the issue to track for the native search indexing feature.

Ah, thank you for pointing that out and sorry that I didn't notice that caveat. I somehow thought Google's indexer was "hash url" aware but I can totally appreciate that the devil is in the details about that stuff