<?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>GTrends : The Second Edition &#187; Tutorials</title>
	<atom:link href="http://gtrends.w-shadow.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://gtrends.w-shadow.com</link>
	<description>Researching Niches the Lazy Way</description>
	<lastBuildDate>Tue, 01 Jul 2008 21:29:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making TOR Switch Identities Automatically</title>
		<link>http://gtrends.w-shadow.com/making-tor-switch-identities-automatically/</link>
		<comments>http://gtrends.w-shadow.com/making-tor-switch-identities-automatically/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 21:29:34 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[to]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/?p=27</guid>
		<description><![CDATA[GTrends SE 1.6 has a new feature that, when used in conjunction with the TOR proxy, makes it much easier to get around Google bans. This tutorial will explain how to enable that feature.
First, set TOR&#8217;s authentication method to &#8220;Password&#8221;. If you have installed TOR as part of the Vidalia bundle you can find this [...]]]></description>
			<content:encoded><![CDATA[<p>GTrends SE 1.6 has a new feature that, when used in conjunction with the <a href="http://torproject.org/">TOR proxy</a>, makes it much easier to get around Google bans. This tutorial will explain how to enable that feature.</p>
<p>First, set TOR&#8217;s authentication method to &#8220;Password&#8221;. If you have installed TOR as part of the Vidalia bundle you can find this option in the <em>Advanced</em> tab of the <em>Settings</em> window. Choose any password you like and make sure you memorize it. Note : <strong>don&#8217;t</strong> tick the box that says <em>Randomly Generate</em> (if you do the program won&#8217;t tell you what password it generated).</p>
<p>You need to restart TOR for the changes to take effect. In Vidalia you can do this by first clicking &#8220;Stop Tor&#8221;, followed by &#8220;Start Tor&#8221;. </p>
<p>Now all that is left is configuring GTrends SE to enable automatic identity switching. Head to <em>Settings/Proxies</em> and tick &#8220;Automatically switch to new identity when needed&#8221;. Enter the TOR password in the appropriate box. Also make sure that &#8220;Use a proxy&#8221; is checked and TOR&#8217;s proxy address (usually 127.0.0.1:8118) is in the proxy list. Finally, uncheck &#8220;Automatically pause if getting Forbidden results&#8221; in Settings/Speed.</p>
<p>Click OK. You&#8217;re set <img src='http://gtrends.w-shadow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Notes</h3>
<ul>
<li>I recommend removing all other proxies (except TOR) from the proxy list when enabling identity switching.</li>
<li>GTrends SE expects the TOR control port to be at 127.0.0.1:9051. At this time the address is hardcoded and can&#8217;t be changed. Automatic identity switching will not work if TOR is not running on localhost and/or the control port number is different.</li>
<li>If an identity doesn&#8217;t work , GTrends SE will wait 15 seconds before trying again and switching to a new one. This delay was added to account for slower network connections where it takes a while to get a new identity.</li>
<li>You can probably disable &#8220;Play sound if blocked by Google&#8221; now (if you wish).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/making-tor-switch-identities-automatically/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>How The Search Volume Is Calculated</title>
		<link>http://gtrends.w-shadow.com/how-the-search-volume-is-calculated/</link>
		<comments>http://gtrends.w-shadow.com/how-the-search-volume-is-calculated/#comments</comments>
		<pubDate>Thu, 22 May 2008 19:19:37 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/how-the-search-volume-is-calculated/</guid>
		<description><![CDATA[In the beginning, GTrends SE was intended for those who participated with TDC 2007. So I didn&#8217;t describe the algorithm here, as TDC&#8217;ers would already be familiar with it. However, now I&#8217;ve gotten some inquiries from new users as to how, exactly, is the number in the &#8220;Searches&#8221; column calculated.  So here&#8217;s the algorithm, [...]]]></description>
			<content:encoded><![CDATA[<p>In the beginning, GTrends SE was intended for those who participated with TDC 2007. So I didn&#8217;t describe the algorithm here, as TDC&#8217;ers would already be familiar with it. However, now I&#8217;ve gotten some inquiries from new users as to how, exactly, is the number in the &#8220;Searches&#8221; column calculated.  So here&#8217;s the algorithm, in short.</p>
<p>The search volume is calculated by comparing it to the reference keyword (Settings -&gt; Criteria -&gt; Reference keyword). The program sends a query with both keywords to Google Trends and calculates the searches based on the ratio of the reference/unknown keyword bar graphs. The keyword phrase that needs to be checked is wrapped in &#8220;quotes&#8221;.</p>
<p>The equation is something like this :<br />
<strong>keyword_searches = ( keyword_bar_size / reference_bar_size ) * reference_searches</strong></p>
<p>Pretty simple, right? </p>
<p>There&#8217;s one curious implication this algorithm has  &#8211; for keywords that have very small search volume, it will always report the exact same (small) number of searches. The exact figure produced depends on the reference keyword and how many searches it has.</p>
<p>You get those similar results because Google Trends shows 1-pixel graph bars for those keywords (keyword_bar_size = 1). Trends will even show those 1-pixel bars for keywords that don&#8217;t get any searches at all. Obviously, plugging this value (1) into the above equation, you will always get the same result. </p>
<p>So if you notice lots of keywords with the same small number in the &#8220;Searches&#8221;, blame Google Trends, okay? <img src='http://gtrends.w-shadow.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/how-the-search-volume-is-calculated/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Prevent Google Blocks And Avoid &#8220;Forbidden&#8221; Results</title>
		<link>http://gtrends.w-shadow.com/how-to-prevent-google-blocks-and-avoid-forbidden-results/</link>
		<comments>http://gtrends.w-shadow.com/how-to-prevent-google-blocks-and-avoid-forbidden-results/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 16:42:18 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[avoid google block]]></category>
		<category><![CDATA[forbidden]]></category>
		<category><![CDATA[google ban]]></category>
		<category><![CDATA[negative threshold]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/how-to-prevent-google-blocks-and-avoid-forbidden-results/</guid>
		<description><![CDATA[Some GTrends SE users have emailed me asking why they sometimes get &#8220;Forbidden&#8221; results and how to get rid of them. In a nutshell &#8211; you will get a &#8220;Forbidden&#8221; result when Google decides to ban your IP address (temporarily) because they detect that you are using an automated tool to search Google.com. GTrends SE [...]]]></description>
			<content:encoded><![CDATA[<p>Some GTrends SE users have emailed me asking why they sometimes get &#8220;Forbidden&#8221; results and how to get rid of them. In a nutshell &#8211; you will get a &#8220;Forbidden&#8221; result when Google decides to ban your IP address (temporarily) because they detect that you are using an automated tool to search Google.com. GTrends SE needs to do Google searches to determine the &#8220;Competition&#8221; numbers.</p>
<p>In this tutorial I&#8217;ll explain how to prevent this block. Google&#8217;s proprietary detection algorithms are hard to fool, but the tricks I&#8217;ll mention below should be effective for most users.</p>
<h3>Use longer Google grace period</h3>
<p> The &#8220;grace period&#8221; is how long the application will wait between consecutive requests. Longer grace period = less likely to be blocked. 12 to 16 seconds work well in most cases. The setting is found under <em>Settings -&#038;gt Speed</em>. Note that you can safely set the Google <em>Trends</em> grace period to a lower value (e.g. 2 seconds) to compensate for any loss in speed.</p>
<h3>Enable &#8220;Always check searches first, competition second&#8221;.</h3>
<p> This option works very well together with the next trick, below.</p>
<h3>Use &#8220;<a href="http://gtrends.w-shadow.com/using-the-negative-treshold/">Negative thresholds</a>&#8220;.</h3>
<p> The idea is to decrease the number of searches that GTrends SE needs to do by quickly eliminating worthless keywords. This helps decrease the time needed to process a list of keywords <em>and</em> decreases the chances of getting a Google ban. </p>
<p>You can find this feature under <em>Settings -&#038;gt Criteria</em>. Make sure the &#8220;Enable this feature&#8221; box is checked, set &#8220;Action&#8221; to &#8220;Don&#8217;t check the keywords any further&#8221; and set the &#8220;Less than X searches per day&#8221; value as high as you can afford to. For example, if you set it to &#8220;70 searches per day&#8221;, keywords that have less than 70 searches/day will not be fully checked &#8211; GTrends SE will stop analyzing those keywords as soon as the number of searches is determined.</p>
<p>There are no explicit rules on what numbers you should set in the &#8220;Negative threshold&#8221; section &#8211; choose what makes sense for the niche you&#8217;re researching. </p>
<h3>Get a good proxy</h3>
<p>Using an anonymous proxy is a very effective way to avoid being blocked by Google (though you need to switch the proxies now and then so that the proxies themselves don&#8217;t get banned). The real challenge is finding a good proxy &#8211; most of the freely available ones are of dubious quality and may have been already banned, even before you try to use them. I&#8217;ve already written a few posts on this topic : </p>
<p><a href="http://gtrends.w-shadow.com/using-a-proxy-with-gtrends-se/">How to configure GTrends SE to use a proxy</a><br />
<a href="http://gtrends.w-shadow.com/getting-google-errors-try-using-a-proxy/">Another tutorial on GTrends SE and proxies (includes links to some proxy sites)</a></p>
<p>While a few users have had success with commercial, subscription-based proxy providers, I&#8217;m reluctant to recommend a specific site. A few Google searches will likely turn up a number of proxy services &#8211; e.g. <a href="http://socksify.com/">Socksify</a> &#8211; use at your own risk.</p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/how-to-prevent-google-blocks-and-avoid-forbidden-results/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Using The Negative Threshold</title>
		<link>http://gtrends.w-shadow.com/using-the-negative-treshold/</link>
		<comments>http://gtrends.w-shadow.com/using-the-negative-treshold/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 15:28:14 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[fast keyword tool]]></category>
		<category><![CDATA[faster keyword research]]></category>
		<category><![CDATA[gtrends]]></category>
		<category><![CDATA[keyword research]]></category>
		<category><![CDATA[keyword research tutorial]]></category>
		<category><![CDATA[keyword software tutorial]]></category>
		<category><![CDATA[negative threshold]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/using-the-negative-treshold/</guid>
		<description><![CDATA[This tutorial explains the new Negative Threshold feature of the GTrends SE keyword research tool, and how to use it.
What It Is
This feature allows you to set a threshold (both for searches and competition) and apply special treatment to keywords that are below that threshold. You can make GTrends SE remove those keyword phrases from [...]]]></description>
			<content:encoded><![CDATA[<p>This tutorial explains the new <em>Negative Threshold</em> feature of the GTrends SE keyword research tool, and how to use it.</p>
<h3>What It Is</h3>
<p>This feature allows you to set a threshold (both for searches and competition) and apply special treatment to keywords that are below that threshold. You can make GTrends SE remove those keyword phrases from the list automatically, or not analyze them any further, or don&#8217;t do anything special except stating &#8220;Below Threshold&#8221; in the <em>Verdict</em> column. This frees up resources and can significantly decrease the time required to process a keyword list.</p>
<h3>Negative Threshold Settings</h3>
<p>You can configure the threshold options in the <em>Settings</em> window, under the <em>Criteria</em> tab. Here&#8217;s how they look :<br />
<img src='http://gtrends.w-shadow.com/wp-content/uploads/2007/12/negative-treshold.PNG' alt='Negative Threshold settings' /></p>
<p>And here&#8217;s what they mean : </p>
<ul>
<li><strong>Enable this feature</strong> &#8211; check this to enable this feature. If it&#8217;s not enabled none of the other options mentioned below will have any effect.</li>
<li><strong>Less than X searches per day</strong> &#8211; the search threshold. Keywords that have less than this many searches will be considered below threshold. The default is 10, and you can enter 0 (zero) to ignore the number of searches a keyword has.</li>
<li><strong>More than X phrase-matching results in Google</strong> &#8211; the competition threshold. Keywords that have more than this amount of competition will be considered below threshold. The default is 100 000 (which is quite a lot), and you can enter 0 (zero) to ignore this part of the threshold calculation.
<li>
<li><strong>Action</strong> &#8211; what to do with keywords that are below threshold. There are three possibilities here, all are pretty self-explanatory :
<ul>
<li>Just mark the keywords as below threshold.</li>
<li>Don&#8217;t check the keywords any further.</li>
<li>Delete the keywords.</li>
</ul>
<p>Choose whichever suits you best. The default is &#8220;Don&#8217;t check the keywords any further&#8221; &#8211; a middle-ground option that is faster than just marking the below-threshold keywords and safer than deleting them outright.</li>
</ul>
<p>Choosing the exact settings is a matter of personal preference and what is needed in the current situation. Setting the search threshold higher and/or lowering the competition threshold number will cut off more useless keywords and make the research process faster. </p>
<p>On the other hand, if you use a very &#8220;aggressive&#8221; threshold configuration you might miss some potentially good keywords that <em>just</em> didn&#8217;t make it. Therefore I advise that you use a threshold that is more lenient than your good keyword criteria.</p>
<h3>Notes</h3>
<p>All <em>Verdict</em> values are <em>recalculated</em> when a keyword list is loaded from a file, and any configured threshold action will take effect immediately. This has one important implication &#8211; if you have set the <em>Action</em> to &#8220;Delete the keywords&#8221; and you load a keyword list that has some below threshold keywords, those keywords <strong>will not be loaded</strong>.</p>
<p>Another thing to note is that if you change the threshold settings while GTrends SE is running, it will only affect any newly checked keywords. Known verdicts will not be updated. If you want to recalculate them, you can either save the keyword list to a file and reload it, or select they keywords, right-click them and choose &#8220;Recheck keywords&#8221; from the popup menu (re-checking them can take a while).</p>
<p>Well, that explain how to use this feature to speed up your keyword research process <img src='http://gtrends.w-shadow.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/using-the-negative-treshold/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting Google Errors? Try Using A Proxy.</title>
		<link>http://gtrends.w-shadow.com/getting-google-errors-try-using-a-proxy/</link>
		<comments>http://gtrends.w-shadow.com/getting-google-errors-try-using-a-proxy/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 14:41:31 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[proxy]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/getting-google-errors-try-using-a-proxy/</guid>
		<description><![CDATA[Looks like Google have gotten a bit trigger happy lately &#8211; some GTrends SE users have been getting errors in the &#8220;Competition&#8221; column yesterday, me included. This is because Google doesn&#8217;t want any automated tools checking their search results. 
I looked around for a solution and made a few minor changes to GTrends SE to [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like Google have gotten a bit trigger happy lately &#8211; some GTrends SE users have been getting errors in the &#8220;Competition&#8221; column yesterday, me included. This is because Google doesn&#8217;t want any automated tools checking their search results. </p>
<p>I looked around for a solution and made a few minor changes to GTrends SE to make this blocking slightly less likely. I also modified it to show &#8220;Forbidden&#8221; instead of &#8220;Error&#8221; when you hit a temporary block, so you know what the problem is. <a href="http://gtrends.w-shadow.com/updates/">Get the new version</a>.</p>
<p>The solution to these errors is to use a proxy. You can find lists of free proxies on the sites below : </p>
<p><a href="http://www.proxy4free.com/page1.html">Proxy4Free</a> &#8211; I myself am currently using a proxy on this site.<br />
<a href="http://www.proxylist.com.ru/proxy-server/fast-proxy-1/">ProxyList &#8220;fast proxies&#8221;</a> &#8211; this site has several lists of proxies; the link goes to the list of &#8220;fast&#8221; proxies that also shows the uptime. You can use this parameter to determine how reliable a proxy is. </p>
<p><a href="http://gtrends.w-shadow.com/using-a-proxy-with-gtrends-se/">How to use a proxy with GTrends SE</a>.</p>
<p>Another possibility is to install the <a href="http://www.torproject.org/">TOR package</a> (freeware) and use the address 127.0.0.1:8118 as the proxy address. Then you can switch proxies just by clicking the appropriate system tray icon and selecting &#8220;New Identity&#8221; from the popup menu.</p>
<p>I&#8217;d also recommend to increase the <em>Grace period</em> value in the GTrends SE <em>Settings</em> menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/getting-google-errors-try-using-a-proxy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using A Proxy With GTrends SE</title>
		<link>http://gtrends.w-shadow.com/using-a-proxy-with-gtrends-se/</link>
		<comments>http://gtrends.w-shadow.com/using-a-proxy-with-gtrends-se/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 12:27:48 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/using-a-proxy-with-gtrends-se/</guid>
		<description><![CDATA[To configure GTrends SE to use a proxy, open the Settings window by clicking the &#8220;Settings&#8221; button from the toolbar (it&#8217;s the next-to-last button). Then locate the &#8220;Proxy Settings&#8221; section.



Check Use a proxy and enter the proxy&#8217;s address in the Proxy box. The address should be in the form IP:PORT. &#8220;IP&#8221; is the unique numerical [...]]]></description>
			<content:encoded><![CDATA[<p>To configure GTrends SE to use a proxy, open the <em>Settings</em> window by clicking the &#8220;Settings&#8221; button from the toolbar (it&#8217;s the next-to-last button). Then locate the &#8220;Proxy Settings&#8221; section.</p>
<div align='center'>
<img src='http://gtrends.w-shadow.com/wp-content/uploads/2007/11/proxy-settings.PNG' title='GTrends SE Proxy Settings' alt='GTrends SE Proxy Settings' />
</div>
<p>Check <em>Use a proxy</em> and enter the proxy&#8217;s address in the <em>Proxy</em> box. The address should be in the form <em>IP:PORT</em>. &#8220;IP&#8221; is the unique numerical address of a server. If the address you usually use is a domain name, you can find the IP using <a href="http://www.selfseo.com/find_ip_address_of_a_website.php">this free tool</a>.</p>
<p>The <em>Username</em> and <em>Password</em> boxes are just that. Leave them empty if your proxy doesn&#8217;t require a username/password.</p>
<p>Proxy settings take effect starting with the next keyword that is checked (yes, this means that if you set a proxy when GTrends SE is already processing a list of keywords, it will switch to using the proxy even if it&#8217;s only halfway through the list).</p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/using-a-proxy-with-gtrends-se/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Change The Web 2.0 Site List</title>
		<link>http://gtrends.w-shadow.com/how-to-change-the-web-20-site-list/</link>
		<comments>http://gtrends.w-shadow.com/how-to-change-the-web-20-site-list/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 12:03:53 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/how-to-change-the-web-20-site-list/</guid>
		<description><![CDATA[GTrends SE checks if there are any pages from Web 2.0 sites in the Google search results for every keyword (when searching for an &#8220;exact match&#8221;). For this purpose it uses a list of domains stored in a text file.
To edit the list of Web 2.0 sites, open the GTrends SE installation directory (it&#8217;s &#8220;c:\Program [...]]]></description>
			<content:encoded><![CDATA[<p>GTrends SE checks if there are any pages from Web 2.0 sites in the Google search results for every keyword (when searching for an &#8220;exact match&#8221;). For this purpose it uses a list of domains stored in a text file.</p>
<p>To edit the list of Web 2.0 sites, open the GTrends SE installation directory (it&#8217;s &#8220;c:\Program Files\GTrends SE&#8221; by default) and locate the <em>web20domains.txt</em> file. This is a simple text file that you can open in any text editor, even Notepad. The file contains a list of domains &#8211; one domain per row (empty rows are ignored). Any changes you make to the file will take effect the next time you start GTrends SE.</p>
<p>One thing to note is that &#8220;example.com&#8221; will also match &#8220;www.example.com&#8221;, &#8220;abc.example.com&#8221; and so on.</p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/how-to-change-the-web-20-site-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started With GTrends SE</title>
		<link>http://gtrends.w-shadow.com/getting-started-with-gtrends-se/</link>
		<comments>http://gtrends.w-shadow.com/getting-started-with-gtrends-se/#comments</comments>
		<pubDate>Fri, 14 Sep 2007 14:56:04 +0000</pubDate>
		<dc:creator>Janis Elsts</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://gtrends.w-shadow.com/getting-started-with-gtrends-se/</guid>
		<description><![CDATA[In this post I&#8217;ll explain the basics of using the GTrends SE tool. I&#8217;m going to assume you&#8217;ve already installed it (if you&#8217;ve ever installed any software it should be easy enough) and you&#8217;ve set up my Firefox extension. The extension is optional, but I recommend you install it because makes using GTrends SE easier.
Okay, [...]]]></description>
			<content:encoded><![CDATA[<p>In this post I&#8217;ll explain the basics of using the GTrends SE tool. I&#8217;m going to assume you&#8217;ve already installed it (if you&#8217;ve ever installed any software it should be easy enough) <em>and</em> you&#8217;ve set up my <a HREF="http://gtrends.w-shadow.com/firefox-extension/" TITLE="Keyword Grabber Firefox extension">Firefox extension</a>. The extension is optional, but I recommend you install it because makes using GTrends SE easier.</p>
<p>Okay, here&#8217;s a step-by-step guide on how to find a potentially profitable niche!</p>
<p>Think of a relatively broad niche or something that people would search for. &#8220;Sausage making&#8221;, &#8220;speed reading&#8221;, various &#8220;how to&#8221; topics and similar are a good start.</p>
<p>Go to  <a HREF="http://freekeywords.wordtracker.com/gtrends/">http://freekeywords.wordtracker.com/gtrends/</a>, type in your keyword(s) and hit <em>Enter</em>. For the sake of this tutorial I&#8217;ll use the search terms &#8220;how to resume&#8221; (without the quotes), as I already know they&#8217;re likely to return some good niches. This search phrase will return keywords that contain the words <em>how</em>, <em>to</em> and <em>resume</em>.</p>
<p><img SRC="http://gtrends.w-shadow.com/files/using-wt-1.gif" ALT="Searching Wordtracker" TITLE="Searching Wordtracker" ALIGN="middle" WIDTH="658" HEIGHT="216" STYLE="width: 658px; height: 216px" /></p>
<p>Wordtracker will show some related keywords along with estimated search volume.</p>
<p><img SRC="http://gtrends.w-shadow.com/files/using-wtresults-2.gif" ALT="Wordtracker results" TITLE="Wordtracker results" ALIGN="middle" WIDTH="320" HEIGHT="260" STYLE="width: 320px; height: 260px" /></p>
<p>Assuming you&#8217;ve set up the FF extension and the toolbar button, just click the button!</p>
<p><img SRC="http://gtrends.w-shadow.com/files/using-button-3.gif" ALT="Toolbar button" TITLE="Toolbar button" ALIGN="middle" WIDTH="419" HEIGHT="39" STYLE="width: 419px; height: 39px" /></p>
<p>This will put the keywords in clipboard and launch GTrends SE. It will pop up and start processing the keywords. You can wait for it to finish, or go back to Wordtracker to research more niches and leave it running in the background. If you do another search and click the button again, the newfound keywords will be added to the list and checked, too.</p>
<p><img SRC="http://gtrends.w-shadow.com/files/using-startscheck-4.gif" ALT="GTrends SE startup" TITLE="GTrends SE startup" ALIGN="middle" WIDTH="749" HEIGHT="358" STYLE="width: 749px; height: 358px" /></p>
<p>Depending on you Internet connection speed, GTrends configuration and the number of keywords to check, the analysis can take a few minutes to complete.</p>
<p><img SRC="http://gtrends.w-shadow.com/files/unsing-results-5.png" ALT="GTrends results" TITLE="GTrends results" ALIGN="middle" WIDTH="749" HEIGHT="355" STYLE="width: 749px; height: 355px" /></p>
<p>Hey, look, there are some good niches here! Keywords that match the  criteria for &#8220;good&#8221; niches are highlighted in green. Let&#8217;s do a quick overview of the columns here -</p>
<p><strong>Keyword</strong> &#8211; self-explanatory.</p>
<p><strong>Competition</strong>  &#8211; the number of results returned when searching for &#8220;keyword phrase&#8221; (<em>with</em> quotes; phrase match) on Google. This is the approximate number of pages you&#8217;d be competing against if you tried to get your site to rank #1 for the keyword. The recommended value is no more than 30 000 results.</p>
<p><strong>Searches</strong> &#8211;  actually this is the estimated number of visitors/day you&#8217;d  get from Google if your page would be in #1 position. Typically this will be roughly equal to the number of people searching for this phrase on Google. The recommended value is more than 100 searches/day.</p>
<p><strong>Verdict</strong> &#8211; whether the keyword matches the configured criteria. Basically if it&#8217;s &#8220;Good&#8221;, you could get your website on the first page of Google results relatively easily, using the free TDC techniques. You can change the criteria by clicking the <em>Settings</em> button.</p>
<p><strong>Web2.0</strong> &#8211; this will say &#8220;Yes&#8221; if any of the most common Web 2.0 content sites were found on the first page of Google results (phrase match). This is generally undesirable, but a &#8220;Good&#8221; keyword is still worth a look even if there are some Web 2.0 sites optimized for it.</p>
<p>This is everything you need to know to start finding profitable niches faster than ever before (oh I&#8217;m sounding salesy, aren&#8217;t I <img src='http://gtrends.w-shadow.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ) The GTrends SE tool has many more features that I didn&#8217;t mention here, but that&#8217;s beyond the scope of this &#8220;Getting Started&#8221; guide. I&#8217;ll discuss them in  another tutorial, some other day. For now, start reasearching and good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://gtrends.w-shadow.com/getting-started-with-gtrends-se/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>
