Google 会将强制使用 HTTPS 或 SSL 的网站编入索引吗?
我们在让 Google 为我们的网站建立索引时遇到问题。我们认为最简单的方法是对整个网站使用 https。
我们是否需要对其进行更改,以便网站的匿名“公共”区域不被加密以便被索引?
We are having problems getting Google to index our site. We decided it was easiest to just use https for the entire site.
Do we need to change it so that the anonymous, "public", areas of the site are not encrypted for them to be indexed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
是的,他们会很好地索引 https。请记住,https 是一种传输协议,可确保线路中间的人员无法窃听(……很容易……)或破坏流量。
当然,他们不会索引受密码保护的部分。
Yes, they'll index https just fine. Remember that https is a transport protocol to ensure that folks in the middle of the wire can't eavesdrop (. . . as easily . . . ) or muck w /the traffic.
They will not index password protected portions, of course.
他们确实这么做了。这是另一个参考:http://www.google.com/search?q=mdc+javascript 第一个结果是 https 地址
They do. Here's another references: http://www.google.com/search?q=mdc+javascript First result is an https address
是的,他们会的。
搜索示例:
http://www.google.com/search?q=%22SSL+Certificates+-+Secure+Your+Data+%26+Transactions%22+site%3agodaddy.com
您应该会看到一个结果,表明URL 为“
https://www.godaddy.com/gdshop/ssl/ssl.asp
”。Yes, they will.
Example search:
http://www.google.com/search?q=%22SSL+Certificates+-+Secure+Your+Data+%26+Transactions%22+site%3Agodaddy.com
You should see a result indicating the URL is "
https://www.godaddy.com/gdshop/ssl/ssl.asp
".