Tag Archives: Google Search

Using Google to Search for People in Specific LinkedIn Groups

In this post, I am going to share with you the journey I took and the discoveries I made while investigating the answer to a Boolean search request for help I recently came across online about using -dir in a Google X-Ray search of LinkedIn. Some of you may enjoy and appreciate seeing my methodology, others will likely learn a thing or two about using Google to search for people in specific LinkedIn groups, and I’ll remind you of a few reasons why you can’t find everyone on LinkedIn using Google, Bing or any search engine other than LinkedIn’s.

Here’s the original search that was shared in the request for help:

site:linkedin.com “Front end developers group” (.Net |dot Net) Greater Boston Area) -dir -job -jobs -sample -samples -template -resume service -resume writers -resume writing

I was going to quickly answer with a cleaned-up search string, but what really caught my attention was that he was trying to target folks in a specific LinkedIn group.

Now, I have a LinkedIn Recruiter license and I don’t often X-Ray LinkedIn to find specific group members, so I poked around a bit on the topic and found this little gem posted by Balazs, my former partner in world sourcing domination, back in 2011:

Here’s the sample string Balazs offered: site:linkedin.com inurl:(in | pub) “logo Boolean strings” -inurl:dir

I used his search and noticed the total number of results  was very low (only 2 pages) and also that there were many false positive, non-profile results. It was clear that much has changed since Balazs wrote the above post nearly 3 years ago and that, among other things, “logo GROUP NAME” no longer works as it once used to.

LinkedIn Group X-Ray search 1

As such, I decided to take a look into one of the actual profile results and view the cached version to see what Google was hitting on.

Cached view option

Then I right clicked to viewed the page’s source:

Here’s what I saw after using CTRL-F to search for the word “Boolean:”

You can see that the the logo image is followed by the phrase “Boolean Strings – the Internet Sourcing Community logo.”

Here’s the specific piece of code:

<img src=”http://m.c.lnkd.licdn.com/media/p/8/000/2be/00f/059184c.png” width=”60″ height=”30″ alt=”Boolean Strings – the Internet Sourcing Community logo” />

So, in order to leverage that specific format/order of words, I constructed a quick search targeting the LinkedIn group that the person from the original question that caught my eye was trying to target, which was the Front End Developers group, using “Front End Developers Group logo” in the string:

site:linkedin.com “front end developers logo” (C# |.Net) “location * Greater Boston Area” 

Google estimates 83 results:

However, you should never pay attention to Google’s “About XX” results. If you click to page 2, you can see there are really only 11 results.

I then decided to check LinkedIn Recruiter looking for people who live in the Greater Boston Area and either mention C# or .Net, and, using LinkedIn’s brilliant Any Group functionality, I searched for members of the Front End Developers Group.

Surprise, surprise – I got 11 results:

However, while the number matches between Google and LinkedIn, the people do not.

Interesting, yes?

That opens up a whole different can of worms, so to speak.

Google is not an All Seeing Eye

Keep in mind that people have the option to not show the logo of a group they’re in on their LinkedIn profile.

LinkedIn Group Settings Visibility

If someone chooses not to display the group logo on their profile, then you won’t be able to use Google to find people in the manner demonstrated above presumably because the logo (and associated logo phrase) won’t be on their public profile. If it’s not there to be “seen” by Google, you can’t retrieve it.

Additionally, let’s not forget that:

1. Some people’s LinkedIn profiles are invisible to search engines which means you can’t X-Ray search them. People can choose to make their public profile “visible to no one” (see the image below for LinkedIn public profile content settings), meaning their profiles are not crawlable/indexable by search engines and thus cannot be retrieved.

2. Even if people choose to make their public profile “visible to everyone,” if they select “Basics,”  the only things that LinkedIn allows search engines to “see” are a person’s name, industry, location and number of recommendations. That means you can’t retrieve their profiles if you search for anything beyond their name, industry, and location. These folks could actually display group logos on their profiles, but searching for group logos won’t retrieve them because LinkedIn isn’t allowing search engines to “see” them.

3. Even if someone chooses to make their public profile visible to everyone and they don’t select “Basics,” they can still pick and choose from a long list of things that can or cannot be “seen” by search engines. Anything a person decides to not make visible can’t be found/retrieved with Google, Bing, etc., – this can include groups, skills, summaries, current and past positions, and more.

Another Way to X-Ray Search for and Target LinkedIn Groups

While writing this post, I stumbled across a specific question about how to use a Boolean search in Google to target members of a specific LinkedIn group. Lois Grimshaw responded to the question, and I noticed that she took a different approach than using the “GROUP NAME logo” phrase – she used “logo * GROUP NAME.” I added java to the search to get the results down to a more manageable number for testing:

site:linkedin.com “people you know” “logo * Ernst & Young Employees and Alumni” java

I scrolled to the last page of results to see that Google returned 461 results:

Googe X-Ray LinkedIn Group

I then decided to run the same search, but use my “GROUP NAME logo” phrase format, shortening it to “Young Employees and Alumni logo,” because there isn’t any other group that uses the same specific phrase, there is actually no need to include “Ernst &.” I also happen to be a fan of minimalist strings.

site:linkedin.com “people you know” “Young Employees and Alumni logo” java

That search returned more results – 496.

Google X-Ray LinkedIn Group

In case you were curious, I decided to also test this search format:

site:linkedin.com “people you know” “Ernst * Young Employees and Alumni logo” java – 480 results.

I then decided to check on LinkedIn using my Recruiter license – 735 results.

For the many reasons I listed above, I wasn’t surprised to find significantly more people using LinkedIn’s search than I did using Google.

Group Search: Asterisk vs. Straight Phrase

I decided to go back to my original Front End Developers group search and use Lois’s “logo * GROUP NAME” search approach to see how the results differed from my simple “GROUP NAME logo” phrase search:

site:linkedin.com “logo * front end developers” (C# |.Net) “location * Greater Boston Area” 

If you got to page 2, you can see that the search returns a total of 15 results, which is 4 more than my original search.

Works better, right?

Not so fast – in this case, using the asterisk allowed additional groups to get returned, such as the Chicago Front-End Web Developers group…

LI Group Logo 1

…and the Front End Web Developers – CA group.

LinkedIn Group Logo 2

One could argue that scooping up some additional groups is a good thing, and in this case, that is actually true (both folks live in Boston even though the groups are for locations other than Boston).

However, it’s easy to see that using the asterisk in a group-targeting search can have unintended consequences, and it’s not difficult to imagine scenarios in which irrelevant results could be returned.

Unique LinkedIn Group Name Search

Lastly, I’d like to point out that if the name of the LinkedIn group you’re interested in searching for is unique, you may not even need to use the word “logo” in your search.

For example – all 3 of these searches return 27 pages of results:

No mention of logo:

site:linkedin.com “boolean strings – the Internet Sourcing Community” “location * greater atlanta” “people you know” – 27 pages of results

“GROUP NAME logo”

site:linkedin.com “boolean strings – the Internet Sourcing Community logo” “location * greater atlanta” “people you know” – 27 pages of results

“logo * GROUP NAME”

site:linkedin.com “logo * boolean strings – the Internet Sourcing Community” “location * greater atlanta” “people you know”27 pages of results

The Boolean Search Bottom Line(s)

1. Be curious! Don’t just copy, paste and implicitly trust other people’s search strings – take the time to tinker with them to understand why and how they work (or don’t!), and to improve upon/simply them.

2. Don’t pay any attention to an Internet search engine’s estimate of the number of results on page 1- always navigate to the last page of results to get the real number, especially when comparing alternative search strings.

3. Always, always, always inspect search results below the surface and look for patterns to make sure your searches are working precisely the way you intended. If they’re not, it’s an excellent opportunity to learn by tweaking your searches and watching how the volume of your results varies and how your results get more or less relevant, and specifically why.

4. There are often many different ways of achieving the same search / information retrieval / sourcing goals – very seldom are Boolean search strings “right” or “wrong,” although there can be a wide variance in the volume, relevance and inclusiveness between seemingly similar searches.

5. The “GROUP NAME logo” phrase search works well for using Google to search for people within specific LinkedIn groups, and for unique group names, you don’t even need to use the word “logo” in your search.

6. You can’t find everyone on LinkedIn using Google, Bing or any search engine other than LinkedIn’s. One could argue that perhaps some of the best people on LinkedIn are unfindable via X-Ray search because, as highly sought after passive talent, they’ve taken steps to limit what, if anything, Internet search engines can “see.”

 

50 Google Search Tips & Tricks

 

Google Search Tips and Tricks 1If you haven’t already, you should definitely check out Google’s Inside Search site, where you can explore a cool interactive graphic explaining how Google search works.

What I found especially cool is that Google decided to put all of their search tips and tricks in one place – 50 of them to be exact. While many of you are probably familiar with a good portion of Google’s search functionality, I am fairly certain that you will learn at least 1 new thing, if not quite a few more things that you can do with Google that you didn’t know that you could.

Here is the list of all 50 Google search tips and tricks:

  1. Web history
  2. Start simple
  3. Ignore spelling
  4. Use web friendly words
  5. Less is more
  6. Search with an exact phrase
  7. Use descriptive words
  8. Don’t worry about cases
  9. Search within a specific site
  10. Don’t worry about punctuation
  11. Search by file type
  12. Include or ignore words and characters in your search
  13. Find related pages
  14. Find recipes
  15. Search numbers in a range
  16. Get number conversions
  17. Get the time
  18. Get currency conversions
  19. Search the web in all languages
  20. Check the weather
  21. Get realtime stock quotes
  22. Check sport scores and schedules
  23. Search with Goggles
  24. Track your packages
  25. Get definitions
  26. Search by advanced image search
  27. Calculate anything
  28. Locate earthquake activity
  29. Search by location
  30. Search locations by zip and area codes
  31. Shop and compare
  32. Get local sunrise/sunset times
  33. Discover local business
  34. Get movie times
  35. Read public domain books
  36. Hone in on a particular range
  37. Check flight schedules
  38. Research health conditions
  39. Check flight times
  40. Get world news
  41. Search for an address
  42. Similar terms
  43. Search by voice
  44. Examine public data
  45. Get interactive financial info
  46. Find medication information
  47. Instant on mobile
  48. Use instant preview on mobile
  49. Search by location
  50. Get interactive weather

If you’d rather navigate Google’s search functionality through their interactive graphic,  click below:

Google Search Tips and Tricks 2

Also, while high level, you will probably enjoy quickly navigating through Google’s interactive graphic on how their search works.

Click on the image below to be taken to the live page where you can mouse over many sections within the graphic to reveal additional information:

How Google Search Works

 

Google Plus Search Guide: How to Search & Find People on G+

 

Do you want to know how to search for people on Google+ by title/skill, company, AND location?

If so, you’ve come to the right place – I’m going to show you 3 different ways to find people on Google+, and only one of them allows you to reliably search for and find people based on where they live:

  1. Google+’s built-in search functionality
  2. FindPeopleonPlus
  3. Using Google to X-Ray search Google+ (the most effective way!)

Back in 2011 I wrote a post about how to search Google+ to find people in specific locations. At the time, Google+ wasn’t a ghost town, but it wasn’t exactly well populated.

Nearly 2 years later, that’s no longer the case – Google+ now has over 500M profiles, 235M+ of them actively using Google+ features, and 135M+ people are active in the Google+ stream, solidly positioning Google+ in the upper tier of the “Big 4” social recruiting sites (Facebook, LinkedIn, Google+, Twitter).

In fact, Google+ is now actually the #2 most actively used service online:

 

 

Google+ Native Search Functionality

While the massive change in users and activity has been great, one thing that unfortunately hasn’t changed is that Google+ still doesn’t have any built-in functionality to reliably search for people by specific location, which is critical to any sourcing and recruiting effort.

While Google+ has recently released a new “Find People” functionality, it doesn’t allow you to find people by where they are located.

What you can do, however, is search for people who work at specific companies using the “Find coworkers” search functionality and entering in any company.

Searching Google+ via Find Coworkers

 

Google+ Find Coworkers

 

For example, searching for “coworkers” at Rio Tinto (world leader in mining and processing):

 

 

Here are some of the results – all currently employed at the target company:

 

 

What you can’t do with this search functionality is search by people who work at specific companies in specific locations. which is critical to most sourcing and recruiting efforts.

However, if you’re new to Google+, you should be impressed by your ability to find anyone.

In this respect, Google+ is similar to Facebook’s Graph Search and unlike LinkedIn, as you don’t have to be connected to people or have them in Circles to find them and view their profiles, which is fantastic for sourcers and recruiters.

Searching Google+ via the Google+ Search Bar

Moving on to Google+’s search bar, you can try to find people in a specific location by simply typing in a city along with the rest of your query. For example, take a look at the results for a simple search such as “software engineer” “new york” “google”

 

 

Pretty decent results, right?

Don’t be fooled by appearances.

You can see from just that screenshot that not all of those people work at Google (although many do), and if you explore the results individually, you’ll find that they all mention “New York” somewhere (as they should, based on my search criteria) – but they don’t all live in New York.

For example, taking a closer look at one of the results:

 

 

You can see she attended school in New York, but her location isn’t revealed on her Google+ profile as it is for others.

Cross referencing her on LinkedIn shows she lives in California.

 

 

I’m not slamming Google+’s search bar – it does a decent job, but it doesn’t offer sourcers and recruiters the search precision they need.

Just to show you that Google+ isn’t only useful for sourcing and recruiting software engineers in the U.S., for my readers in Oz, here’s a simple search for people at Rio Tinto in Perth:

 

 

FindPeopleonPlus

Some of you may be aware of FindPeopleonPlus, which you can use to find people by employer, occupation, and location.

For example, here is a search for software engineers who work at Google and live in New York:

 

 

Looks great, right?

Unfortunately, according to their own website, FindPeopleonPlus has only indexed 45M users, which is now obviously a small portion of the total population of Google+ users.

The above search found 109 people, which isn’t too shabby. However, I’ll show you how to use Google to X-Ray search Google+ to find more people in a moment.

FindPeopleonPlus does have some great functionality – you can search for/sort people by gender (diversity sourcing!), education (specific university), employer, occupation, state, and city.

Interestingly, it appears they are busy building a “Career Platform” – I’m assuming this won’t be free because what they’ve already built can easily be used by recruiters to find candidates.

 

 

Hopefully they will speed up their performance – I noticed my searches lagged significantly. But maybe I’m just spoiled.

Oh, and I just had to share these two nuggets of gold I found when exploring FindPeopleonPlus for this post:

 

 

Matt’s got a sense of humor. Maybe Kelly can add the ability to search Google+ for people by employer, occupation and location like FindPeopleonPlus can.

Am I the only one that is confused and disappointed by the fact that the Google team hasn’t thought to offer a greater degree of search capability? Even Facebook’s Graph Search offers the ability to search by location, current and past employer, current title, etc.

I thought Google = search?

How to Find People on Google+ by Location: X-Ray Search

To this day, using Google to search Google+ remains the best way to reliably find people on Google+ by location.

Over time, Google+ has made multiple changes to Google+ profiles, so while my original (circa 2011!) Google+ X-Ray search still works, there are a few small adjustments I’ve made based on profile changes that allow even greater control over search results (thanks Google+ team!).

Back in 2011, when it came to listing locations on Google+ profiles, they were displayed in the “Places Lived” section.

“Places Lived” doesn’t exist anymore – it’s now just “Places,” and the word “lived” is no longer there to search for exactly as I did in the past.

However, location information from Google+ profiles is now often also displayed in the summary info at the top of a person’s profile, and it can be listed as “Lived in ________” or “Lives in _________” – you can search for either or both.

X-Ray Searching Google+ for “Lived in”

Here is an example of a Google X-Ray search of Google+ to find software engineers who work at Google in New York, using “lived in _______:”

site:plus.google.com “lived * new york” “software engineer” “works * google”

 

 

Here’s where it’s picking up the “Lived in,” which pulls from their list of locations on their profile.

 

 

Don’t be confused by or concerned with the past-tense “lived in.” For these folks, the first location listed is typically where they currently live…

 

…they just haven’t checked the “Current” box by the location when they edited their profile:

 

 

When checking some of the Google+ results to see if the the people did in fact live in the location I specified, I cross referenced them on LinkedIn.

Interestingly, when I cross referenced one of the results from my New York search on LinkedIn, their LinkedIn profile stated that they currently lived in Bulgaria instead of New York, which was initially disappointing, at least until I performed a Facebook Graph Search for her, where I was able to confirm she does in fact live in New York.

 

Google+ cross reference location on Facebook Graph Search

 

Hopefully I am not the only who finds this interesting, although not all that surprising when you think about it – Facebook can be more accurate than LinkedIn.

X-Ray Searching Google+ for “Lives in”

Here is the exact same search as above, which is a Google X-Ray search of Google+ to find software engineers who work at Google in New York – except in this case, I am using “lives in _______:”

site:plus.google.com “lives * new york” “software engineer” “works * google”

 

 

You’ll notice some dupes in the results for hits on the same person from multiple places on their profile, such as the “About” and “Videos” sections.

If you wanted to clean those up, you could run something like this:

site:plus.google.com “lives * new york” “software engineer” “works * google” -inurl:(about|photos|videos) – you’ll get 118 clean results from the original 135.

One thing you can do using Google to X-Ray search Google+ for profiles that you can’t do on FindPeopleonPlus is Boolean search with no limitations.

For the Boolean bashers (I know you’re out there!), basic Boolean logic allows the ability to search for multiple titles, skills, and or companies in a single search string. Although FindPeopleonPlus does support basic Boolean logic for keywords, they don’t allow the use of Boolean logic to simultaneously search for any of a number of employers or occupations/titles.

With a search interface similar to FindPeopleonPlus’s, you’re limited to one company, title, etc. at a time per search. Yes – it still “works,” but it feels like wearing mittens vs. fingerless gloves when you know how to get exactly what you want and you can’t get exactly what you want in a single search like you can with Google.

For example, we can search for any of 3 titles at once using Google to X-Ray search Google+:

site:plus.google.com “lives * new york” (programmer | developer | “software engineer”) “works * google” -inurl:(posts|about|photos|videos|plusones)

That Google search returns 137 results in New York.

With FindPeopleonPlus, you get 3 results in the entire world.

Going one step further with Google+ site: search, you can search for both “lived in” and “lives in” in the same string to get 152 results:

site:plus.google.com (“lives * new york” | “lived * new york”) (programmer | developer | “software engineer”) “works * google” -inurl:(posts|about|photos|videos|plusones)

Of course, you don’t have to target companies in your search strings.

In fact, you can also search for people that don’t even mention their employer in the “work” section (although they do mention it somewhere else):

site:plus.google.com (“lives * new york” | “lived * new york”) (programmer | developer | “software engineer”) -“works * “ -inurl:(posts|about|photos|videos|plusones)

Like this person:

 

Google+ search result profile with no current employer. Kind of. :)

 

There are many other interesting things you can do with Google+ X-Ray searches – I just wanted to provide you with a few “starter” searches to get you going.

Google+ Got Your Attention Now?

There’s no doubt that LinkedIn is “where it’s at” with regard to deep and highly searchable human capital data, and I don’t think LinkedIn is becoming “saturated” as many people seem to be suggesting recently – most sourcers/recruiters only find and review 20-30% of what’s available to be found on LinkedIn, leaving at least 50M (if not 100M+!) profiles unfound/unviewed. No, I am not exaggerating for effect.

Even with sourcers and recruiters only scratching the surface of LinkedIn, Google+ cannot be ignored.

Google+ now has more profiles than LinkedIn and is the most active social network in the world second only to Facebook. Yes, I know – Google+ haters/doubters like to argue about what “active” really means…who cares?!?! Most Google+ naysayers haven’t spent 5 minutes on Google+.

Get on Google+ and do some searches and I think you’ll be impressed with what you can quickly and easily find. Explore Google+ a little bit (actually USE it for a few weeks) and I think you’ll be surprised by the functionality and the many benefits and advantages if can afford sourcers and recruiters.

Check out the kind of information you’re missing if you’re not searching Google+:

 

 

Yes, that’s an email address I blurred out. It’s there for anyone to find – it’s not listed because I know them or have them in a Circle – because I don’t.

Unlike LinkedIn, I’ve found that software engineers and other non-recruiting professionals do include email addresses and sometimes even phone numbers on their profiles that anyone can see – like the phone number of this UX Engineer at Microsoft:

 

Google+ mobile phone number

 

Of course, there are many advantages of using Google+ in your sourcing and recruiting efforts that are beyond the scope of this post.

As for me – I don’t care if you never use Google+ for sourcing and recruiting. It just means I have less competition.

:)

 

How to Search Google Plus to Find People by Location

Would you like to find people on Google+?

How about find people on Google+ that live in a specific area?

If you answered “Yes!” to the above questions, you’ve come to the right place.

I will walk you through the problems with Find People on Plus and Google’s own Google+ search before I show you something I’ve been tinkering with that seems to work well to reliably find people who live in a specific area.

UPDATE: I have a NEW Google Plus search guide updated for 2013.

Find People on Plus

If you’re interested in finding people on Google+, you’ve probably poked around Find People on Plus.

Find People on Plus has a few issues you should be aware of, not the least of which is the fact that it has only indexed a fraction of the total number of Google+ profiles.

Another issue is that you can’t reliably find people based on location, which is kind of important for most people.

For example, let’s take a look at a basic skill/interest and location search: Continue reading

What to do if Google Thinks You’re Not Human

Google_I'm_Human!Have you ever been searching the Internet with Google to find resumes or LinkedIn profiles, and instead of getting your search results, you get a nice apology from Google saying that your computer or network might be sending automated queries and can’t process your request?

In the past week alone I have received a number of inquiries from curious sourcers and recruiters as to what to do about this.

Typically, this notice is accompanied by a CAPTCHA that will allow you to enter some characters to prove that you’re human.

You are human, right?

Google_Sorry_600

Performing a lot of X-Ray searches of LinkedIn profiles seems to trigger Google to ask me for proof of humanity.

However, just the other day I was searching for resumes online, and when I clicked to see the “cached” version of a search result, I got a different Google apology. This one didn’t even allow me to prove my humanity. Dang!

While Google's sorry, they won't always allow you the opportunity  to actually prove you're human and get your search results

If you choose to click on “Google Help“, you’ll see that they advise you to #1 Check for malware on your computer, #2 Contact your network administrator, and #3 If the problem persists, have your network administrator contact Google.

Apparently, sending automated queries of any sort to Google is against their Terms of Service, which states that among other things, it is unacceptable to use software to Google to determine how a website or webpage ranks on Google for various queries, ‘Meta-searching’ Google, and performing ‘offline’ searches on Google.

Last time I checked, manually searching for resumes and LinkedIn profiles isn’t any of the above.

What To Do

Because I get stopped by Google’s CAPTCHA quite frequently, I did actually contact Google, inasmuch as you can contact Google by filling out their form. Not sure if anything came of that as I have never heard back (not that I was expecting to).

However, what I have found is that simply clearing my browser’s cookies gets this annoying search result interruption to go away, at least for a while. You can be selective in clearing specific cookies or you can delete them all – which will remove your saved settings for sites you’ve previously visited. Small price to pay in order to get your search results from Google.

You could also abandon Google altogether and switch to Bing, which doesn’t make you suffer through proving you’re human. Plus, Bing is actually a much better way to X-Ray search LinkedIn.

I hope that helps you if you ever got blocked by Google. Let me know if you have any other suggestions/fixes for this issue.

Thanks!

Google Search: The Asterisk Wildcard and Punctuation

Google_Search_Masters by by renatotarga via creative commons_BW_invert

Think you know all there is to know about Google search?

I was recently asked a question regarding the use of the asterisk when searching on Google, specifically in conjunction with certain punctuation.

This person was under the impression that if you used the equal sign on either side of an asterisk when searching Google, it would function as a multiple word wildcard operator. For example, searching for [linux=*=administrator] should return results of linux system administrator, linux systems administrator, linux network administrator, linux server administrator, etc.

The short answer is that Google ignores most punctuation, and that there is no need to combine the asterisk with any other punctuation or symbols for it to perform as a single or multiple word wildcard.

The long answer is much more interesting. I decided to perform some experiments with Google’s wildcard asterisk and I uncovered a few oddities and unsolved mysteries. I’m curious if you might be able to shed some light on them. But first, I will show you exactly how you can make good use of Google’s asterisk when searching for resumes on the Internet, as well as when X-Ray searching LinkedIn and Twitter.  Continue reading