8 Advanced Google Search Operator to Ease Your Job

When in doubt, Google it

As a developer, Google is one of the most useful tool you will ever use. However, if you want to get the most out of your tool, just a simple google search might not be what you are looking for. Sometimes you need to dig dee…


This content originally appeared on DEV Community and was authored by Muhimen

When in doubt, Google it

As a developer, Google is one of the most useful tool you will ever use. However, if you want to get the most out of your tool, just a simple google search might not be what you are looking for. Sometimes you need to dig deep to get your way out. So, here is a list of some useful Google Search Operator that I use regularly.

1. " " for exact-match search

Wrap your search term with double quotes and Google will try to yield results consisting of the exact search term.

before quote
after quote

2. OR

If you want to get a search result for either X or Y then simply just search X OR Y or you can also do X | Y. However, if any of the search terms consists of more than one word, wrap them with quotes.

or without quote
or with quote

3. define

If you face some foreign word and want to know the meaning, instead of typing meaning of xyz try define:xyz

define

doesn't work all the time

4. Exclude(-)

Use minus sign(-) before any word that you don't want in the search result. For example -python programming

just the bare term
without exclude
with exclude

5. site

Only show the search result from the site you defined. site:dev.to react

site

6. intitle

Looks if a specific word you mentioned is in the URL. intitle:devto

intitle

7. intext

Similar to intitle but this time it will search for a specific word inside the actual content

intext

8. filetype

If you want the result file something different from the default HTML, you can use filetype like this filetype:txt programming

filetype

That was if from my end. But there are still quite a few for you to explore. If you are interested to see the possibilities, take a look at this blog


This content originally appeared on DEV Community and was authored by Muhimen


Print Share Comment Cite Upload Translate Updates
APA

Muhimen | Sciencx (2021-07-01T18:13:37+00:00) 8 Advanced Google Search Operator to Ease Your Job. Retrieved from https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/

MLA
" » 8 Advanced Google Search Operator to Ease Your Job." Muhimen | Sciencx - Thursday July 1, 2021, https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/
HARVARD
Muhimen | Sciencx Thursday July 1, 2021 » 8 Advanced Google Search Operator to Ease Your Job., viewed ,<https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/>
VANCOUVER
Muhimen | Sciencx - » 8 Advanced Google Search Operator to Ease Your Job. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/
CHICAGO
" » 8 Advanced Google Search Operator to Ease Your Job." Muhimen | Sciencx - Accessed . https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/
IEEE
" » 8 Advanced Google Search Operator to Ease Your Job." Muhimen | Sciencx [Online]. Available: https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/. [Accessed: ]
rf:citation
» 8 Advanced Google Search Operator to Ease Your Job | Muhimen | Sciencx | https://www.scien.cx/2021/07/01/8-advanced-google-search-operator-to-ease-your-job/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.