Is it possible to set up a redirect page so that its destination URL is printed in the menu it is referenced from, rather than the URL for the redirect itself?
What I want to do is to have links within the menu structure to headings within my page, so /mypage/#title1 whereas at the moment I get /mypage/title1/ which then redirects back to the page the user is already on!
Is this possible?
You could do possibly this by replacing your menu with an Asset Listing and instead of listing the URL of the Redirect Page itself, you list the Redirect Page's URL attribute (i.e. destination URL).