Site Title, Logo, SEO Title Suffix and Favicon
These global settings ensure brand consistency across your website.

Site Title
Displayed in the navigation menu and footer.
Appended to the
<title>
tag if no SEO Title Suffix is specified.To change: Enter your title in the Site Title field and save.
Logo
Displayed in the main navigation bar, resized to 64 pixels height.
To add: Upload your logo in the Logo field.
Favicon
Small icon (16x16 or 32x32 pixels) shown in the browser's address bar.
To add: Upload a square image in the Favicon field, resized to 64x64 pixels.
SEO Title Suffix
Appears in the
<title>
tag to help with SEO. Example:
<!DOCTYPE html>
<html>
<head>
<title>Page Title | SEO Title Suffix or Site Title</title>
</head>
<body>
<!-- Page content goes here -->
</body>
</html>
To add: Enter your title in the SEO Title Suffix field and save.
Last updated
Was this helpful?