Start a conversation

Configuring secure subscription forms via HTTPS protocol

Overview

You are using a double opt-in subscription form and noticed that the user submits a form via unsecure HTTP protocol instead of HTTPS. E.g. http://www.YOUR_FARM.com/

Information

The protocol is specified in the form action property in the source code of your website.

Please check the source code and change the protocol to HTTPS if required.

Example: form action="https://www.YOUR_FARM.com/functions/mailing_list.html"

After changes in code, the submission will be done via secure HTTPS protocol.

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Priyanka Bhotika

  2. Posted

Comments