谷歌主页参数的含义(gfe_rd,gws_rd,ei)

Nik*_*ojo 18 url

当我打开谷歌页面时,URL显示为:

https://www.google.co.in/?gfe_rd=cr&ei=-IyiU-OEDe3V8gewwYBg&gws_rd=ssl
Run Code Online (Sandbox Code Playgroud)

我想知道,为什么它有这些参数以及Google添加它们的原因?

gfe_rd gws_rd ei

小智 14

这个网页似乎有一个很好的答案,取自Easy News Information,标题是"Google gfe_rd = cr&ei = URL Mystery Revealed",这里是链接:

http://ramdynamo.blogspot.com.es/2014/03/google-gferdcr-url-mystery-revealed.html

上面要求的信息总结在页面上:

"在这里?gfe_rd = cr&ei = gfe意味着Google前端,rd意味着重定向,cr意味着国家.(直到这可以在所有网站中找到)并且最终的ei意味着引擎ID以及数字和字母的一些随机组合是一个cookie发送到我们的桌面.."

希望有所帮助.