This page lists and describes the fields contained on the form displayed when adding and editing pages.
The Content tab
Page name
- Used to populate navigation menus and other areas of the website where the page name is presented.
E.g. 'About us'.
URL
- Text entered here is used to construct links in the website to this page.
E.g. 'about-us' would form the link http://www.mydomain.com/about-us/. - URLs must be alphanumeric strings containing no special characters and using hyphens for spaces.
E.g. 'about-us'. - The URL field is automatically populated, if empty, on completing the Page name field.
The Settings tab
Navigation group
- Select the navigation menu on which the page is to be displayed.
Class names
- Class names allow CSS styling to target individual pages of your site.
- Class names assigned to a page are applied to the page's body tag.
E.g. <body class="style1">
Hide page
- Select this checkbox to prevent a page from appearing in navigation menus.
- By default all published pages will appear on navigation menus.
Parent
- Create page hierarchies by assigning page's with parents.
- A page can only be assigned a single parent.
- A page assigned with a parent becomes a ‘child’ of its parent.
- If the parent page is listed within a navigation menu, and your website's template has dropdown menus, then the page will be displayed within the dropdown menus.
Duplicate page
- This option is only displayed when inserting a new page.
- When creating a new page, this option allows you to select an existing page whose content, and child pages, you wish to duplicate.
- Tip - This is a handy feature to use when setting up a site containing multiple pages with the same content structure. Create a page from which to duplicate your other pages and avoid having to create each one from scratch.
Link forwarding
- Link forwarding allows you to set up redirects so that all links to the page will be redirected to an alternative URL.
- You can set the link to load an alternative page within your website, an external URL in a 3rd party website, and set the link to either load in the same window (default) or to open a new window.
The Metadata tab
See: The Metadata tab
The Scripts tab
See: The Scripts tab
The Info panel
See: The Info panel