Hi, I have created a wicket application and now want to make it public. Therefor I need to create a google sitemap. Unfortunately the sitemap expects some normal links which points to the files (e.g. www.sample.com/mypage.htm). All my links are generated dynamically by wicket. Furthermore it's not possible to add a Servlet-Mapping for each page because there are several hundreds of pages.
What is the best way to create a sitemap for google? Thanks in advance, Sebastian -- View this message in context: http://www.nabble.com/Creating-google-sitemap-for-wicket-application-tf4690334.html#a13405119 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
