This is a list of valid Google Search Operators you can use in Google.com
# | Operator | Usage Example | Definition |
---|---|---|---|
1 | site: | site:example.com | Limits search results to a specific website or domain. |
2 | intitle: | intitle:education | Finds pages with the specified word in the title. |
3 | inurl: | inurl:login | Searches for pages with the specified word in the URL. |
4 | filetype: | filetype:pdf | Finds files of a specific type (e.g., PDF, DOCX). |
5 | related: | related:example.com | Finds websites related to the specified domain. |
6 | cache: | cache:example.com | Displays Google’s cached version of a webpage. |
7 | define: | define:philosophy | Provides definitions of the specified word. |
8 | * | "best * apps" | Acts as a wildcard placeholder for any word. |
9 | OR | cats OR dogs | Searches for pages that include either term.Wikipedia |
10 | - | apple -fruit | Excludes pages containing the specified word. |
11 | "" | "climate change" | Searches for the exact phrase within the quotes. |
12 | .. | camera $50..$100 | Searches within a range of numbers.Wikipedia |
13 | before: | before:2020-01-01 | Finds pages published before the specified date. |
14 | after: | after:2021-01-01 | Finds pages published after the specified date. |
15 | intext: | intext:security | Finds pages with the specified word in the text. |
16 | AROUND(X) | "artificial intelligence" AROUND(3) ethics | Finds pages where the two terms are within X words of each other.Wikipedia |
17 | allintitle: | allintitle:climate change effects | Finds pages with all specified words in the title. |
18 | allinurl: | allinurl:blog travel tips | Finds pages with all specified words in the URL. |
19 | allintext: | allintext:healthy diet plans | Finds pages with all specified words in the text. |
20 | allinanchor: | allinanchor:best smartphones | Finds pages with all specified words in anchor text. |
21 | info: | info:example.com | Provides information about the specified website. |
22 | stocks: | stocks:GOOG | Displays stock information for the specified ticker.Wikipedia |
23 | weather: | weather:London | Shows weather information for the specified location. |
I put this table together because I got frustrated looking for these operators. All I found were articles filled with too much writing, beating around the bush, which didn’t really display what I wanted concisely. Take the article from the “One Education” website (one of the top results when looking for “Google Search Operators”), for example; it had far too much filler and less of what I actually needed: the operator, the usage, and a short definition.
Now I just have to bookmark a page from my own website and use it 😂