Sitefinity templates define the structure and organization of the place-holders on a web page. For example, the template for the page shown here defines three content areas.
The developer can choose the controls to place in each content area on any given page, so that two pages using the same template can have a very different appearance.
Sitefinity templates logically relate a master page to web pages. One master page can be used by many templates, and one template can be used by many web pages. Unlike master
pages, templates can be directly edited within Sitefinity (see Figure 1).

Figure 1
Sitefinity templates define the structure and organization of the place-holders on a Web page. For example, the template for the page shown here defines three content areas.
The developer can choose the controls to place in each content area on any given page, so that two pages using the same template can have a very different appearance.
Sitefinity templates logically relate a master page to Web pages. One master page can be used by many templates, and one template can be used by many Web pages. Unlike master
pages, templates can be directly edited within Sitefinity.
At least one Master page is needed in order to create a new template. For more information, see Creating and Importing
Master Pages.
Create a Template
- In Sitefinity, go to the Templates subsection of the Pages section.
-
Click Upload Master Page. (See Figure 2)
Figure
2
-
Enter the template name: "Menu, Top, Bottom".
-
Use Select to browse to the master page file.
- Click Upload Master Page.
Apply a Template
- Navigate to the Site Map subsection of the Pages section.
- Create a new Page.
- Open the Page for editing and select the template from the dropdown list.
See Also