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.
  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-blog-post/ exists, /my-blog-post-1/ will be created). URL can be changed any time, by clicking Edit link. Edit URL
  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.
Clone this wiki locally