-
Notifications
You must be signed in to change notification settings - Fork 151
Creating a New Page (v1.x)
To create a new page on your website, click the “New Page” icon on the side menu. The page title (1), or H1 tag, is important for telling search engines what your page is about, so it should include your keywords. You have the option to edit the page URL (2) if you’d like it to differ from the one that is automatically generated from your page name. Next, select a template (3) for your page. This will determine where content regions are positioned and how all of the page information will be displayed.
-
Add page title (the name of the page).
-
Page URL will be created automatically depending on your entered title. If such URL already exists, system will add postfix (for example, if URL
/my-page/
exists,/my-page-1/
will be created). URL can be changed any time, by clickingEdit
link. Also, parent prefix will be added. if new page creating from URL/parent-page/
, the URL/parent-page/my-page/
will be created. -
Select template from templates or master pages list. New templates can be registered in the Site Settings -> Templates dialog. New master page can be created in Site Settings -> Templates -> Master pages. Template differs from master pages, that template .cshtml file must be found in a server side and can be uploaded by system administrator. master page is created from template and can contain as child master pages. You can read more here about master pages.
-
Enter page option values. How to manage page options, can be found here.
After page is created, page properties can be edited by pressing Edit Page Properties
button in the side menu. Page SEO information can be edited by pressing Edit SEO
button in the side menu.
Note: page path cannot contain spaces and special symbols: , #, ?
If access control is enabled, on the bottom of the form appears controls for managing access security. User can manage users and / or roles, which can access page. If access level is set to deny, users cannot view the current page. If access level set to read only, page will be opened in read only mode: all edit forms can be viewed, but not saved.
Note: If trying to save page with no one user/role, which have Read&Edit
access level, exception occurs.
- User access control section
- By clicking one on the links, input field appears and user name or role name can be entered.
-
Read&Edit
,Only Read
orNo access
access level can be assigned to users/roles.
After page creation dialog you will get to the dialog for the page placement into the sitemap.
- Click and hold your mouse button down on the new page node
- to drag it to the sitemap and release the mouse button when target drop area will be shown.
- And save or cancel your action.
- Alternatively you can skip this action.
- For easier access to the sub nodes click this little button to expand or collapse the node
- or collapse or expand all the nodes at once.