Google: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
No edit summary
Manpaz (talk | contribs)
No edit summary
 
Line 1: Line 1:
__NOTOC__
__NOTOC__
Google search engine tricks

=== How to do a search for a specific phrase ===
=== How to do a search for a specific phrase ===
Just enclose the phrase in quotes
Just enclose the phrase in quotes

Latest revision as of 06:01, 12 June 2015

Google search engine tricks

How to do a search for a specific phrase

Just enclose the phrase in quotes

"I need to found this string" +"and this too" +"not necessary together"

How to do a search for a book

The following string will get rid the regular web pages htm/html bu using inurl in the search string

-inurl:htm -inurl:html intitle:"index of" +("/ebooks"|"/book") +(chm|pdf|zip)

How to do a search for specific file type

The colon does the trick, this example will look for pdf files on a directory

"possible name" :pdf