Received: from localhost (maia-3.hub.org [200.46.204.184]) by postgresql.org (Postfix) with ESMTP id D14D49FBEFC; Thu, 21 Jun 2007 06:59:05 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.184]) (amavisd-maia, port 10024) with ESMTP id 38268-03-4; Thu, 21 Jun 2007 06:58:53 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 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 329349FBE8F; Thu, 21 Jun 2007 06:58:56 -0300 (ADT) Received: by svr2.hagander.net (Postfix, from userid 1000) id 4E514DCCB03; Thu, 21 Jun 2007 11:58:55 +0200 (CEST) Date: Thu, 21 Jun 2007 11:58:55 +0200 From: Magnus Hagander To: Dave Page Cc: josh@agliodbs.com, pgsql-www@postgresql.org, Magnus Hagander Subject: Re: Techdocs bug ... new page is instantly lost Message-ID: <20070621095855.GB26581@svr2.hagander.net> References: <200706191640.00843.josh@agliodbs.com> <4678DAE8.20806@postgresql.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4678DAE8.20806@postgresql.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200706/93 X-Sequence-Number: 12132 On Wed, Jun 20, 2007 at 08:44:40AM +0100, Dave Page wrote: > Josh Berkus wrote: > > Techdocs home page > > Create subpage > > Give it name and short name > > Add contents > > Save > > Go to wwwmaster > > Approve > > Go back to Techdocs > > > > Can't find new page. Where did it go? How do I link to it? > > > > Josh, > > My guess is that it's on wwwmaster, but when you went back to techdocs > you were auto bounced to one of the static servers which wouldn't > necessarily get the new page for an hour or so - and even then it would > need to be linked first before the spider would see it. > > So; Josh - make sure you check for the new page on wwwmaster, not www, > and use the Force when you link to it. You know it's there really :-) > > Magnus - Should we have a auto-generated master index of pages someplace > to ensure everything gets spidered? The pages are all linked autoamtically from the menu on the parent page, so there should be no need to create a separate index for *that* reason. If there are other reasons, it could still be done of course :-P //Magnus