The SEO is very important, Tapestry creates great urls, but in some situations we need custom solutions. We can contribute to PageRenderLinkTransformer to customize all what we want.
Check the name of the pages and the url that appears in the links. Change the locale and check that the urls are L18N too.
Go to HowToUrlRewritingTapestry5Go to SampleShopPageGo to SampleShopProductPagepackage es.carlosmontero.webapp.t5devutil.pages.seo; public class UrlRewritingPage { }