<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body style="font-family:Segoe UI,Verdana,Arial,sans-serif;"
    alink="#EE0000" bgcolor="#FFFFFF" link="#0000EE" text="#000000"
    vlink="#551A8B">
    Hello,<br>
    <br>
    I created a site (current OC 9.5.1) that has navigation entries for
    folders, but in sitemap.xml (resource type "seo_file") there are
    entries for the corresponding index.html container page. Is it
    possible to hide this and include folder entries (trailing slash)
    instead?<br>
    <br>
    Also links to detail pages are without trailing slash – but in my
    list page I just use <cms:link> to generate URL, and with that
    my source code includes links with trailing slash. So why is link
    generation different in sitemap?<br>
    <br>
    I think this is not so great in terms of SEO, duplicate URLs...<br>
    <br>
    Regards,<br>
    Thorsten<br>
  </body>
</html>