Podcast
Questions and Answers
Which search query effectively finds PDF files that mention a 'classified project' while excluding results that contain 'declassified'?
Which search query effectively finds PDF files that mention a 'classified project' while excluding results that contain 'declassified'?
- filetype:pdf classified project -"declassified files"
- filetype:pdf "classified project declassified"
- filetype:pdf "classified project" -declassified (correct)
- filetype:pdf classified project NOT declassified
The search query intitle:security breach filetype:txt
will only return text files whose titles contain the exact phrase 'security breach'.
The search query intitle:security breach filetype:txt
will only return text files whose titles contain the exact phrase 'security breach'.
True (A)
Formulate a Google search query that finds pages on 'example.com' that include the word 'authentication' in their URLs.
Formulate a Google search query that finds pages on 'example.com' that include the word 'authentication' in their URLs.
site:example.com inurl:authentication
To locate variations of the phrase 'artificial * intelligence * systems,' where the asterisks represent any word, the appropriate search query is 'artificial * intelligence * ______'.
To locate variations of the phrase 'artificial * intelligence * systems,' where the asterisks represent any word, the appropriate search query is 'artificial * intelligence * ______'.
Match the Google search operators with their functions:
Match the Google search operators with their functions:
Which of the following search queries will return results that mention 'artificial intelligence' but exclude pages that also mention 'machine learning'?
Which of the following search queries will return results that mention 'artificial intelligence' but exclude pages that also mention 'machine learning'?
Using the query site:amazon.com "smart watch"
will only display results from Amazon that contain the exact phrase 'smart watch'.
Using the query site:amazon.com "smart watch"
will only display results from Amazon that contain the exact phrase 'smart watch'.
What operator is used to ensure a specific term is included in all search results?
What operator is used to ensure a specific term is included in all search results?
To search for pages containing either 'apple' or 'orange', you would use the query: apple ______ orange.
To search for pages containing either 'apple' or 'orange', you would use the query: apple ______ orange.
Which of the following queries searches for pages that include either 'humbled' or 'melord,' but do not include Saskatchewan?
Which of the following queries searches for pages that include either 'humbled' or 'melord,' but do not include Saskatchewan?
The AND
operator can be used to ensure that both sides of the term are included
The AND
operator can be used to ensure that both sides of the term are included
Which of these Google search operators would be most effective for finding articles on Wikipedia about the construction of the pyramids in ancient Egypt?
Which of these Google search operators would be most effective for finding articles on Wikipedia about the construction of the pyramids in ancient Egypt?
Flashcards
OR Operator
OR Operator
Finds pages containing either of the search terms.
URL Bar Searching
URL Bar Searching
Enter your search terms directly into the URL bar.
Domain Searching
Domain Searching
Type the website name first to search only that site.
inurl:
inurl:
Signup and view all the flashcards
Wildcard (*)
Wildcard (*)
Signup and view all the flashcards
Quoted Search
Quoted Search
Signup and view all the flashcards
Minus Operator
Minus Operator
Signup and view all the flashcards
Site Search
Site Search
Signup and view all the flashcards
Plus Operator
Plus Operator
Signup and view all the flashcards
AND Operator
AND Operator
Signup and view all the flashcards
Parentheses in Search
Parentheses in Search
Signup and view all the flashcards
Wikipedia advanced search
Wikipedia advanced search
Signup and view all the flashcards
Study Notes
Advanced Google Search Techniques
- Utilizing advanced search techniques can improve the precision and selectivity of Google searches.
Quoted Searches
- Enclose a phrase in quotation marks to find results containing that exact phrase.
- "John Quincy Adams" returns results with that specific name.
- Useful for finding direct quotes or passages of text.
Minus Operator
- Use the minus operator (-) to exclude pages containing a specific word or phrase.
- "chocolate chip cookies -peanut" excludes results with the word "peanut".
- Can exclude entire quoted phrases, e.g., "peanut butter".
Site Search
- Limit search results to a specific website using "site:domain.com".
- "site:github.com SP DPL" finds the specified profile on GitHub.
- Allows the use of Google's search grammar on a specific website.
- Example: site:wikipedia.org +ancient +Egypt forces results to be from Wikipedia and contain the words "ancient" and "Egypt" but not necessarily in that order or proximity.
- Example: site:reddit.com [search term] to search on Reddit.
- Example: site:amazon.com +24v LED strip forces results to include 24v LED strip.
Plus Operator
- Forces the inclusion of a specific term by prefixing it with a plus sign (+).
- site:amazon.com +24v LED strip forces all results to include "24v".
- Ensures that the specific term appears on all pages in the results.
- Can be used to search Wikipedia for articles about Egypt that specifically mention ancient Egypt: site:wikipedia.org +ancient +Egypt.
OR Operator
- Find pages containing at least one of multiple terms using the OR operator (must be uppercase).
- "Saskatchewan Melfort OR humble" finds pages with "Saskatchewan" and either "Melfort" or "humble".
- The vertical pipe (|) can be used instead of OR.
- buffalo or bison searches for pages that include either word form
- bicycle or bike are different enough that you'll want to include both as another example
- smartphone or cell phone or mobile phone will have a much broader reach
AND Operator
- Ensure that both sides of the term are included
- (humbled or melord) and -Saskatchewan returns pages that do not include Saskatchewan but that do include at least one of humble or melord
Parentheses
- Group search terms with parentheses to control the order of operations.
- (vanilla OR chocolate) cake finds pages containing either "vanilla cake" or "chocolate cake."
- (Bill OR William) Gates" -senior finds pages with "Bill Gates" or "William Gates" but excludes pages with "senior."
- (grey OR red) (wolf OR fox) returns any of the four combinations: grey wolf, red wolf, gray fox, and red fox.
URL Bar Searching
- Enter searches directly into the URL bar if Google is the default search engine.
- Supports all advanced search techniques learned.
- Press Ctrl+Enter to go to domain.com when typing domain into the URL bar.
Domain Searching
- Type a well-known website name into the URL bar to search only that site.
- A shortcut alternative to using the "site:" tag.
- "Amazon [search term]" searches only on Amazon.
- YouTube [search term] switches the search context from the entire web to just YouTube.
URL Searches
- Find pages containing a specific term in the URL using "inurl:".
- "site:amazon.com inurl:ID" finds pages on Amazon with the specified ID in the URL.
- Useful when the specific URL is known, but not the location on the site.
File Type Search
- Search for specific file types using "filetype:extension".
- "filetype:pdf 1999 secret budget" finds PDF files containing "1999 secret budget".
- minus "Secret Service" helps in further refining results: Black Military Budgets
Text and Title Searches
- Limit searches to the title of the document using "intitle:".
- Can be combined with other tags (e.g., "intitle:Saskatchewan filetype:pdf").
Wildcards
- Use the asterisk (*) as a wildcard to match any term.
- "the quick brown * jumped over the * dog" matches variations of the phrase.
- Sask* -Saskatchewan city finds city names starting with Sask other than the city Saskatchewan.
- Cannot be used within a single word but can replace whole words or phrases.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.