今天我第一次使用微软的搜索引擎 Bing。主要是搜索我自己的网站并查看结果。奇怪的问题是 Bing 显示我的一些网站链接带有https
。我从未使用过 https 或与之链接过。
示例链接(搜索结果中的第一个位置):
众所周知,这https
会导致网站无法正常加载,并显示There is a problem with this website’s security certificate.
两个问题:
- 为什么 Bing 索引 https 链接而不是 http 链接?
- 我该如何告诉 Bing 纠正这个问题?
谢谢。
附言:我还指定了包含 http URL 的规范 URL,但 Bing 显然忽略了这一点。
答案1
As known, the https prevents the site from loading properly and displays a There is a problem with this website’s security certificate.
问题是您自行签署了证书。您可以在此处验证它:https://www.sslshopper.com/ssl-checker.html#hostname=https://www.echteinfach.tv
您需要使用来自公认机构的证书或删除 HTTPS
我建议http://www.startssl.com/因为它是免费的!