Skip to content

Creating a New Page

Audrunas edited this page Jun 4, 2013 · 26 revisions

To create a new page on your website, click the “New Page” icon on the side menu. The page title, 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 if you’d like it to differ from the one that is automatically generated from your page name. Next, select a template for your page. This will determine where content regions are positioned and how all of the page information will be displayed.

Create page

  1. Add page title (the name of the page).
  2. 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 clicking Edit link. Also, parent prefix will be added. if new page creating from URL /parent-page/, the URL /parent-page/my-page/ will be created. Edit URL

NOTE: path cannot contain spaces, and special symbols: , #, ? 3. Select template from templates list. New templates can be created in Site Settings -> Templates. template .cshtml files must be foundin serverside and can be uploaded by system administrator.

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.

Clone this wiki locally