Updates
Updates on previous posts here at Google Search Tricks is frequent due to the dynamic nature of Google Web Search. To ensure that you get the latest information, revised posts are now tagged with '
Update'.

Showing posts with label double quotes. Show all posts
Showing posts with label double quotes. Show all posts

How To Search For Directory Listings 2

Following from How To Search For Directory Listings 1 on how to accurately locate directory listings, now it is time to apply some of the advanced operators to filter out the unwanted results. Here are 4 ways to narrow your result of directory listings.

Narrow Results by Site
Use the site operator to narrow results to a particular site's directory listing.

Example: intitle:index.of "parent.directory" site:wikipedia.org

Narrow Results by Sub-Directory
Use the inurl operator with the name of the sub-directory to narrow results to that sub-directory. The following example returns only directory listings that contains sub-directories with the name "admin".

Example: intitle:index.of "parent.directory" inurl:admin

Narrow Results by File Type
Use the filetype or ext operator.

Note that when combined with directory listing search, Google blocks the results from displaying the more popular audio and video file formats such as mp3, mp4, wma, wmv, ogg, avi, etc. The only popular video file format I have found that still works in such searches is the Flash Video format (flv). To overcome this, submit the filetype as an ordinary search term. This, however, does not guarantee that the results will contain your desired file type.

No result example: intitle:index.of "parent.directory" ext:mp3

Narrow Results by Specific File
This is easy if you have throughly understood the basic and advanced operators. Just include the file name and extension you wish to locate. Use double quotes to restrict your search further. Use the OR and period operators to expand your search.

Example: intitle:index.of "parent.directory" "this.is.an.example.mp3"

Google General Search Rules

There are four general rules that apply to all Google web searches. However, with some tricks, some of the rules can be overwritten.

Google will not suggest vulgar words or phrases
Google's keyword suggestion and auto-complete feature does not allow vulgar words. Example of vulgar words: "sh*t", "f*ck", and "b*tch".

Google ignores case sensitivity
Google queries are not case-sensitive, with the exception of the OR and AND operators. This means that searching for date, DATE, Date, or any combination of uppercase and lowercase characters will produce identical results.

Google may exclude common words
Google may ignore very common words in a search. Example of common words: 'the', 'or', 'a', 'is', 'how', 'what'. There are some rules regarding the exclusion of common words from a query.

(1) Very common words are excluded when there are other search terms within the same query. Try this example: what. All hits shows at least one occurance of the word 'what'. Now search for what date. Notice that Google drops 'what' from some of the results.

(2) Google will attempt to include all common words if there are only common words within a search. Example: is or what the. Not all hits will contain all the search terms.

(3) All words within a search phrase will be included, provided that the search phrase has at least two search terms. This is the only way to ensure that Google will include common words. Example: "is or what the" will force Google to return hits that contains the exact phrase.

(4) Google may ignore common words even if the + operator is used. The same applies for single word search phrases. Try these and observe the results: +is +or +what +the and "is" "or" "what" "the".

Google expands search terms when necessary
Search for dates. Notice Google expands the search term to include 'date', 'dating', or more. This feature is a double-edged sword. It may help to make your search more exhaustive, but it can also produce unpredictable results. Use the NOT operator to exclude unwanted search terms.

Google Inclusion and Phrase Operators

Submit tiger or rabbit to Google search. Notice that Google removes the word 'or' from the search terms. In fact, Google ignores very common words. What if, under certain circumstances, you would like to include the word 'or' as a search term?

There are two tricks to force Google to include a search term:

The + operator
The + operator is the opposite of the NOT operator. It forces Google to include a search term within a query. Just add a '+' immediately before the term you would like to include.

For example, try this: tiger or rabbit versus tiger +or rabbit. Note that the number of hits is significantly different between the two queries. Use this operator wisely, to your own advantage, to expand or narrow down your search results.

The double quotes
Encasing a search term with double quotes (") is functionally the same as adding the + operator in front of the term. Submitting tiger +or rabbit and tiger "or" rabbit will result in identical number of hits and results.

Encasing multiple search terms within double quotes results in an exact phrase search. An exact phrase includes all search terms and takes into account the order of the search terms. Try these and note the difference in results: "tiger or rabbit" and "rabbit tiger or".

You should use the + operator instead of double quotes if strict order of words is not desired. Try these: +tiger +or +rabbit and +rabbit +tiger +or. Both show identical results.

An additional note: Google recognizes an empty space within the double quotes as the single character wildcard. Try these search phrases: "tiger or rabbit" and "tiger.or.rabbit". Google displays identical results for both these search phrases.