Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id CE1E79FB1E4 for ; Sat, 3 Feb 2007 09:14:01 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 83721-03 for ; Sat, 3 Feb 2007 09:13:53 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 286FD9FA176 for ; Sat, 3 Feb 2007 09:13:58 -0400 (AST) Received: from [192.168.199.197] (c213-100-160-41.swipnet.se [213.100.160.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by svr2.hagander.net (Postfix) with ESMTP id B6D07DCC1BE; Sat, 3 Feb 2007 14:13:56 +0100 (CET) Message-ID: <45C48A95.6060002@hagander.net> Date: Sat, 03 Feb 2007 14:13:57 +0100 From: Magnus Hagander User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: Greg Sabino Mullane CC: pgsql-www@postgresql.org Subject: Re: Empty support page needs a redirect References: <9b252d0cc2782b60a675722349df20b7@biglumber.com> In-Reply-To: <9b252d0cc2782b60a675722349df20b7@biglumber.com> X-Enigmail-Version: 0.94.2.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200702/12 X-Sequence-Number: 11417 Greg Sabino Mullane wrote: > > The recent MySQL IPO story on slashdot had a comment linking to: > > http://www.postgresql.org/support/professional_services > > which appears as an empty (but not 404) page. Can we get it to redirect to: > > http://www.postgresql.org/support/professional_support Do we have any idea where they got this idea from? BTW, it's not an empty page, it's a page that says "invalid type of service specified". I don't agree with the policy that we should add redirects for everybody who types in a broken URL to our site. But if we're actively promoting an incorrect URL ourselves, we should certainly do sometihng about *that*. //Magnus