On Thu, 25 Mar 2010 12:49:14 -0300, Fernando Wermus <fernando.wer...@gmail.com> wrote: > Hi all, > I need to develop sitemap for my web app. I see that there is a project > related to this problem. Which is its situation? Does anyone know? > > thanks in advance
> hi! the sitemap-xml micro-project is a very simple thing that builds upon three assumptions: 1) you want to build a sitemap according to http://www.sitemaps.org/protocol.php - this is the language search engines like. 2) the urls you want to expose in this xml are all mapped with wicket bookmarkable strategies. 3) you want your xml to be generated on-the-fly as opposed to pre-rendered then you can use the sitemap-xml from wicketstuff. it helps you with the correct syntax. unfortunately after some basic tests i have not yet seen it "in action" being grabbed by the search engines to see if everything works fine. a bit of feedback would be nice. if there are request for enchancement or any uncertainties about it do not hesitate to ask on the mailing list. as it stands now i have a bit spare time at hand :) best regards andreas --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org