Researchers: Run “Restrictive” Google Strings

booleanstrings Boolean Leave a Comment

The post reflects my current understanding of how Google works. I hope to share extra detail with you as we do more testing or if we hear more from Google Search people. SUMMARY When you write a search string, Google assesses whether it is: Open-ended (assuming you, the user, require assistance) or Specific, or “restrictive.” Google decides on “restrictive” in …

The Behavior of the Quotes (Google Search Report)

booleanstrings Boolean 11 Comments

[Edited: apparently, there is an explanation – see Danny Sullivan‘s comments below. Bottom line: if you are a researcher, consider using quotes! My summary.] To Whom It May Concern At Google Search: There is currently a problem with Google search, specifically, quotes. It might be an unintended outcome of How we’re improving search results when you use quotes. We welcome …

Google’s Reverse Image Search Has Become a Visual Shopping Engine

booleanstrings Boolean 3 Comments

If you drag an image into Google’s reverse image search, you now arrive at Google Lens. It (often): identifies an area on your photo that looks like goods for sale and produces “visual matches” (payment links to such goods) on the right. People and faces are ignored. Do you want to dress like your candidate? Use their photo (Someone joked …

Repeat After Me (Give Keywords Weights in Google)

booleanstrings Boolean 3 Comments

It was not the case 10-15 years ago, but now, Google pays attention if you repeat a keyword or a key phrase. Repeating, in theory, should not be necessary; you would expect the same results if Google followed formal Boolean logic and displayed “all” results. However, Google puts some informal “thinking” into the string interpretation, so: If you repeat a …

Suddenly, Google Search Is Less Semantic

booleanstrings Boolean Leave a Comment

Until about a week ago, Google provided us with synonyms and variations – “auto-stemming” – of every search term (unless we put it in quotes). It still does, but noticeably less so. Previously, searches like supervisor -supervisor -supervisory -supervisors gave us synonyms for the word “supervisor,” like “manager”. Now the search produces no results. Previously synonyms readily made it to …

Asterisk * vs. AROUND(X) on Google

booleanstrings Boolean 1 Comment

Both the Asterisk * and AROUND(X) are proximity operators on Google and provide their own benefits. The Asterisk stands for one word or a few shorter words. “<keyword1> * <keyword2>” will find phrases where the keywords are close together. Example, exploring company email formats: site:rocketreach.co “being used * of the time” Using more Asterisks will find phrases where the keywords …

Google Strings vs. Boolean Strings

booleanstrings Boolean 2 Comments

(Can I please ask you to read to the end?) It has eventually become such a mismatch in terminology. Most people in our industry refer to search strings on Google as “Boolean Strings”. However, the term “Boolean”, meaning AND, OR, and NOT, no longer applies to Google search best practices, and less so every day. Practical Google search strings do …

Dimensions of Reverse Image Search on Google

booleanstrings Boolean Leave a Comment

  Reverse Image Search is a favorite way to find online traces of someone by their social profile photo. But if you search by image on Google, you may be missing some results. Here is why and how to overcome that. #1. When you upload an image, Google (annoyingly) shows its “explanations” – sometimes even offensive – like “hair loss.” …

Interesting: Two File Types in Google Images #OSINT

booleanstrings Boolean, Google, OSINT Leave a Comment

It is new – Google Image search responds to the filetype: operator for document types such as PDF, DOCX, or PPTX. security conference attendee list director vp filetype:pdf This is cool because Images is a separate database – its results ranking is different, and extra results may surface. And you can preview the images before opening the results. It is …

Google and LinkedIn Speak Different Boolean

booleanstrings Boolean, Google, LinkedIn 1 Comment

Google and LinkedIn are two sites where sourcers spend most of their time. Both support Boolean search. Yet it works in very different ways. For starters, The search is not really Boolean (we can call it pseudo-Boolean). Google finds synonyms to all terms entered without quotation marks. A search like backend java engineer -engineer returns results while “formally” it should …