FAQs

Get instant answers in FAQs.

  • How to configure HSTS to enforce HTTPS security?

    +

    HSTS enforces browsers to access resources exclusively via HTTPS within a specified period.

    Strict-Transport-Security: max-age=<seconds> [; includeSubDomains] [; preload]

    – max-age (Required): Expiration time (in seconds). The client is forced to use HTTPS during this period.

    – includeSubDomains (Optional): Applies HSTS to the domain and all its subdomains.

    – preload (Optional): Requests inclusion in the browser’s built-in HSTS list, enforcing HTTPS even before the first visit.

    1. Gradually increase max-age to avoid disrupting normal operations. A minimum of 31536000 (1 year) is recommended for production.

    – 5 minutes → max-age=300;

    – 1 week → max-age=604800;

    2. includeSubDomains should be enabled cautiously, ensuring all subdomains fully support HTTPS.

    3. Preload has strict requirements, requires manual submission and approval, and is difficult to remove. Use with caution.

    Strict-Transport-Security: max-age=31536000;
    Strict-Transport-Security: max-age=31536000; includeSubDomains;

  • How to create a monitoring task?

    +

    Operation entry: Click the “Add Monitor” button.

    Fill in the monitor name in the “Name” field.

    In the “URL” field, enter the complete URL to be monitored (including the http:// or https:// protocol header).

    Flexibly configure uptime monitoring intervals (30s-12h) and timeout thresholds (1s-90s).

    Click “Submit” to complete the configuration, and the system will begin task monitoring.

    ▸Click any monitoring task to view the website’s details (including availability, response time, abnormal events, etc.)

  • How to register an account?

    +

    Enter valid email address, username, and set a secure password(8-16 characters with numeric, alphabetic & special symbols). Then click “Register Now” to trigger activation email.

    Check inbox for “register” system email(If not found, inspect spam/junk folders). Click verification link within 2 hours to confirm account ownership.

    Successful activation will automatically redirect you to the login page. Enter registered email & password, complete human verification and click “Log in” to access platform.

    ▸ No activation email? Use Resend Verification function

    ▸ Link expired? Re-register with same credentials

    ▸ Locked account? Contact monitor-365@outlook.com