Logo

How to Force HTTPS

Secure your website by redirecting all HTTP traffic to HTTPS.

Home / Support / Shared Hosting / Force HTTPS

Before You Force HTTPS

Confirm SSL is correctly issued first.

Recommended workflow

  1. Ensure certificate is active for root and www domains.
  2. Confirm DNS points to correct host before redirecting.
  3. Test HTTPS access directly before adding forced redirect.

Redirect Rules

Apply one redirect path only to avoid loops.

Recommended workflow

  1. Enable global HTTP-to-HTTPS redirect in your panel or app config.
  2. Choose canonical host (root or www) and redirect consistently.
  3. Retest critical pages and API/webhook endpoints.
  4. Fix mixed-content by updating old http asset URLs.