Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Why prevent the mailing list from being indexed?
- X-seq: zsh-users 23947
- From: "Daniel Shahaf" <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: Why prevent the mailing list from being indexed?
- Date: Mon, 20 May 2019 11:04:09 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=mime-version:message-id:in-reply-to :references:date:from:to:subject:content-type; s=fm3; bh=GiwBjp8 QjTboDPC/1by319tMUOeqdbki4BhKD8RoL5w=; b=Ys2982qRGZlBWXgXQuFgxgL 3bHGHzq+J7X1ZZnT+7r58llQOstD4co5W+cBQPALCqwIHqFEEnrp3oIHMW/gfsDt yespiWJ6KC7eRag/R4T/XsB+xWW1/8JEotiZzbapgyO0ktYVAn2qtuaM4qFTKgnx 9H/MM0K7NAOiyWc6MGtv1BhmsSmP5T8/I6a0RO97cLo520plNxPGbUs4mN+WofKN +ZaF77DH1uAIMaEWC76oi10BCm7lvmhr28+UgX5jQqu14UTD4cUGouOYBDNVdMB6 K2TOtlVmoRs8B1rtDGNC08lbd6oOMBIJINhcQYjkPCZ4+ELH4fHAVjOfokkrnkw= =
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=GiwBjp 8QjTboDPC/1by319tMUOeqdbki4BhKD8RoL5w=; b=qqEnlQarumkXnGvu9rE2Fp DPz8ThEFV3q1PpxRTb3UtCcXBmuVEu5tWj9aqn98yQxDhRfTWjOXupNQdJSXi2eb RCb+/irHyjN6rygrzx9OWrDN+8LQl6dFI8qVszKLkxUO+zIelS493XnXhMJpIbZp lr6GJDdc+pFn87gKRbUmuiSDE6d/8H8uW8TGlrPg6AOdYvQuBq2cuMy5f3SQ4PCZ 41AxU3EBTz0jHwAeRzPLM0+7RE9NsbZPRxGu0ckYaMtHNVlT3/0TDahsdOIwhQ0d wtOmpVPCt/QIexGLDGHRLknx81hV03yslqXa+b3llIUqx3htpqm+w+tvUaibKGLw ==
- In-reply-to: <20190520102811.cird7ae4a3c4xhpo@chaz.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20190520102811.cird7ae4a3c4xhpo@chaz.gmail.com>
Stephane Chazelas wrote on Mon, 20 May 2019 10:30 +00:00:
> I was surprised when a google search on the zsh mailing list
> archives turned up nothing when I knew it should (site:zsh.org
> ZSH_XTRACEFD) and then saw:
>
> https://www.zsh.org/robots.txt
>
> User-agent: *
> Disallow: /cgi-bin/
> Disallow: /mla/zsh-announce/
> Disallow: /mla/zsh-users/
> Disallow: /mla/zsh-workers/
> Disallow: /pub/old/
>
> Why?
>
> Having google/duckduckgo searches return results from there
> would be very useful,
Note that it only disallows the directories that contain the raw rfc822
files. The rendered HTML indexes at /mla/workers/ aren't disallowed,
so they should be implicitly allowed, shouldn't they?
Cheers,
Daniel
> especially considering that the mailing
> list is also used as an issue tracker and to some extent as a
> changelog.
>
> I know (well, I just discovered) it can be queried with
> https://www.zsh.org/cgi-bin/mla/wilma_glimpse/workers?query=ZSH_XTRACEFD
> but you have to know it's there and look explicitely in the ml
> as opposed to generally on the web.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author