Google Search Specifications                    

Exact Words and Phrases

One of the most basic and widely known search tricks is using quotation marks to search for an exact phrase. For example, perform the following search and you’ll only get pages that contain the word “Hello” followed by the word “World.”

“Hello World”

image001.png

This same method now works for exact-word queries. For example, if you search for “mining,” Google will also show pages that contain the words “miners.” Previously, you’d use a plus sign and search for +mining, but now you have to enclose the word in quotes:

“mining”

Google Search

Excluding a Word

The minus sign allows you to specify words that shouldn’t appear in your results. For example, if you’re looking for pages about Linux distributions that don’t mention Ubuntu, use the following search:

linux distributions -ubuntu

image002.png

Google Search

Site Search

The site: operator allows you to perform a search in a specific site. Let’s say you’re looking for information on Windows 7 on How-To Geek. You could use the following search

site:howtogeek.com windows 7

image003.png

You can also use the site: operator to specify a domain. For example, if you’re looking for high-quality references, you could use site:.edu to only pull up results from .edu domains.

Google Search

Related Words

The tilde (~) operator is the opposite of enclosing a single word in quotes — it searches for related words, not just the word you type. For example, if you ran the following search, you’d find search results with words similar to “geek”:

~geek

image004.png

Apparently, “Linux” is the most similar word to geek, followed by “Greek.” “Nerd” comes in third. (Hey, no one ever said Google was perfect.)

Google Search

The Wildcard

The asterisk (*) is a wildcard that can match any word. For example, if you wanted to see what companies Google has purchased and how much they paid, you could use this search:

“google purchased * for * dollars”

image005.png

Google Search

Time Ranges

A little-known search operator allows you to specify a specific time range. For example, use the following search to find results about Ubuntu from between 2008 and 2010:

ubuntu 2008..2010

image006.png

Google Search

File Type

The filetype: operator lets you search for files of a specific file type. For example, you could search for only PDF files.

filetype:pdf how to geek

image007.png

Google Search

One Word or the Other

The “OR” operator lets you find words that contain one term or another. For example, using the following search will pull up results that contain either the word “Ubuntu” or the word “Linux.” The word “OR” must be in uppercase.

ubuntu OR linux

image008.png

Google Search

Word Definitions

You don’t have to Google a word and look for a dictionary link if you want to see its definition. Use the following search trick and you’ll see an inline definition:

define:word

image009.png

Google Search

Calculator

Use Google instead of pulling one out or launching a calculator app. Use the +, -, * and / symbols to specify arithmetic operations. You can also use brackets for more complicated expressions. Here’s an example:

(4 + 2) * (6 / 3)

image010.png

Google Search

Unit Conversions

The calculator can also convert between units. Just type “X [units] in [units]”. Here’s an example:

5 nautical miles in kilometers

image011.png


Combine these search operators to create more complex queries. Want to search a specific website for a PDF file, created between 2001 and 2003, that contains a specific phrase but not another phrase? Go ahead.

 

Google Search

Gibbard's Quick Links