1

我在登陆页面上有网站www.perfecthomehealth.com ,我可以看到正确的安全 (https),​​但是当我移动到另一个页面(如类别或其他产品页面)时,我看不到安全。

你能指导我在设置中缺少什么以及我需要改变什么吗?

在此处输入图像描述

4

3 回答 3

2

首先,您需要启用 SSL from Store 设置,希望您已经这样做了。然后您必须从常规设置中启用“强制所有网站页面使用 SSL”。您必须在服务器上拥有 SSL 证书,否则您的购物车、结帐、登录和管理面板将无法工作。

于 2017-07-18T04:44:16.747 回答
0

I have randomly checked category and products pages of the website then they work well. But I have checked the whole website through this tool I found https error 'parts of this page are not secure (such as images)' on some urls. This type of error is called as mixed content (secure and non secure) warning. So with the help of this article based on how to stop mixed content (secure and non secure) warning you can fix your query of non http pages.

于 2017-07-17T09:20:33.377 回答
0

我实际上已经找到了问题,我的图片来自另一台服务器,所以我的图片网址在图片网址中添加 https 后没有“https”,问题已解决 - 感谢您的支持

于 2017-07-23T13:38:46.277 回答