url - Umbraco incorrect 'Link to document' when setting hostname -
basically defined domain (manage hostnames option) node1 , have umbraco tree structure
content + en + node1 + subnode1 + subnode2 + node2 + es + node3 …
when check ‘subnode1’ properties have ‘link document’ , ‘alternative links’ path inconsistent:
link document: /node1/subnode1.aspx alternative links: http://www.domain.com/subnode1.aspx
i rid of folder ‘/node1/’ in ‘link document’, returned in niceurl , messing url links on pages.
i have:
link document: /subnode1.aspx alternative links: http://www.domain.com/subnode1.aspx
tried follow steps in http://our.umbraco.org/forum/using/ui-questions/3505-change-site-root-node,-niceurl-doesnt-change no luck thing is:
page not found umbraco tried match using xpath query'/domainprefixes-are-used-so-i-do-not-work') page can replaced custom 404 page
hope helpful reply :) thanks
try implementing solution here: http://our.umbraco.org/forum/using/ui-questions/5481-niceurl--3rd-level
also, did try republish entire site?
Comments
Post a Comment