'Mixed Content: The page at 'url' was loaded over HTTPS

Please help me to resolv this error message. It's my first time to post.

I have deployed my project on Domain am getting this error => Mixed Content: The page at 'https://mysite_url/form.php' was loaded over HTTPS, but requested an insecure script 'http://cdn.jsinit.directfwd.com/sk-jspark_init.php'. This request has been blocked; the content must be served over HTTPS.

I have tried too many way to solve it but not work, so how to find the issue please? Thanks.

php


Solution 1:[1]

Please make your website https.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Jyoti Bhandari