Also, possibly worth noting is the fact that Plone 3 automatically builds a google sitemaps file -- it might be worthwhile to look at its code.
best, jon > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of David Siedband > Sent: Wednesday, May 02, 2007 11:57 AM > To: A list for NGOs (Non-Governmental Organizations) using Plone. > Subject: Re: free site map tool? > > Joel, > > Have you seen this how-to? > http://plone.org/documentation/how-to/google-sitemap > > If you just want to extract the URLs... A very small python > script or > page template could make what you're describing. > > First you need a catalog query that pulls all your > content-types. Then > you just iterate through them and print the URLs wrapped in whatever > format you need. > > btw, what was wrong with the qPloneGoogleSitemaps product? Just > curious... > > cheers > -- > David > > > > > On May 2, 2007, at 11:08 AM, Joel M Bassuk wrote: > > > > > Hi all, > > > > Does anyone know a good (and free) tool for creating sitemap? > > Specifically, we are looking for a way to automatically extract all > > url's in a csv / xml / txt format. Have tried Google sitemap but it > > doesn't give us what we're looking for. > > > > Many thanks, > > Joel > > > > > > Joel M. Bassuk > > Oxfam International, Web Manager > > www.oxfam.org > > > > tel: +44 (0)1865 339 130 > > m: +44 (0)7851 724 676 > > [EMAIL PROTECTED] > > > > Visit the web site at http://www.oxfam.org > > _______________________________________________________________ > > This email has been scanned by the MessageLabs Email > Security System. > > For more information please visit http://www.messagelabs.com/email > > > ______________________________________________________________________ > > _______________________________________________ > > NGO mailing list > > [email protected] > > http://lists.plone.org/mailman/listinfo/ngo > > > _______________________________________________ > NGO mailing list > [email protected] > http://lists.plone.org/mailman/listinfo/ngo > _______________________________________________ NGO mailing list [email protected] http://lists.plone.org/mailman/listinfo/ngo
