Manage-pages:Edit page URI
From Site Foundry
What is a page?
The publicly accessible part of the Site Foundry application (usually found at the document root of your installation) is made up of pages, and the linking together thereof. For more information, see here
The page URI indicates to the Site Foundry application what page is being requested by the browser, and it's location. For example, www.domain.com/about_birds will call a page titled about birds. For more information about how pages are retrieved see the How it works section.
Editing a page URI
- To edit a pages URI, click on the Manage pages menu item on the top of the page.
- Click on the name of the page that you are looking to edit.
- Click on the input field labelled page URI.
- Enter the text that you would like the URI to be changed to.
- Click anywhere outside the input field to save the changes.
Tips and tricks
- If you click on the field and want to replace all its content, then use <ctrl> 'a' (<command> 'a' on a mac) to select all the content and over-type with any corrections.
- The field will be validated to prevent the entry of non-uri safe characters.
- Always use underscores to denote spaces.
- Remember, changing the page URI will break any references (links) to this page that you have created across your site, as well as any incoming external links.

