<?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>PriteshGupta.com &#187; Search</title>
	<atom:link href="http://www.priteshgupta.com/tag/search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.priteshgupta.com</link>
	<description>The teen techie.</description>
	<lastBuildDate>Thu, 27 May 2010 14:02:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Google Search Tips</title>
		<link>http://www.priteshgupta.com/2009/07/google-search-tips/</link>
		<comments>http://www.priteshgupta.com/2009/07/google-search-tips/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 17:35:04 +0000</pubDate>
		<dc:creator>Pritesh Gupta</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Search Engine]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.priteshgupta.com/?p=175</guid>
		<description><![CDATA[Remember these: Google default is to search for pages that include all of your search keywords . Google excludes common words (a.k.a stop words) like “the&#8221; , “He” etc. Google isn&#8217;t case sensitive, That is searching for wordpress is the same as WordPress. But Search operators are case sensitive, That is searching for wordpress OR [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://3.bp.blogspot.com/_Wrxogfhwf9M/SmtD_2Y2Q3I/AAAAAAAAAc0/wBnXKxiF8q0/s1600-h/httpsearch.gif" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5362454545525261170" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 400px; height: 300px;" src="http://3.bp.blogspot.com/_Wrxogfhwf9M/SmtD_2Y2Q3I/AAAAAAAAAc0/wBnXKxiF8q0/s400/httpsearch.gif" border="0" alt="" /></a></p>
<h3>Remember these:</h3>
<ul>
<li><a href="http://www.google.com/">Google</a> default is to search for pages that include all of your search keywords .</li>
<li>Google excludes common words (a.k.a stop words) like “the&#8221; , “He” etc.</li>
<li>Google isn&#8217;t case sensitive, That is searching for wordpress is the same as  WordPress.</li>
<li>But Search operators are case sensitive, That is searching for <span style="text-decoration: underline;">wordpress OR joomla </span>uses OR as the Google search operator, while <span style="text-decoration: underline;">wordpress or joomla</span> doesn&#8217;t.</li>
<li>Some operators may be combined, and some must be used alone.</li>
</ul>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 39px; width: 1px; height: 1px;">
<h2>Basic Operators</h2>
<h3>+</h3>
<p>forces words to be included in search results. Useful with stop words that otherwise will be discarded</p>
<h3>-</h3>
<p>prevents a search term to show in results, for example searching for <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;lr=&amp;q=doughnut+-cream&amp;btnG=Search">doughnut -cream</a> can help you to avoid creamy doughnuts</p>
<h3>OR</h3>
<p>returns documents with one of the given terms, like <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;lr=&amp;q=doughnut+OR+donut&amp;btnG=Search">doughnut OR donut</a>. You can also use | instead of OR: <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?q=doughnut+%7C+donut">doughnut | donut</a></p>
<h3>” “</h3>
<p>using quotes forces google to search for the exact phrase (including stop words), try <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;q=%22doughnut+at+midnight%22&amp;btnG=Google+Search">“doughnut at midnight”</a> and <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;lr=&amp;q=doughnut+at+midnight&amp;btnG=Search">doughnut at midnight</a> (actually, using quotes is similar, but not equals, to <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;q=doughnut-at-midnight&amp;btnG=Google+Search">doughnut-at-midnight</a> … it would be interesting to know what is the exact difference in SERP)</p>
<h3>~</h3>
<p>allow to search also for synonyms of the given word. searching for <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?q=doughnut+%7Etips">doughnut  ~tips</a> finds also pages with the word help or guide etc.</p>
<h3>*</h3>
<p>means every word. try <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;lr=&amp;q=%22doughnuts+with+*%22&amp;btnG=Search">“doughnuts with *”</a></p>
<h3>..</h3>
<p>Used to search in a range of numbers,  <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?hl=en&amp;lr=&amp;q=%222..20+doughnuts%22&amp;btnG=Search">“2..20 doughnuts”</a> will find pages containing “I eat 3 doughnuts a day” and “I’ll never eat more than 15 doughnuts in a month”</p>
<p>This operators can be combined to create advanced queries, for example <a onclick="javascript:urchinTracker('/outbound/www.google.com');" href="http://www.google.com/search?client=opera&amp;rls=it&amp;q=%22eat+1..100+doughnut+OR+doughnuts+OR+donut+OR+donuts+for+*%22&amp;ie=utf-8&amp;oe=utf-8">“I eat 1..100 doughnut OR doughnuts OR donut OR donuts each *”</a></div>
<h2>Basic Search Operators</h2>
<p>The basic Search operators which can be combine with your keywords easily are:</p>
<h2><strong>+</strong></h2>
<p>Forces words to be included in search results. Convenient with stop words that otherwise will be dumped</p>
<h2><strong>-</strong></h2>
<p>Prevents a search term to be included in the results, Like: searching for Automobile -cars won’t show the result for Cars in the Automobile search result page</p>
<h2><strong>OR</strong></h2>
<p>Returns with with one of the given terms, like Joomla OR Drupal. You might also use | instead of OR</p>
<h2>” “</h2>
<p>It is used to include all of the words given by you in search results, Remember to put the query within the “ ” . I use it to check copy and paste content.</p>
<h2>~</h2>
<p>Allows to search also for synonyms of the given keyword. like searching for wordpress ~tips finds also pages with the word help or guide etc.</p>
<h2>*</h2>
<p>Means every word to include(It’s a wildcard character) .</p>
<h2>..</h2>
<p>Used to search in a range of numbers</p>
<p>The above operators may be combined like, “Is WordPress better than Joomla OR Drupal”</p>
<h2>Some more useful operators</h2>
<h3><strong>define: </strong></h3>
<p>Used to return the definition of the given word like &#8220;define: guide&#8221;</p>
<h3><strong>filetype:</strong></h3>
<p>Restricts the results returned of a specific File Type. Like &#8220;Photoshop Guide filetype:pdf&#8221;</p>
<h3><strong>site:</strong></h3>
<p>Restricts the search results for a given web site only like &#8220;Google site:priteshgupta.com&#8221;</p>
<h3><strong>related:</strong></h3>
<p>Returns page that are related to the given page</p>
<h3><strong>info:</strong></h3>
<p>Gives information about a given site</p>
<h2>Google&#8217;s Calculator</h2>
<p>I use Google as a calculator too, by using standard symbols (+ &#8211; * / % ^)</p>
<p>Like: &#8220;2+10-5%2&#8243; = 11, Google calculates in the manner which is done in programming languages.</p>
<h3>You can also make it a scientific calculator using the below terms</h3>
<p><span style="text-decoration: underline;">sqrt,nth root ofx, sin, cos, arctan, tan…, ln, log, !</span></p>
<p>Numbers can be entered in hexadecimal, octal and binary base.</p>
<h3>PS: There are many more things which you can do it Google but I have included which are useful.</h3>
<h3>Also see: <a href="http://www.google.com/landing/searchtips/">http://www.google.com/landing/searchtips/</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.priteshgupta.com/2009/07/google-search-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
