In the General properties of the page, there is the live URL based on the URL pattern of the page type. This property would be fine.
For the time being, I am getting the content using the URL pattern or alterntive URLS which are matching with relevant controllers (/{%DocumentCulture%}/Content/Detail/{%NodeAlias%}
for example).
Is it part of the best practise to have your tree reflecting your MVC routing?