谷歌自定义搜索引擎:“混乱”查询网址
我正在我的博客 LonePlacebo.com 上添加 Google 自定义搜索引擎,并注意到显示的搜索查询 url 看起来一团糟,如下所示:
但是,当我在中尝试相同的 CSE 时CSS-Tricks,网址更加“干净”,如下所示: http://css-tricks.com/search-results/?q=css
有什么想法为什么会出现差异吗?
I'm in the process of adding the Google Custom search engine on my blog, LonePlacebo.com, and noticed that the search query url that shows up looks like a mess like so:
But, when I tried the same CSE in CSS-Tricks, the url is much "cleaner" like so:
http://css-tricks.com/search-results/?q=css
Any ideas why the discrepancy?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Csstricks 使用自定义搜索元素。
您仍在使用 iframe 选项,该选项不再受支持。不确定它还能工作多久。 iframe 已弃用
Google CSE 控制面板并选择“仅结果”布局,这样,您仍然可以在主页上使用相同的搜索框。
一旦你切换,你可以删除这个:(这使得你所说的“混乱”网址)
Csstricks is using the custom search element.
You're still using the iframe option, which is no longer supported. Not sure how much longer it's going to work. iframe deprecated
Log-in to the Google CSE control panel and choose "results only" layout, this way, you can still use the same search box on your home page.
Once you switch, you can remove this: (which makes the "messy" url you speak of)