Difference between revisions of "Google"

From C4 Wiki
Jump to: navigation, search
 
m (Reverted edits by Oxudocopaj (talk) to last revision by Mario Manno)
 
(6 intermediate revisions by 5 users not shown)
Line 21: Line 21:
 
|-
 
|-
 
| cache      || cache:www.foo.com/bar.html || page from cache
 
| cache      || cache:www.foo.com/bar.html || page from cache
 +
|-
 +
| view      || view:timeline "dan kaminsky" || [http://www.google.com/experimental/#RefinementBarTopViewTabs google experiments]
 
|}
 
|}
  
 
= Examples =
 
= Examples =
 +
 +
* mobotix inurl:cgi-bin/image,jpg
 +
 +
= More Info =
 +
* http://johnny.ihackstuff.com/
 +
* http://www.google.com/intl/en/help/features.html
 +
  
 
[[Category:Infos]]
 
[[Category:Infos]]

Latest revision as of 17:36, 24 November 2010

Google Search

Google Keywords
keyword syntax description
site site:example.com search this site only
filetype filetype:torrent
intitle intitle:foo inside document title
allintitle
intext
inurl inurl:foo inside whole url
allinurl
link link:www.foo.com who links there
cache cache:www.foo.com/bar.html page from cache
view view:timeline "dan kaminsky" google experiments

Examples

  • mobotix inurl:cgi-bin/image,jpg

More Info