<div dir="ltr">Hi all,<br><br>I have the following scenario using Opencms 10.0.1:<br><br>Two customized contents:<br><br>1-Name: london - Type: City - placed in: /.content/cities/ - Mapped to: /en/cities/index.html (container page-detail page).<br><br>2-Name: london - Type: Hotel - placed in: /.content/hotels/ - Mapped to: /en/hotels/index.html (container page-detail page).<br><br>Both have the title field mapped to urlname in xsd.<br><br>Once you click on each of them, the url name generated by Opencms is correct for only one of the contents (<a href="http://www.myplace.com/en/cities/london/">www.myplace.com/en/cities/london/</a>) and Opencms adds a suffix at the end of the name of the second content, though (<a href="http://www.myplace.com/en/hotels/london-001/">www.myplace.com/en/hotels/london-001/</a>). It seems as if opencms would not allow(when mapping to url) having two resources with the same name, even if they have different paths. <br><br>Is there any way to achieve this (no suffix addition, 2 contents with the same name in different paths)?<br><br>Thanks in advance.<br><br>Lucas<br></div>