🛠️ General Settings
This section defines the core identity, localization, and integration settings for your affiliate aggregator platform. These values affect how your site appears and behaves across all pages.
Site Identity
- Site Name: The name of your platform, displayed in the header and browser metadata. Example:
Affiliate Aggregator
. - Site URL: The full URL of your website. This should include
https://
and match your domain. Example:https://www.your-site.com
. - Site Description: A short summary of your platform’s purpose, shown in the footer. Example:
Affiliate site showcasing discounted products across tech, fashion, home, garden, beauty, and more
. - Contact Email: The email address used in the footer and contact form. If left blank, the contact form will be disabled and no email will be shown.
Blog Integration
- Blog Name: The label for your blog section. Example:
Blog
. - Blog URL: The full URL of your blog. If provided, it will be linked in the footer. Example:
https://blog.your-site.com/
. - If both fields are left empty, the blog section will not appear in the footer.
Localization
- Default Language: Sets the language used across the admin interface and public site. Example:
English
. - Date Format: Defines how dates are displayed. Use
YYYY-MM-DD
format (e.g.,2025-09-18
). - Time Format: Choose between
24-hour
(e.g.,14:56
) or12-hour
format. - User Timezone: Sets the timezone for all time-based operations, such as cron jobs and product imports. Example:
UTC
.
Google Services
- Google Analytics ID: Optional. Enter your Google Analytics tracking ID to monitor traffic and user behavior.
- Google Tag Manager ID: Optional. Use this to manage scripts and tags without editing code directly.
Google reCAPTCHA 3
- Enable reCAPTCHA 3: Toggle to activate spam protection for forms (e.g., contact form).
- Site Key: Required to enable reCAPTCHA. Obtain from your Google reCAPTCHA dashboard.
- Secret Key: Required for server-side verification of reCAPTCHA responses.