【问题标题】:After Intsall SSL on magento site在 magento 站点上安装 SSL 之后
【发布时间】:2018-05-21 11:18:02
【问题描述】:

我为我的 magento 商店安装了 SSL 证书并将系统配置设置为:

在前端使用安全 URL:是
在管理员中使用安全 URL:是的

但是,当我查看页面源时,一些链接有 http:// 而不是 https://

我清理了缓存,但无法解决这个问题,谁能帮帮我?

【问题讨论】:

    标签: ssl magento magento-1.9 mixed-content


    【解决方案1】:

    您需要修复主题的模板、样式和扩展。

    在 projectroot 中搜索 href="http://src="http:// 并替换为 href="//src="//

    还要确保外部资源支持 ssl

    【讨论】:

      猜你喜欢
      • 2018-04-19
      • 2015-01-03
      • 2015-10-07
      • 1970-01-01
      • 2013-12-26
      • 1970-01-01
      • 1970-01-01
      • 2019-07-04
      • 1970-01-01
      相关资源
      最近更新 更多