[`Delete entire website`]
[`Settings`]
{$wa->csrf()}
[`Domain name`]
http://
[`A valid URL pointing to this Webasyst installation.`]
[`E.g.
domain.com
if Webasyst is installed into domain.com's root folder,
domain.com/wa
if Webasyst is installed into /wa/ subfolder on domain.com. Do not put slash at the end of the URL.`]
[`IMPORTANT`]:
[`The URL entered must point to the root of this Webasyst framework installation.`]
[`Site name`]
[`Matches domain name`]
[`Site alias used within site selection menu (at the top left corner), and as the anchor name in frontend's
$wa->apps()
navigation menu array.`]
{$wa->apps()} [`menu`]
[`The array defining core website navigation menu`]
[`All settled apps`]
[`Automatically define navigation menu according to the routing rules`]
[`Setup manually`]
{foreach $domain_apps as $row}
{$row.name|escape}
{$row.url|escape}
{/foreach}
[`When done editing, click “Save” to apply changes.`]
[`Add link`]
[`Background`]
{$classes = array('white', 'grey', 'blue', 'yellow', 'red', 'green', 'purple')} {foreach $classes as $c}
{/foreach}
[`Custom`]:
[`Background is for customizing your Site app backend, which is useful when you have multiple websites powered by the single Webasyst installation. Selected background will not be shown in the frontend.`]
[`Custom head JS`]
[`Google Analytics Property ID`]:
[`E.g.
UA-123456-1
If you are using
Google Analytics
to track your website visits and conversions, instead of embedding Google Analytics JS code manually, enter your Google Analytics Property ID here. A valid Google Analytics code will be automatically embedded into every app and every design theme before the closing </head> tag.`]
[`Additional JS code to be added before the closing </head> tag:`]
{$head_js|escape}
</head>
[`Favicon`]
[`Upload favicon`] (.ICO):
{if isset($favicon_message)}
{$favicon_message}
{/if}
[`Touch icon for iOS`]
{if $touchicon}
{/if} [`Upload iOS touch icon`] (.PNG, [`from 152x152 and up to 1024x1024 px`]):
{if isset($touchicon_message)}
{$touchicon_message}
{/if}
robots.txt
{$robots|escape}
{if isset($robots_message)}
{$robots_message}
{else}
[`Contents of this site's robots.txt file.`]
{/if}
[`Authorization`]
{sprintf('[`Personal →
Auth & Sign Up
`]', '#/personal/settings/')}
[`Saved`]