Admin Dashboard
Site Settings
{% if is_local_session %}
Profile Settings
{% endif %}
Menu Editor
View Site
Logout
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %}
{{ message }}
{% endfor %} {% endif %} {% endwith %}
Site Settings
Manage Tags & Categories
General
Site Title
Site Description
{{ settings.site_description }}
Favicon URL
Choose
Upload
Logo URL
Choose
Upload
Important Pages
Homepage
{% for slug, page in pages.items() %}
{{ page.title }}
{% endfor %}
Privacy Policy
None
{% for slug, page in pages.items() %}
{{ page.title }}
{% endfor %}
Terms & Conditions
None
{% for slug, page in pages.items() %}
{{ page.title }}
{% endfor %}
Social Media Links
Facebook
Twitter
Instagram
Security
{% if is_local_session %}
{% if settings.two_fa_enabled %}
2FA Enabled
{% else %}
2FA Disabled
{% endif %}
{% if settings.two_fa_enabled %}
Disable 2FA
Reset 2FA
{% else %}
Enable 2FA
{% endif %}
{% if settings.two_fa_enabled %} Two-factor authentication is currently enabled for your account. You can disable or reset it below. {% else %} Enable two-factor authentication for additional security. {% endif %}
{% endif %}
Site Domain
Enter the full public URL of your website (e.g., https://www.yourdomain.com). This is used for generating sitemaps and other absolute links.
Analytics
Custom Analytics Script
{{ settings.custom_analytics }}
Paste your complete analytics tracking code here. It will be inserted in the header of your site.
Save Settings
Select Image
×
Loading...