Redirect to another page
Page redirect is helpful when you want to open a different page or document (which can be located on the same site or an external site) directly from your menu. Sometimes, organizations might have several websites and they want to add a link to the menu of Wild Apricot site that will take them directly to the other website.
First, you need to create a new empty page. Next, edit the Meta-Tags for the page from the Page Management screen and insert the following redirect script into the "Raw Headers" section:
Change http://redirect to url to the url of the page you want to re-direct to (there are 2 places in the code where this change needs to be made).
 | The redirect will not work when you are logged in as an administrator. You need to log out and try it as a public or a member. |