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 physicssearches for information about quantum physics only on Wikipedia.
- Example:
-
filetype: - Limits results to a specific file type.
- Example:
filetype:pdf statistics textbooksearches for PDF documents related to statistics textbooks.
- Example:
-
intext: - Searches for specific keywords within the body of a webpage.
- Example:
intext:marketing strategiesfinds pages containing the phrase “marketing strategies.”
- Example:
-
intitle: - Searches for specific keywords in the titles of webpages.
- Example:
intitle:economics research methodsfinds pages with “economics research methods” in their titles.
- Example:
-
inurl: - Searches for specific keywords in the URLs of webpages.
- Example:
inurl:statistics datafinds pages with “statistics data” in their URLs.
- Example:
-
related: - Finds websites related to a specified URL.
- Example:
related:nytimes.comlists sites related to The New York Times.
- Example:
-
OR: - Used to search for pages that contain either of two terms.
- Example:
marketing OR advertisingfinds pages containing either “marketing” or “advertising.”
- Example:
-
-“word” - Excludes a specific word from search results.
- Example:
data analysis -Excelfinds 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 * techniquesreturns results with various terms in place of the asterisk.
- Example:
-
define: - Provides definitions for a specific term.
- Example:
define:marketinggives you the definition of marketing.
- Example:
-
AROUND(x): - Finds words that are within a certain number of words apart.
- Example:
economics AROUND(5) statisticssearches 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