umbraco7 - Umbraco 7 navigation menu link is not working -


i new umbraco. currently, facing odd problem, navigation link in menu bar not working properly.

for example, in navigation link, use relative link:

<a href="/target"></a> 

when click link on web page, redirect error page, says cannot find template. however, if jump umbraco admin page, , click link document: /target, works!

i suspect when trying access /target webpage, cannot find document pointing to.

could tell me possibilities?

have tried republish node? ensure template has been set on content node.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -