General Site Settings in Orchard CMS
Welcome to Orchard Beginner! Today we'll learn about the General Site Settings in Orchard CMS.
General Site Settings :
- Site Name
- Base Url for the website
- Default Site Culture
- Default Site Calendar
- Default Time Zone
- Page Title Separator
- Super User
- Default number of items per page
- Maximum number of items per page
Site Name
The actual name of the website
Base Url for the website
The full qualified url of the website. e.g., http://localhost:30320/orchardlocal, http://www.yourdomain.com
Default Site Culture
Determines the default culture used to localize strings and to format and parse numbers, date and times. To add more cultures click "Add or remove supported cultures for the site".
Default Site Calendar
Determines the default calendar used when displaying and editing dates and times. The 'Culture calendar' option means the default calendar for the culture of the current request will be used (not necessarily the configured default site culture).
Default Time Zone
Determines the default time zone used when displaying and editing dates and times.
Page Title Separator
Allows to change the Page Title Separator for the whole website.
Super User
Enter an existing account name, or nothing if you don't want a Super user account. e.g., Create a new user "abhishekluv" with Contributor role and also add the user name "abhishekluv" as a super user. As "abhishekluv" is a super user now , the user "abhishekluv" will have administrative access to the whole website.
Default and Maximum number items per page
Determines the default number of items that are shown per page and maximum number of items that are shown per page. Leave 0 for unlimited.
Happy Orcharding!
