DEV Community

Cover image for How To Use Google Like A Pro
Suhail Kakar
Suhail Kakar

Posted on

54 14

How To Use Google Like A Pro

Google is such a dominant force in the search engine industry that it is the default search engine for Android smartphones and web browsers such as Chrome. To put it frankly, Google has become one of the most widely utilized online resources for discovering everything from random facts and music videos to products and services.

The sophisticated Google search methods and tips listed below can help you narrow your search results.

1. Site:

Using site: will search within a specific website. For example, if you want to find an article that is published only on Hackernoon, you can simply type

site:hackernoon.com article_keyword
Enter fullscreen mode Exit fullscreen mode

screely-1629433973388.png

2. Asterisk *

You can use * to fill missing words or phrases, like :

How to integrate * in nodejs
Enter fullscreen mode Exit fullscreen mode

screely-1629434101108.png

3. Quotation " "

"" is used to search for words or phrases, like :

"Why facebook created react"
Enter fullscreen mode Exit fullscreen mode

screely-1629434443457.png

4. Related:

You can use related: to sites that are similar to other sites, for example

related:netflix.com
Enter fullscreen mode Exit fullscreen mode

screely-1629434962416.png

5. link:

Use link: to find a page that links to another page, like :

link:suhailkakar.com
Enter fullscreen mode Exit fullscreen mode

screely-1629435108552.png

Conclusion ⌛

I hope you found these tips helpful. If you need any help please let me know in the comment section.

Let's connect on Twitter and LinkedIn

👋 Thanks for reading, See you next time

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (2)

Collapse
 
hyggedev profile image
Chris Hansen

I seriously needed to be reminded of this. It's crazy, someone of us have been using google for 10, 15+ years lol. And we don't use ANY of these query tips! Thanks a lot! 👍

Collapse
 
suhailkakar profile image
Suhail Kakar

Yep, I agree :)

Glad you liked it !

SurveyJS custom survey software

JavaScript Form Builder UI Component

Generate dynamic JSON-driven forms directly in your JavaScript app (Angular, React, Vue.js, jQuery) with a fully customizable drag-and-drop form builder. Easily integrate with any backend system and retain full ownership over your data, with no user or form submission limits.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay