Google Search Operator
Here’s an cheatsheet with examples for each Google search operator:
-
site: - Restricts your search to a specific website or domain.
- Example:
site:wikipedia.org quantum physics
searches for information about quantum physics only on Wikipedia.
- Example:
-
filetype: - Limits results to a specific file type.
- Example:
filetype:pdf statistics textbook
searches for PDF documents related to statistics textbooks.
- Example:
-
intext: - Searches for specific keywords within the body of a webpage.
- Example:
intext:marketing strategies
finds pages containing the phrase “marketing strategies.”
- Example:
-
intitle: - Searches for specific keywords in the titles of webpages.
- Example:
intitle:economics research methods
finds pages with “economics research methods” in their titles.
- Example:
-
inurl: - Searches for specific keywords in the URLs of webpages.
- Example:
inurl:statistics data
finds pages with “statistics data” in their URLs.
- Example:
-
related: - Finds websites related to a specified URL.
- Example:
related:nytimes.com
lists sites related to The New York Times.
- Example:
-
OR: - Used to search for pages that contain either of two terms.
- Example:
marketing OR advertising
finds pages containing either “marketing” or “advertising.”
- Example:
-
-“word” - Excludes a specific word from search results.
- Example:
data analysis -Excel
finds pages about data analysis but excludes those mentioning Excel.
- Example:
-
“phrase search” - Enclose phrases in double quotation marks for exact phrase matching.
- Example:
"consumer behavior"
finds pages containing that exact phrase.
- Example:
-
$*$ - Use it as a wildcard to replace one or more words in a search query.
- Example:
quantitative * techniques
returns results with various terms in place of the asterisk.
- Example:
-
define: - Provides definitions for a specific term.
- Example:
define:marketing
gives you the definition of marketing.
- Example:
-
AROUND(x): - Finds words that are within a certain number of words apart.
- Example:
economics AROUND(5) statistics
searches for pages where “economics” and “statistics” are within five words of each other.
- Example:
-
daterange: - Search for results within a specific date range.
- Example: marketing strategies daterange:2022-01-01..2022-12-31