software development

7 Googling Tips You Probably Don’t Know Exist

Googling tips will make your search faster and more interesting. When used rightly, Google is one of the most powerful tool in the world. But most people don’t know how to utilise its power qualities.

Here are 7 Googling tips that will make you a browsing ninja!

1. Eliminate Unwanted Results By Adding a Minus Sign

For instance, the result below shows that you don’t want to see search results for 2021.

Googling tips

2. Use Quotation Marks

Putting quotation marks around a search term lets you search for exactly that word. All search results will have that term in it.

3. Use Two Periods

Use two periods to search between two number ranges

Example car racing 1999..2022

4. Filetype

You can also filter a certain file type related to your search

Example software development filetype:pdf

This filters out all the click bait news about software development that you don’t want to read.

5. Location

Find news related to a particular location

Example: software development location:abuja

6. Tilde ~

Use tilde as part of your search parameters when you want synonyms to appear in the result

Example: software development~training

Here you get results like software development training, lessons, guide, coaching, etc

7. In Chrome Ctrl + Shift + N

This opens up a new private browsing session.

Conclusion

These are some of the Googling tips that you can use to make your search results a bit more concise and clearer.

What did I miss? Let me know in the comments.

Gmail Productivity Hacks You Should Know

Recent Posts

Drones 101: What They Are & How They Work

In recent years, drones have become more than just cool gadgets or tools for tech…

1 day ago

React Native vs. Flutter: Which is Best to Build Mobile Apps in Abuja?

Looking to build mobile apps in Abuja? Choosing the right framework is crucial for performance,…

6 days ago

How to Hire the Best Software Developers for Your Mobile App Development Project in Abuja

Introduction The demand for mobile app development in Abuja is skyrocketing, with businesses, startups, and…

1 week ago

How to Dynamically Create, Update, and Delete HTML Elements

In modern web development, dynamically manipulating HTML elements is essential for creating interactive and responsive…

3 weeks ago

Why parseInt(’09’) Returns 0

If you've ever encountered the puzzling behavior of parseInt('09') returning 0 in JavaScript, you're not…

3 weeks ago

Event Bubbling and Capturing: Why Your Click Listener Fires Twice (And How to Fix It)

If you’ve ever built an interactive web application, you may have encountered a puzzling issue:…

1 month ago