搜索引擎技巧

总结摘要
技巧

搜索引擎输入技巧

简介

掌握搜索引擎输入技巧充满极客风格。

多数搜索引擎技巧可以在高级搜索工具中实现,少数搜索技巧只能通过搜索框输入。

最常用的搜索引擎输入技巧

双引号完全匹配

说明

双引号完全匹配

必须使用双引号,单引号不生效。

示例

“电脑视频播放器”

搜索结果对比

电脑视频播放器

“电脑视频播放器”

site 指定网站搜索

示例

电脑视频播放器 site:zhihu.com

电脑视频播放器 site:sspai.com

搜索结果对比

电脑视频播放器

星号模糊搜索

示例

“电脑*播放器”

搜索结果对比

电脑视频播放器

逻辑与或非

说明

与或非,默认关键词连接规则是与。

示例

电脑播放器 Win

电脑播放器 AND Win

电脑播放器 OR Win

电脑播放器 -Win

搜索结果对比

限定时间搜索

示例

电脑视频播放器 after:2023-7-1 before:2023-8-1

页面搜索工具

搜索结果对比

进阶搜索引擎输入技巧

  1. “cache”
    1. See Google’s cached version of a site. Put “cache:” in front of the site addres.
    2. For example:“cache: https://www.lsbin.com/18486.html ”.
  2. “filetype”
    1. 搜索对应类型的文件。
    2. 例如:“xxx filetype:ppt”
  3. “link”
    1. 搜索网页中含有某链接的结果,
    2. 例如:link:http://baidu.com,则结果为包含百度这个链接的页面。
  4. “define”
    1. 当字典或快速查找意思
    2. 例如"define:polymorphous
  5. “related”
    1. 寻找某网页的“类似网页”
    2. 例如 “related:www.google.com”
  6. “intitle”, 搜索标题内包含关键词的结果。
  7. “inurl”, 搜索网站地址中包含关键词的结果。
  8. “inanchor”, 在网页的链接锚中查找。
  9. “intext”, 在正文中检索。
  10. “..”
    1. Search within a range of numbers. Put .. between two numbers.
    2. camera $50..$100.
    3. 总统 1910.. 1950
  11. “$”
    1. Search for a price. Put $ in front of a number.
    2. For example: camera $400.
  12. 计算器和函数图形
    1. 例如"y=x+3”, “cos(3x)+sin(x), cos(7x)+sin(x)"。
  13. 单位换算器
    1. 例如"7 mile = ? km”。
  14. 颜色代码和颜色选择器
    1. 例如”rgb (255, 255, 255)”, “color selector”。

高级搜索工具

谷歌高级搜索

( https://www.google.com/advanced_search )

谷歌图片高级搜索

( https://www.google.com/advanced_image_search )

谷歌视频高级搜索

( https://www.google.com/advanced_video_search )

谷歌学术搜索

( https://scholar.google.com/ )

谷歌图书高级搜索

( https://books.google.com/advanced_book_search )

参考资料

优化网页搜索结果 Refine web searches

( https://support.google.com/websearch/answer/2466433 )

如何用谷歌搜索 How to search on Google

( https://support.google.com/websearch/answer/134479 )

如何高效地使用搜索引擎

( https://www.zhihu.com/question/28013848 )

10个Google高级搜索技巧

( https://zhuanlan.zhihu.com/p/339304492 )

如何在谷歌上搜索: 31个 Google 高级搜索技巧

( https://www.xnbeast.com/google-advanced-search-tips/ )

搜索准则

七条搜索准则——职业搜索者和普通用户之所以区别的地方

  1. 准则一:去信息应该在的地方
    1. (Rule One: Go Where It Is )
  2. 准则二:你得到什么答案,取决于你怎么提问
    1. **(Rule Two: The Answer You Get Depends on the Questions You Ask) **
    2. 推论:问题决定答案,如果你不喜欢答案,那么换问题吧
  3. 准则三:答案必须迎合需求
    1. (Rule Three: The Answer Should Match the Information Need)
  4. 准则四:搜索是一个多步骤的过程
    1. (Rule four: Research Is a Multi-Stage Process)
  5. 准则五:信息本身是无意义的,只有人提问之后才有价值
    1. (Rule Five: Information Is Meaningless Until Queried by Human Intelligence)
  6. 准则六:向你的答案提问 —— 信息可能是真的,但仍然是错的
    1. (Rule Six: Question Your Answers - Information May Be True But Still Wrong)
  7. 准则七:问图书馆员
    1. (Rule Seven: Askk aLibrariann)

References

《My Rules of Information》

英文版

http://www.infotoday.com/searcher/jan02/block.htm

中文版(译文)

https://mp.weixin.qq.com/s/FKLgXdbgwJCI2Io-9WZqdA

http://www.sowang.com/9238/jiqiao/qitiaozhunze.htm

搜索思路

  1. 生产者思维:搜索的时候不能只考虑“自己想要用什么关键词搜索”,还要关心“发布信息的人会怎么写”。
  2. 搜索语言:不同的语言,可以带来不同的搜索可能,使用中英文对比搜索。
  3. 搜索引擎:切换平台搜索引擎,切换垂直搜索引擎。
  4. 搜索对象:搜索不仅能使用文字,也可以使用图片搜索。

提问的智慧

在黑客的世界里,当你拋出一个技术问题时,最终是否能得到有用的回答,往往取决于你所提问和追问的方式。本指南将教你如何正确地提问以获得你满意的答案。

( https://github.com/ryanhanwu/How-To-Ask-Questions-The-Smart-Way/blob/main/README-zh_CN.md )

( http://www.catb.org/~esr/faqs/smart-questions.html )

END