Im using Umbraco 4.7 and registered a special property called umbracoUrlName which enables me to override the default generated url to any node. When trying to load a page all I get is “Object moved to here.”
This error did occur after I implemented the umbracoUrlName property
I have done this on multiple sites before and have never experienced this.
Any advice?
I had to use the republish feature which I don’t think is available in the GUI anywhere. This one is far more powerful than the one available in the context menu in the content section when right clicking the content node.
http://mysite.com/umbraco/dialogs/republish.aspx?xml=true
It’ll take a while to run but it solved most of my problems.