Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 2912B2E0078 for ; Fri, 18 Apr 2008 07:02:06 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 94102-08 for ; Fri, 18 Apr 2008 07:01:58 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by developer.postgresql.org (Postfix) with ESMTP id C0C1E2E0076 for ; Fri, 18 Apr 2008 07:01:58 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id DDCAEDCCB0A; Fri, 18 Apr 2008 12:01:54 +0200 (CEST) Received: from mha-laptop (localhost [127.0.0.1]) by mha-laptop.hagander.net (Postfix) with ESMTP id 957B4FF0EC; Fri, 18 Apr 2008 12:01:56 +0200 (CEST) Date: Fri, 18 Apr 2008 12:01:56 +0200 From: Magnus Hagander To: "Harald Armin Massa" Cc: pgsql-www@postgresql.org Subject: Re: What's New Message-ID: <20080418120156.50f35f31@mha-laptop> In-Reply-To: <7be3f35d0804180245q46725332g84ec425cdec0ce95@mail.gmail.com> References: <1208340397.4259.63.camel@ebony.site> <20080418113844.28cdf7b4@mha-laptop> <7be3f35d0804180245q46725332g84ec425cdec0ce95@mail.gmail.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.0; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200804/205 X-Sequence-Number: 14953 Harald Armin Massa wrote: > Magnus, > > > On the same tack, I've been trying to figure out if there is away > > to make google prefer the latest version of our docs whe nyou > > search for something. Now you often get hits in 7.4.. Like a way to > > prioritize it. Anybody know if there is a way to do that? > > I often get bitten by that, too. Maybe sitemap.xml files may be of > use? > Yeah, I just found that one myself. Will look into that. //Magnus