<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bizhacks.com &#187; Google</title>
	<atom:link href="http://www.bizhacks.com/category/search-hacks/google/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bizhacks.com</link>
	<description>biz tips &#38; advice</description>
	<lastBuildDate>Fri, 08 Jul 2011 09:32:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Search Hacks &#8211; Basic Google Queries</title>
		<link>http://www.bizhacks.com/search-hacks-basic-google-queries.html</link>
		<comments>http://www.bizhacks.com/search-hacks-basic-google-queries.html#comments</comments>
		<pubDate>Fri, 18 Jun 2010 08:37:56 +0000</pubDate>
		<dc:creator>Editor</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Search Hacks]]></category>

		<guid isPermaLink="false">http://www.bizhacks.com/?p=37</guid>
		<description><![CDATA[Even though I work in the search engine space I have a lot of the same bad search habits that most people have. I expect Google to know that when I type in [Wedding Band] it should know whether I’m looking for jewelry or musicians. With that in mind I’m going to provide some tips [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><span style="color: #000000;">Even though I work in the search engine space I have a lot of the  same bad search habits that most people have. I expect Google to know  that when I type in [</span><a href="http://www.google.com/search?q=wedding+band&amp;btnG=Search"><span style="color: #000000;">Wedding  Band</span></a><span style="color: #000000;">] it should know whether I’m looking for jewelry or musicians.   With that in mind I’m going to provide some tips to help you use Google  to find things faster and quicker. You can find many of these tips on  Google’s website or other sites, however what I’m going to do is show  you how to use some of these special queries to get better results.  We’ll start off with the basics and move on to more complex queries.</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Basic Searches</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=blue+widgets"><strong><span style="color: #000000;">blue  widgets</span></strong></a><span style="color: #000000;">] Finds pages with the words blue and/or widgets on  them, in the title, or  used in the anchor text to link the page.  Words  may not be near each other (this is known as proximity).</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=%22blue+widgets%22"><strong><span style="color: #000000;">"blue  widgets"</span></strong></a><span style="color: #000000;">] Finds pages with the words blue and widgets on  them, in the title, or  used in the anchor text to link the page.  The  words must be next to each other and in the exact same order. This type  of query is known as an exact phrase match.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=blue+or+widgets"><strong><span style="color: #000000;">blue  or widgets</span></strong></a><span style="color: #000000;">] Finds pages with the words blue or widgets on  them, in the title, or used in the anchor text to link the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=blue+and+widgets"><strong><span style="color: #000000;">blue  and widgets</span></strong></a><span style="color: #000000;">] Finds pages with the words blue and widgets  on them, in the title, or used in the anchor text to link the page. Both  words must occur in one of the cases, but can occur in any order.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=blue+-widgets"><strong><span style="color: #000000;">blue  -widgets</span></strong></a><span style="color: #000000;">] Finds pages with the words blue  on them, in the  title, or used in the anchor text to link the page. The page, title and  anchor text must not have the word widgets in them  It’s very important  that the minus sign [-] be next to the word without a space. This is  known as a negative search term.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=blue+%7Ewidgets"><strong><span style="color: #000000;">blue  ~widgets</span></strong></a><span style="color: #000000;">] Finds pages with the word blue on them, in the  title, or used in the anchor text to link the page. It also returns  documents with synonyms for the word next to the tilde [~] (in this case  widgets) on the page, in the title or in the anchor text to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=define%3A+blue"><strong><span style="color: #000000;">define:  blue</span></strong></a><span style="color: #000000;">] This will give you definitions for the word [blue]  and links to pages with definitions.</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Compound Searches</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Using logical operators like [and] and [or] we can create complex  searches. We can create extremely complex searches by combining logical  operators using parenthesis. These complex searches can also be combines  with ["] and [-] as well.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=widgets+%28red+OR+blue%29"><strong><span style="color: #000000;">widgets  (red OR blue)</span></strong></a><span style="color: #000000;">] Finds pages with the words widgets on them,  in the title, or used in the anchor text to link the page. The words  blue or red must be on the page, in the title or in the anchor text used  to link to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=widgets+%28red+AND+blue%29"><strong><span style="color: #000000;">widgets  (red AND blue)</span></strong></a><span style="color: #000000;">] Finds pages with the word widgets on them,  in the title, or used in the anchor text to link the page. The words  blue and red must be on the page, in the title or in the anchor text  used to link to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=widgets+%28red+AND+blue%29+-green"><strong><span style="color: #000000;">widgets  (red AND blue) -green</span></strong></a><span style="color: #000000;">] Finds pages with the word widgets  on them, in the title, or used in the anchor text to link the page. The  words blue and red must be on the page, in the title or in the anchor  text used to link to the page. The word green must not be on the page,  in the title or in the anchor text used to link to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Lets say you wanted to do a search for people who haven’t posted or  updated their blog in a while, here’s how you would create that query [</span><a href="http://www.google.com/search?q=%22haven%27t++%28updated+OR+posted%29%22+and+blog"><strong><span style="color: #000000;">"haven't   (updated OR posted)" and blog</span></strong></a><span style="color: #000000;">]</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Search Modifiers</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Google has a series of search modifiers that allow you to perform  very specific searches, these include [inanchor], [intext], [intitle],  and [inurl]. In addition you can also add the word [all] in front of  each term to include all of the words in the phrase. These modifiers can  also be combined with the ["] , [-], and logical operators and be used  to create complex queries.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=inanchor%3Ablue+widgets"><strong><span style="color: #000000;">inanchor:blue  widgets</span></strong></a><span style="color: #000000;">] Returns pages where the words blue is used by  other pages or websites to link to the page, and have the word widgets  on the page, in the title, or in the anchor text used to link to the  page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=allinanchor%3Ablue+widgets"><strong><span style="color: #000000;">allinanchor:blue  widgets</span></strong></a><span style="color: #000000;">] Returns pages where the words blue and widgets  are used by other pages or websites to link to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=intitle%3Ablue+widgets"><strong><span style="color: #000000;">intitle:blue  widgets</span></strong></a><span style="color: #000000;">]Returns pages where the word blue is used in the  title, and the word widgets is on the page, in the title, or in the  anchor text used to link to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=allintitle%3Ablue+widgets"><strong><span style="color: #000000;">allintitle:blue  widgets</span></strong></a><span style="color: #000000;">]Returns pages with the words blue and widgets are  in the title.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=inurl%3Ablue+widgets"><strong><span style="color: #000000;">inurl:blue  widgets</span></strong></a><span style="color: #000000;">]Returns pages where the word blue is used in the  URL, and the word widgets is on the page, in the title, or in the anchor  text used to link to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=allinurl%3Ablue+widgets"><strong><span style="color: #000000;">allinurl:blue  widgets</span></strong></a><span style="color: #000000;">]Returns pages with the words blue and widgets are  in the URL.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Lets say you were looking for pages about cookbooks where people used  the words celebrity to link to them here is a query you might construct  [</span><a href="http://www.google.com/search?q=cookbooks+inanchor%3Acelebrity"><strong><span style="color: #000000;">cookbooks  inanchor:celebrity</span></strong></a><span style="color: #000000;">]</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Lets refine that query taking out all the bad, horrible, and terrible  cookbooks with this query [</span><a href="http://www.google.com/search?q=cookbooks+-bad+-horrible+-terrible+inanchor%3Acelebrity"><strong><span style="color: #000000;">cookbooks  -bad -horrible -terrible inanchor:celebrity</span></strong></a><span style="color: #000000;">]</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Now lets refine it once more to find only cookbooks with recipes from  your favorite movie star Alicia Silverstone in them [</span><a href="http://www.google.com/search?q=cookbooks+%22alicia+silverstone%22+-bad+-horrible+-terrible+inanchor%3Acelebrity"><strong><span style="color: #000000;">cookbooks  "alicia silverstone" -bad -horrible -terrible inanchor:celebrity</span></strong></a><span style="color: #000000;">]</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Restrictive Searches</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Google also has restrictive searches that allow you to limit the  sites or information that you are searching for.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=soccer+site%3Awhitehouse.gov"><strong><span style="color: #000000;">soccer  site:whitehouse.gov</span></strong></a><span style="color: #000000;">] Will return only documents from the  site whitehouse.gov with the word soccer on the page, in the title or in  the anchor text that links to the page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=intitle%3Asoccer+site%3Awhitehouse.gov"><strong><span style="color: #000000;">intitle:soccer  site:whitehouse.gov</span></strong></a><span style="color: #000000;">] Will return only documents from the  site whitehouse.gov with the word soccer in the title.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=ipod+%24100..%24150"><strong><span style="color: #000000;">ipod  $100..$150</span></strong></a><span style="color: #000000;">] Will return pages with the word IPod on the  page, in the title, or anchor text linking to the page, and with dollar  amounts between $100 and $150 on the page, in the title, or in the  anchor text linking to the web page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=ipod+%24100..%24150+%22in+stock%22"><strong><span style="color: #000000;">ipod  $100..$150 "in stock"</span></strong></a><span style="color: #000000;">] Will return pages with the word  IPod, and “in and stock” on the page, in the title, or anchor text  linking to the page, and with dollar amounts between $100 and $150 on  the page, in the title, or in the anchor text linking to the web page.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=ipod+%24100..%24150+%22in+stock%22+-shuffle+%28green+OR+blue%29&amp;btnG=Search"><strong><span style="color: #000000;">ipod  $100..$150 "in stock" -shuffle (green OR blue)</span></strong></a><span style="color: #000000;">] Will  return pages with the word IPod, and “in and stock” on the page, in the  title, or anchor text linking to the page, and with dollar amounts  between $100 and $150 on the page, in the title, or in the anchor text  linking to the web page. The word shuffle must not be on the page, in  the title or anchor text, and the page, title or anchor text must  contain either the word green or blue.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=telescope+filetype%3Apdf"><strong><span style="color: #000000;">telescope  filetype:pdf</span></strong></a><span style="color: #000000;">] Will return only PDF files with the word  telescope on the document, in the title or in the anchor text to the  document. Filetypes can be any of the following: Adobe Portable Document  Format (pdf), Adobe PostScript (ps), Lotus 1-2-3 (wk1, wk2, wk3, wk4,  wk5, wki, wks, wku), Lotus WordPro (lwp),  MacWrite (mw), Microsoft  Excel (xls), Microsoft PowerPoint (ppt), Microsoft Word (doc), Microsoft  Works (wks, wps, wdb), Microsoft Write (wri), Rich Text Format (rtf),  Shockwave Flash (swf), Text (ans, txt).</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=telescope+filetype%3Apdf+intitle%3Adobsonian+2004..2005"><strong><span style="color: #000000;">telescope  filetype:pdf intitle:dobsonian 2004..2005</span></strong></a><span style="color: #000000;">] Will return  only PDF files with the word telescope on the document, in the title or  in the anchor text to the document. The title must contain the word  Dobsonian and the document will contain numbers from 2004 through 2005.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=link%3Awhitehouse.gov"><strong><span style="color: #000000;">link:whitehouse.gov</span></strong></a><span style="color: #000000;">]  Provides a completely random sampling of some sites that link to  whitehouse.gov. There is no logic or reason to the sites displayed or  the order they are displayed in. Many sites that link to you will not be  displayed. This search is considered “broken”.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=info%3Awhitehouse.gov&amp;btnG=Search"><strong><span style="color: #000000;">info:whitehouse.gov</span></strong></a><span style="color: #000000;">]Provides   links to information and searches about the website whitehouse.gov.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=cache%3Awhitehouse.gov&amp;btnG=Search"><strong><span style="color: #000000;">cache:whitehouse.gov</span></strong></a><span style="color: #000000;">]  Displays a copy of the page stored on Google’s server. This may vary  from the actual page on the website.</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Specialized Searches</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">Google has a number of specialized searches that search through a  small subset of data for highly relevant results.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=phonebook%3A+gibson+NY"><strong><span style="color: #000000;">phonebook:  gibson NY</span></strong></a><span style="color: #000000;">] Will return a sampling of business and  residential listings with the word gibson in the name, town or street  that are in New York.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=bphonebook%3A+gibson+NY"><strong><span style="color: #000000;">bphonebook:  gibson NY</span></strong></a><span style="color: #000000;">]Will return a business listings with the word  gibson in the name, town or street that are in New York.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=rphonebook%3A+gibson+NY"><strong><span style="color: #000000;">rphonebook:  gibson NY</span></strong></a><span style="color: #000000;">]Will return a residential listings with the word  gibson in the name that are in New York.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/movies?q=movie%3AGoblet+of+Fire"><strong><span style="color: #000000;">movie:Goblet  of Fire</span></strong></a><span style="color: #000000;">] Will return pages about the Goblet of Fire,  contain the words Goblet of Fire . Has links to reviews about the Goblet  of Fire and movie show times.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/movies?q=movie%3A+flux+capacitor&amp;btnG=Search"><strong><span style="color: #000000;">movie:  flux capacitor</span></strong></a><span style="color: #000000;">] Will return pages about movies with the  words flux capacitor on them.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=stocks%3Agoog"><strong><span style="color: #000000;">stocks:goog</span></strong></a><span style="color: #000000;">]  Will return information about the stock with the symbol GOOG.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=weather+las+vegas+nv"><strong><span style="color: #000000;">weather  las vegas NV</span></strong></a><span style="color: #000000;">]  Will give the local weather for Las Vegas  Nevada.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=fly+jfk+LAX"><strong><span style="color: #000000;">fly JFK  LAX</span></strong></a><span style="color: #000000;">] Links to flight information from JFK airport to LAX  airport.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=fly+new+york+to+los+angeles"><strong><span style="color: #000000;">fly  new york to los angeles</span></strong></a><span style="color: #000000;">] Link to flight information from  New York to Los Angeles</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=jetblue+189&amp;btnG=Search"><strong><span style="color: #000000;">jetblue  189</span></strong></a><span style="color: #000000;">] Provides a direct link to the status of Jet Blue  Airlines flight 189.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=frank+zappa&amp;btnG=Search"><strong><span style="color: #000000;">frank  zappa</span></strong></a><span style="color: #000000;">] Links to More information about Frank Zappa,  albums, and other information. This is sometimes hit or miss depending  on the artist.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=related%3Awhitehouse.gov&amp;btnG=Search"><strong><span style="color: #000000;">related:whitehouse.gov</span></strong></a><span style="color: #000000;">]   Returns links to other pages that are about similar topics or  information. Some of these sites will have links that exist between them  others will not. In some cases this may show direct competition, for  example [</span><a href="http://www.google.com/search?q=related%3Awalmart.com&amp;btnG=Search"><strong><span style="color: #000000;">related:walmart.com</span></strong></a><span style="color: #000000;">]</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=1600+pennsylvania+avenue+washington+dc&amp;btnG=Search"><strong><span style="color: #000000;">1600  pennsylvania avenue washington dc</span></strong></a><span style="color: #000000;">] This is an address  search and provides a direct link to Google Map for the address.</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Fact Searches</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">This category provides you with immediate answers to a specific  narrow set of questions. It’s a bit of hit or miss here but here are  some examples.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=gdp+malta"><strong><span style="color: #000000;">gdp malta</span></strong></a><span style="color: #000000;">]  Gross Domestic Product of Malta</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=population+malta&amp;btnG=Search"><strong><span style="color: #000000;">population  malta</span></strong></a><span style="color: #000000;">] Population of Malta.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=capital+malta&amp;btnG=Search"><strong><span style="color: #000000;">capital  malta</span></strong></a><span style="color: #000000;">] The capital of Malta.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=location+malta&amp;btnG=Search"><strong><span style="color: #000000;">location  malta</span></strong></a><span style="color: #000000;">] Rough idea of where Malta is located.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=currency+malta&amp;spell=1"><strong><span style="color: #000000;">currency  malta</span></strong></a><span style="color: #000000;">] What is the currency of Malta.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=flag+france&amp;btnG=Search"><strong><span style="color: #000000;">flag  france</span></strong></a><span style="color: #000000;">] The flag of France. Note there was no flag shown  for Malta.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=anthem+france&amp;btnG=Search"><strong><span style="color: #000000;">anthem  france</span></strong></a><span style="color: #000000;">] What is the national anthem of France.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=state+bird+hawaii&amp;btnG=Search"><strong><span style="color: #000000;">state  bird hawaii</span></strong></a><span style="color: #000000;">] What is the state bird of Hawaii.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=state+flower+hawaii&amp;btnG=Search"><strong><span style="color: #000000;">state  flower hawaii</span></strong></a><span style="color: #000000;">] State flower of Hawaii.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=motto+hawaii&amp;btnG=Search"><strong><span style="color: #000000;">motto  hawaii</span></strong></a><span style="color: #000000;">] what is the state motto of Hawaii.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=size+hawaii&amp;btnG=Search"><strong><span style="color: #000000;">size  hawaii</span></strong></a><span style="color: #000000;">]</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;safe=off&amp;q=governor+hawaii&amp;spell=1"><strong><span style="color: #000000;">governor  hawaii</span></strong></a><span style="color: #000000;">] The governor of Hawaii.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?num=100&amp;hl=en&amp;lr=&amp;safe=off&amp;q=birthplace+of+walt+disney&amp;btnG=Search"><strong><span style="color: #000000;">birthplace  of walt disney</span></strong></a><span style="color: #000000;">] Where Walt Disney was born.</span></p>
<p><span style="color: #000000;"> </span></p>
<h2 style="text-align: justify;"><span style="color: #000000;">Math and Number Searches</span></h2>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=100%2B37%2B92%2B641-7&amp;btnG=Search"><strong><span style="color: #000000;">100+37+92+641-7</span></strong></a><span style="color: #000000;">]  Works like a calculator to perform math operations.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=how+many+teaspoons+in+a+tablespoon&amp;btnG=Search"><strong><span style="color: #000000;">how  many teaspoons in a tablespoon</span></strong></a><span style="color: #000000;">] Provides the answer to  measurement conversions.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=convert+300+yen+to+dollars&amp;btnG=Search"><strong><span style="color: #000000;">convert  300 yen to dollars</span></strong></a><span style="color: #000000;">] Provides currency conversion</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=1Z9999W99999999999&amp;btnG=Search"><strong><span style="color: #000000;">1Z9999W99999999999</span></strong></a><span style="color: #000000;">]  Provides a link to UPS tracking information.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=790187289080"><strong><span style="color: #000000;">790187289080</span></strong></a><span style="color: #000000;">]  Provides a link to Fed Ex tracking information.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=0103+8555+7493+2721+4413&amp;btnG=Search"><strong><span style="color: #000000;">0103  8555 7493 2721 4413</span></strong></a><span style="color: #000000;">] Provides a link to USPS tracking  information.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=1HD1BEK11BY123456&amp;btnG=Search"><strong><span style="color: #000000;">1HD1BEK11BY123456</span></strong></a><span style="color: #000000;">]</span><span style="color: #000000;"><br />
</span><span style="color: #000000;"> Provides a link to VIN (Vehicle Identification Number) information.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=073333531084&amp;btnG=Search"><strong><span style="color: #000000;">073333531084</span></strong></a><span style="color: #000000;">]Provides  a link to UPC information for that product.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=212&amp;btnG=Search"><strong><span style="color: #000000;">212</span></strong></a><span style="color: #000000;">]  Provides a link to information about the area code 212.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=202-456-1111&amp;btnG=Search"><strong><span style="color: #000000;">202-456-1111</span></strong></a><span style="color: #000000;">]Provides  a link to more information about the residence, business, or  organization for that phone number.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=patent+5123128&amp;btnG=Search"><strong><span style="color: #000000;">patent  5123128</span></strong></a><span style="color: #000000;">]Provides a link to more information about patent  number 5123128.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=n199ud&amp;btnG=Search"><strong><span style="color: #000000;">n199ud</span></strong></a><span style="color: #000000;">]  Provides a link for more information about the FAA registration for the  airplane with that registration number.</span></p>
<p><span style="color: #000000;"> </span></p>
<p style="text-align: justify;"><span style="color: #000000;">[</span><a href="http://www.google.com/search?q=fcc+IHDT5ZG1&amp;btnG=Search"><strong><span style="color: #000000;">fcc  IHDT5ZG1</span></strong></a><span style="color: #000000;">]Provides a link to information about the product  with that FCC id number.</span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.bizhacks.com%2Fsearch-hacks-basic-google-queries.html&amp;title=Search%20Hacks%20%26%238211%3B%20Basic%20Google%20Queries"><img src="http://www.bizhacks.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.bizhacks.com/search-hacks-basic-google-queries.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

