: Searching a query with Asterisk as * on Google When searching on Google the query function* js, Google regards '*' as a placeholder to a word instead of a normal character. How do you get
When searching on Google the query function* js, Google regards '*' as a placeholder to a word instead of a normal character. How do you get it to treat Asterisks normally?
More posts by @Pierce454
1 Comments
Sorted by latest first Latest Oldest Best
www.googleguide.com/wildcard_operator.html
The * Operator
Use *, an asterisk character, known as a wildcard, to match one or more words in a phrase (enclosed in quotes).
Each * represents just one or more words. Google treats the * as a placeholder for a word or more than one word. For example, [ “Google * my life“ ] tells Google to find pages containing a phrase that starts with “Google” followed by one or more words, followed by “my life.” Phrases that fit the bill include: “Google changed my life,” “Google runs my life,” and “Google is my life.”
[ “Google * my life“ ]
If you know there’s a date on the page you’re seeking but you don’t know its format, specify several common formats using the OR operator. For example:
[ California election “Oct * 2003“ OR “10/*/03“ OR “October * 2003“ ]
When you know only part of the phrase you wish to find, consider using the * operator. Find the title of Sherry Russell’s book that can help you deal with the tragedies of 9/11 or losing a loved one.
[ “Conquering the * and * of Grief“ ]
Proximity searching can be useful when you want to find pages that include someone’s name in any of the following orders: first middle last, last first middle, first last, last first. To search for “Francis” adjacent or separated one word from “Coppola,” requires four queries:
[ “Francis Coppola“ ]
[ “Francis * Coppola“ ]
[ “Coppola Francis“ ]
[ “Coppola * Francis“ ]
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.