<?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>The Agitationist &#187; useful</title>
	<atom:link href="http://agitationist.com/tag/useful/feed" rel="self" type="application/rss+xml" />
	<link>http://agitationist.com</link>
	<description>served irregularly for your edification</description>
	<lastBuildDate>Fri, 29 Jan 2010 22:25:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Auto-update Your Copyright in WordPress</title>
		<link>http://agitationist.com/how-to-auto-update-your-copyright-in-wordpress</link>
		<comments>http://agitationist.com/how-to-auto-update-your-copyright-in-wordpress#comments</comments>
		<pubDate>Tue, 05 Jan 2010 03:19:03 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=123</guid>
		<description><![CDATA[(Republished from last year, because you need it.)




So it&#8217;s a new year&#8230;have you forgotten anything?
Here&#8217;s a hint:
Ever see a site with a copyright statement 6 months out of date? Even big-shot corporate blogs make this mistake. But on a young, growing blog, it looks particularly bad.
Or perhaps you don&#8217;t have a copyright statement at all? [...]]]></description>
			<content:encoded><![CDATA[<p><em>(Republished from last year, because you need it.)</em></p>
<div style="float:right;"><script type="text/javascript"><!--
google_ad_client = "pub-8463505737346765";
/* 336x280, created 1/14/10 */
google_ad_slot = "7681744314";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>So it&#8217;s a new year&#8230;have you forgotten anything?</p>
<p>Here&#8217;s a hint:</p>
<p>Ever see a site with a <strong>copyright statement</strong> 6 months out of date? Even big-shot corporate blogs make this mistake. But on a young, growing blog, it looks particularly bad.</p>
<p>Or perhaps you don&#8217;t have a copyright statement at all? Tsk tsk.</p>
<p>Why don&#8217;t we automate this, so we&#8217;ll <strong>never, ever have to think about it again</strong>? Here&#8217;s how to do it in WordPress:</p>
<ol>
<li>Log in to WordPress, and go to Theme Editor.</li>
<li>Choose &#8220;footer.php&#8221;.</li>
<li>Delete your current copyright statement (if it exists), and insert the following code:<span style="font-family: -webkit-monospace;">&amp;copy; 2008 &#8211; &lt;?php echo date(Y); ?&gt;</span>&#8230;replacing &#8220;2008&#8243; with the date you started your blog.</li>
<li>If you wish, put your name adjacent to the copyright, being sure not to disturb the php date tag. See mine below for an example.</li>
<li><strong>Done.</strong></li>
</ol>
<p><strong>Happy New Year! </strong>Anyone got a good <a href="http://detoxrecipe.net/">detox recipe</a>?<strong><br />
</strong><script type="text/javascript"><!--
google_ad_client = "pub-8463505737346765";
/* Agit inpost 2 */
google_ad_slot = "4411666264";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/how-to-auto-update-your-copyright-in-wordpress/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Wonder Wheel</title>
		<link>http://agitationist.com/google-wonder-wheel</link>
		<comments>http://agitationist.com/google-wonder-wheel#comments</comments>
		<pubDate>Mon, 30 Mar 2009 17:38:36 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[useless]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=574</guid>
		<description><![CDATA[Google has rolled out an interesting experiment in search results, dubbed the Google Wonder Wheel. In this new search results view, the user can see a graphical representation of related search queries surrounding the original request, like so:

Clicking on the a suggested related topic then returns the new results, and presents related queries for the new search. [...]]]></description>
			<content:encoded><![CDATA[<p>Google has rolled out an interesting experiment in search results, dubbed the Google Wonder Wheel. In this new search results view, the user can see a graphical representation of related search queries surrounding the original request, like so:</p>
<p><img class="size-full wp-image-575 alignnone" title="google-wonder-wheel" src="http://agitationist.com/wp-content/uploads/2009/03/google-wonder-wheel.gif" alt="Google Wonder Wheel" width="500" height="301" /></p>
<p>Clicking on the a suggested related topic then returns the new results, and presents related queries for the new search. As you keep exploring related topics, the old searches remain onscreen, represented as the &#8220;tail&#8221; of your current search:</p>
<p><img class="alignnone size-full wp-image-577" title="google-wonder-wheel-2" src="http://agitationist.com/wp-content/uploads/2009/03/google-wonder-wheel-2.gif" alt="" width="500" height="363" /></p>
<p>The related searches could use some work &#8211; so far I haven&#8217;t found them to be incredibly useful, and overall the Google Wonder Wheel is a bit of a toy. But what a toy it is &#8211; I&#8217;ve spent quite a bit of time enjoying it so far. Hopefully as the experiment continues, the results will get better.</p>
<p>Another less flashy, but more useful feature that comes along with the Google Wonder Wheel is the new Timeline view. A search on &#8220;baseball&#8221; seen in Timeline view allows you to zero in on results related to a certain year, and even month. For example, by clicking through to May of 1862, I can see that the Star Spangled Banner was first played at a baseball game on May 15th of that year:</p>
<p><img class="alignnone size-full wp-image-578" title="google-timeline" src="http://agitationist.com/wp-content/uploads/2009/03/google-timeline.gif" alt="" width="500" height="290" /></p>
<p>The results aren&#8217;t perfect- some irrelevant content slips through based on passing uses of the search term &#8211; but for researchers and students, this will be pure gold.</p>
<p>Several other alternate views are included in the Google Wonder Wheel experiment as well, including longer textual excerpts, and a different type of image search which presents images from relevant pages inline with search results.</p>
<p>The Google Wonder Wheel has been dubbed an prototype, and is only available to some users. However, if you&#8217;d like to give it a spin, all you need to do is set a cookie in your browser to tell Google you&#8217;re participating. Here&#8217;s the trick:</p>
<p>Go to google.com. With Google loaded in your browser, paste the following code in your address bar and hit return:</p>
<p><textarea style="font-size: 90%; width: 500px; height: 60px;">javascript:void(document.cookie=&#8221;PREF=ID=4a609673baf685b5:TB=2:LD=en:CR=2:TM=1227543998:LM=1233568652:DV=AA:GM=1:IG=3:S=yFGqYec2D7L0wgxW;path=/; domain=.google.com&#8221;);</textarea></p>
<p>Nothing happens&#8230;at first. But now perform another search in Google, and on the results page you&#8217;ll notice a small &#8220;Show Options&#8230;&#8221; link just below the Google logo. Click this, and you&#8217;re off and running.</p>
<p>Now the question is: will this change the way you search, or is it just a toy?</p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/google-wonder-wheel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Google Tracking Your Behavior</title>
		<link>http://agitationist.com/stop-google-tracking-your-behavior</link>
		<comments>http://agitationist.com/stop-google-tracking-your-behavior#comments</comments>
		<pubDate>Wed, 25 Mar 2009 15:37:33 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=571</guid>
		<description><![CDATA[



For two weeks now, Google has been testing a behavioral targeting system on its partner sites and YouTube. Correction: according to this Google Blog post announcing the program, it&#8217;s not actually &#8220;behavioral targeting&#8221;, it&#8217;s &#8221;interest-based advertising.&#8221; The words &#8220;behavior&#8221; and &#8220;targeting&#8221; do not appear in Google&#8217;s announcement.
The idea is simple: Google tracks your activity via a cookie, and if [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right;"><script type="text/javascript"><!--
google_ad_client = "pub-8463505737346765";
/* 336x280, created 1/14/10 */
google_ad_slot = "7681744314";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>For two weeks now, Google has been testing a behavioral targeting system on its partner sites and YouTube. Correction: according to this <a rel="nofollow" href="http://googleblog.blogspot.com/2009/03/making-ads-more-interesting.html" target="_blank">Google Blog post</a> announcing the program, it&#8217;s not actually &#8220;behavioral targeting&#8221;, it&#8217;s &#8221;interest-based advertising.&#8221; The words &#8220;behavior&#8221; and &#8220;targeting&#8221; do not appear in Google&#8217;s announcement.</p>
<p>The idea is simple: Google tracks your activity via a cookie, and if you are surfing pages about car repair or interior decorating, Google&#8217;s sites serve up ads that target you based on that behavior. Of course they make it sound warm, fuzzy and universally beneficial, saying that if you don&#8217;t mind &#8220;relevant&#8221; ads coming up based on your searches, you shouldn&#8217;t mind them coming up based on your other behavior. According to the post:</p>
<blockquote><p>Keyword advertising has been so successful because it&#8217;s useful to users, advertisers and publishers — everyone&#8217;s interests are aligned. We believe that interest-based ads will create the same virtuous cycle, by giving users more relevant ads, while generating higher returns for advertisers and publishers.</p></blockquote>
<p>I was unaware advertising was part of a &#8220;virtuous cycle&#8221;.</p>
<p>Fortunately, in apparent response to <a rel="nofollow" href="http://www.ftc.gov/os/2009/02/P085400behavadreport.pdf" target="_blank">last month&#8217;s FTC report</a> (.pdf), which warned the ad industry to provide privacy protections on behavioral advertising or risk government regulation, Google has provided some opt-out mechanisms. Of course, you&#8217;ll have to find them. And most people won&#8217;t, since they won&#8217;t even be aware their behavior is being targeted. </p>
<p>However, if you want to stop Google tracking your behavior, here are some methods to do so:</p>
<p>1. Google&#8217;s <a href="http://www.google.com/ads/preferences/view?sig=ACi0TCgm0tDnNPpguZzsWKVJMR--OnOwtVeYw0dVmxu1m8WeBW6m2B8AFkiUZXNIKMXgj9Ggz1Oz-Ph1ziUu8ZIpSImtHIaHyJDa1JU1WiJGtgBL_GvAP_78xwGgZHzG4Lel7nBPE6Eqt4e59b1D_u_rezntbpYxgg&amp;hl=en">Ad Preferences Manager</a>. Under the ironic title &#8220;Make the ads you see on the web more interesting,&#8221; you can either choose categories of ads you specifically want to see (&#8220;Industries &gt; Chemicals &gt; Coatings &amp; Adhesives&#8221;&#8230;oh boy!), or click the &#8220;Opt out&#8221; button. This button will disable Google&#8217;s tracking cookie. However, if you ever clear your cookies, this setting will be lost, and you&#8217;ll opt back in by default.</p>
<p>2. Google&#8217;s <a rel="nofollow" href="http://www.google.com/ads/preferences/plugin" target="_blank">Advertising Cookie Opt-Out Plug-in</a>. This browser plug-in will allegedly stop Google tracking, and is available for Firefox and Internet Explorer. Users of Safari, Chrome and other browsers are simply provided with instructions to change their cookie acceptance settings. This means these users must change a global setting that affects other activities in order to avoid Google&#8217;s watchful eye.</p>
<p>3. Google is a member of the <a rel="nofollow" href="http://www.networkadvertising.org/managing/opt_out.asp" target="_blank">Network Advertising Initiative</a>, which provides its own opt-out tool for &#8220;targeted advertising&#8221;. This tool also requires global settings changes for users of some browsers. Ironically, since the opt-out is itself a cookie, usually you&#8217;ll have to actually loosen your cookie restrictions to get it to work.</p>
<p>4. Switch to Yahoo?  Sorry, no. They already instituted behavioral targeting <a rel="nofollow" href="http://finance.yahoo.com/news/Yahoo-Introduces-New-Ad-bw-14449462.html" target="_blank">last month</a>.</p>
<p>Personally, I&#8217;m not going to stop Google tracking my behavior just yet. I think I&#8217;ll make a game of it. My browsing patterns are so bizarre and unpredictable, I&#8217;m a bit curious to see just what they think I&#8217;m interested in. Maybe I&#8217;ll even throw them off the trail on purpose&#8230;<br />
<script type="text/javascript"><!--
google_ad_client = "pub-8463505737346765";
/* Agit inpost 2 */
google_ad_slot = "4411666264";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/stop-google-tracking-your-behavior/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEO Advice for Bloggers</title>
		<link>http://agitationist.com/seo-advice-for-bloggers</link>
		<comments>http://agitationist.com/seo-advice-for-bloggers#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:50:51 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[useful]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=564</guid>
		<description><![CDATA[When it comes to Google, Matt Cutts is the man. Not only is he the head of Google&#8217;s Webspam team, he is the oracle who confirms or denies the swirling rumors of sandboxing, site penalties, Toolbar PageRank updates, and everything else search engine optimizers spend all day obsessing about.
This morning I ran across this video [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to Google, <a rel="nofollow" href="http://www.mattcutts.com/blog/" target="_blank">Matt Cutts</a> is the man. Not only is he the head of Google&#8217;s Webspam team, he is the oracle who confirms or denies the swirling rumors of sandboxing, site penalties, Toolbar PageRank updates, and everything else search engine optimizers spend all day obsessing about.</p>
<p>This morning I ran across this video of Matt at a conference discussing SEO, with a particular focus on Wordpress blogs. Though experienced SEOs should know most of this info, there will be something in here that is new to almost anyone, and beginners in particular will benefit.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="437" height="333" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="viddler" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="src" value="http://www.viddler.com/player/34fc548d/" /><embed id="viddler" type="application/x-shockwave-flash" width="437" height="333" src="http://www.viddler.com/player/34fc548d/" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<p>And as a bonus, a more advanced talk from SEO pro Stephen Spencer on &#8220;SEO Mistakes Most Bloggers Make&#8221;:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="437" height="288" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="viddler" /><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="wmode" value="transparent" /><param name="src" value="http://www.viddler.com/player/3671b350/" /><embed id="viddler" type="application/x-shockwave-flash" width="437" height="288" src="http://www.viddler.com/player/3671b350/" wmode="transparent" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/seo-advice-for-bloggers/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Invisible Wiki</title>
		<link>http://agitationist.com/the-invisible-wiki</link>
		<comments>http://agitationist.com/the-invisible-wiki#comments</comments>
		<pubDate>Tue, 03 Mar 2009 18:16:39 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=531</guid>
		<description><![CDATA[Everyone knows what a wiki looks like: Wikipedia, right?
And everyone knows what a wiki is for: letting anyone contribute, right?
Well, not necessarily. A wiki engine (the software used to create and run wikis like Wikipedia) doesn&#8217;t actually care if you use it to make a &#8220;proper&#8221; wiki or not. 
In fact, since wiki engines allow some users [...]]]></description>
			<content:encoded><![CDATA[<p>Everyone knows what a wiki looks like: <strong>Wikipedia</strong>, right?</p>
<p>And everyone knows what a wiki is for: <strong>letting anyone contribute</strong>, right?</p>
<p>Well, not necessarily. A wiki engine (the software used to create and run wikis like Wikipedia) doesn&#8217;t actually care if you use it to make a &#8220;proper&#8221; wiki or not. </p>
<p>In fact, since wiki engines allow some users access to edit pages and stop others, what if you only allowed yourself access? Do you then still have a wiki? Or just <strong>a really easy-to-edit web site</strong>? One that you can edit from anywhere you can get to the internet?</p>
<p>But what about the plain-vanilla wiki look? What about the history/revision links, last edit information, and all the other clues that the user is looking at a wiki engine? </p>
<p>Enter our friend the CSS stylesheet, and one of our favorite commands,</p>
<pre>{display:none;}</pre>
<p>Voila! Restrict access and hide the wiki features, and you have an easy-to-edit, <strong>open-source-powered web site</strong>. A few examples:</p>
<p><a href="http://www.yanb.be" target="_blank">http://www.yanb.be</a><br />
<a href="http://www.ifccc.org" target="_blank">http://www.ifccc.org</a><br />
<a href="http://nitens.org/taraborelli" target="_blank">http://nitens.org/taraborelli</a></p>
<p>OK, so they still look pretty plain, but they certainly don&#8217;t look like wikis. And with some CSS trickery, they can look like anything you want.</p>
<p>A wiki engine is simply that: <strong>an engine</strong>. And like any engine, it provides power; what you do with it is only limited by your ideas.</p>
<p>Here&#8217;s a quick tutorial to get started (specifically using the Wikka engine, but the concepts involved will work with most others):</p>
<p><a href="http://docs.wikkawiki.org/InvisibleWiki" target="_blank">http://docs.wikkawiki.org/InvisibleWiki</a></p>
<p>And a quick video tutorial:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=3245416&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=3245416&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
<a href="http://vimeo.com/3245416">How to run an invisible wiki</a> from <a href="http://vimeo.com/acaprod">AcademicProductivity</a> on <a href="http://vimeo.com">Vimeo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/the-invisible-wiki/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Keywords Part 5: Finalizing</title>
		<link>http://agitationist.com/google-keywords-part-5-finalizing</link>
		<comments>http://agitationist.com/google-keywords-part-5-finalizing#comments</comments>
		<pubDate>Thu, 19 Feb 2009 16:38:11 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[Google keywords]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=492</guid>
		<description><![CDATA[Class is back in session &#8211; please take your seats.
After the last part of our Google keywords series, you should now have a spreadsheet of possible keywords for your site, sorted by &#8220;keyword difficulty&#8221;, with your best targets marked in bold. What these represent are your best opportunities to appear in high positions in the search engine [...]]]></description>
			<content:encoded><![CDATA[<p>Class is back in session &#8211; please take your seats.</p>
<p>After the <a href="http://agitationist.com/google-keywords-part-4-targeting">last part</a> of our <a href="http://agitationist.com/category/google-keywords">Google keywords series</a>, you should now have a spreadsheet of possible keywords for your site, sorted by &#8220;keyword difficulty&#8221;, with your best targets marked in bold. What these represent are your best opportunities to appear in high positions in the search engine results pages (SERPs) for these keywords. When a user searches on your chosen keyword, you want to appear as high in the results as possible.</p>
<p>What we&#8217;ve done so far is narrow down your possible Google keywords to the ones with the best ratio of competitive pages to search traffic. Lots of search traffic and few competing pages = big, fat target.</p>
<p>The next few steps take a bit of work and some creative thinking, but they&#8217;re worth it.</p>
<h3>Keyword Relevance</h3>
<p>Now we want to take the possible Google keywords we&#8217;ve identified, and find the ones that will work well with your site. Look at the bolded keywords in your spreadsheet &#8211; are any of them already prominent in your site? Is one in the title? Is one the subject of many pages/posts? Is one a synonym for something you write about frequently? Answer these questions for each of the top keywords in your spreadsheet, and mark the ones most relevant to your site&#8217;s content in red. Now we&#8217;ll check the answers more scientifically.</p>
<h3>Current Site Indexing</h3>
<p>Before we proceed, we need to make sure your site has been indexed by Google, especially if it is relatively new. You can check by following this link, and then substituting the URL of your actual site for &#8220;yoursite.com&#8221;:</p>
<p><a href="http://www.google.com/search?q=site%3Ahttp%3A%2F%2Fyoursite.com" target="_blank">Google search: site:http://yoursite.com</a></p>
<p>If there are no results for your site, you haven&#8217;t yet been indexed. If that is the case, take these two steps:</p>
<ol>
<li>Go to <a href="http://www.google.com/addurl/?continue=/addurl">Add Your URL to Google&#8217;s Index</a> and add your URL. You&#8217;ll have to wait a while for it to show up, so the sooner the better.</li>
<li>If you have FTP access to your site&#8217;s files, make sure you have a file called robots.txt in your root folder. If you want your entire site indexed, its contents should read <em>only</em> as follows:<br />
<blockquote><p><span style="font-family: -webkit-monospace;">User-Agent: *</span><br />
<span style="font-family: -webkit-monospace;">Allow: /</span></p></blockquote>
<p>If you don&#8217;t have access, don&#8217;t worry &#8211; this is generally set by default anyway.</li>
</ol>
<p>If there are results for your site in the above search, you have already been indexed, which means we can now check the Google keywords you&#8217;ve marked in red.</p>
<h3>Current Keyword Indexing</h3>
<p>Return to the site-specific search, <a href="http://www.google.com/search?q=site%3Ahttp%3A%2F%2Fyoursite.com" target="_blank">site:http://yoursite.com</a>, and add your first keyword phrase (in quotation marks) to the front of the search query. For example, if the first red keyword in your spreadsheet is &#8220;merchant services&#8221;, search Google for <a href="http://www.google.com/search?hl=en&amp;q=%22merchant+services%22+site%3Ahttp%3A%2F%2Fyoursite.com" target="_blank">&#8220;merchant services&#8221; site:http://yoursite.com</a>.</p>
<p>If the results are accompanied by a message that &#8220;In order to show you the most relevant results, we have omitted some entries very similar to the 5 already displayed,&#8221; click the link to &#8221;repeat the search with the omitted results included&#8221;.</p>
<p>Note the number of results. Near the top of the page, look for a line like this: &#8220;Results <strong>1</strong> - <strong>6</strong> of <strong>6</strong> from <strong>yoursite.com</strong> for <strong>&#8220;merchant services</strong>&#8220;. Create a new column in your spreadsheet, and type in the number of results next to your keyword. Repeat this process with all of those you&#8217;ve marked in red.</p>
<p>Now you know exactly how many times you&#8217;re indexed for each of these possible Google keywords. If you&#8217;re already indexed many more times for one or two, these are natural targets, since you&#8217;re mentioning them frequently already. If this happens, put a box around these in your spreadsheet to mark them.</p>
<h3>The Dirty Work</h3>
<p>If no natural targets emerge, start breaking up your keyword phrases, and repeating the search on the most important word. In the example above, you&#8217;d try just &#8220;merchant&#8221;. If you get more results, consider whether the references to &#8220;merchant&#8221; in your site could be tweaked to use the keyword &#8220;merchant services&#8221; instead or in addition.</p>
<p>If you&#8217;re still not coming up with results, look at your red targets, and try to think if you&#8217;ve used any synonyms on your site. Can you replace them with the keyword version, or add the Google keywords into the same content without disrupting the flow of your writing? If this is feasible for your site, repeat the above search using these currently-used synonyms. If you get results, mark the spreadsheet appropriately, with a note next to the results column indicating what synonym you searched on.</p>
<p>Repeat this until you get two to three keywords marked in boxes. Rank these according to difficulty, general relevance to your site, and current indexing, and determine a top keyword, a second and possibly a third. These will be your <strong>final targets</strong>.</p>
<p>Next time, we will integrate the selected Google keywords seamlessly and elegantly into your content and site design.</p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/google-keywords-part-5-finalizing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Keywords Part 4: Targeting</title>
		<link>http://agitationist.com/google-keywords-part-4-targeting</link>
		<comments>http://agitationist.com/google-keywords-part-4-targeting#comments</comments>
		<pubDate>Tue, 10 Feb 2009 19:05:02 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[Google keywords]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=466</guid>
		<description><![CDATA[In the last entry in our series on Google keywords, we talked about assembling a list of potential keyword targets. Today we&#8217;ll move on to the next phase, deciding which keywords to target.
By now, you should have repeated the steps in part three until you have a long list of possibilities listed in your spreadsheet. [...]]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://agitationist.com/google-keywords-part-3-ideas">last entry</a> in our series on <a href="http://agitationist.com"><strong>Google keywords</strong></a>, we talked about assembling a list of potential keyword targets. Today we&#8217;ll move on to the next phase, deciding which keywords to target.</p>
<p>By now, you should have repeated the steps in <a href="http://agitationist.com/google-keywords-part-3-ideas">part three</a> until you have a long list of possibilities listed in your spreadsheet. Depending on your subject, try to get to a list of at least 20 possible keywords (remember that the term &#8220;keyword&#8221; refers to a word <em>or</em> phrase).</p>
<p>Now return to Firefox, and open up your &#8220;<strong>Google keywords</strong>&#8221; bookmark folder in tabs, so that all the pages are open in one window.</p>
<h2>Google Keywords Research</h2>
<p>Copy the first keyword from your spreadsheet.</p>
<p>First we&#8217;ll check for additional related terms based on search traffic. Go to the second tab in your Firefox window, the <a href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">Google Adwords Keyword Tool</a>. Paste in your Google Keywords <em>in quotation marks</em>, type in the CAPTCHA text if necessary, and click &#8220;Get keyword ideas&#8221; to see the results.</p>
<p>Next, in the &#8220;Match Type&#8221; dropdown menu, select &#8220;Exact&#8221;. Click the &#8220;Approx. Avg. Search Volume&#8221; header to sort by search popularity. Be sure to use the <em>average</em> search volume &#8211; this is a monthly average for the past year.</p>
<p>Look for additional related keywords with similar amounts of search traffic, and add these to your spreadsheet. Scroll down to &#8220;Additional keywords to consider&#8221; and look for additional related, popular keywords. Add these as well. Leave this window open, you&#8217;ll be returning here. If you are informed that you have been logged out upon returning, simply refresh the page.</p>
<h2>Assessing the Competition</h2>
<p>Click the &#8220;SEO for Firefox&#8221; icon in the bottom right of your Firefox window if it is grayed out, making sure it is activated. When your research session is over, be sure to turn if off again so that your IP isn&#8217;t banned for too much activity.</p>
<p>Now go to your third tab, Google search. Paste in your Google keywords <em>in quotation marks</em>, and click search. In the results, note all the additional information added by the SEO plug-in.</p>
<p>Look through the top 10 results for your keyword phrase, and check the first bit of added info, &#8220;PR&#8221;. This is the Google PageRank at the time of the last public update, denoting the &#8220;strength&#8221; of the page with a number from zero to 10. With some solid SEO and link building, you have a great shot at beating 0 &#8211; 2 ranked pages, a decent shot at 3 &#8211; 4, and 5 and up will be tough. Note an approximate average PR for your front page competition (figure the exact average if you like), and type this in the second column of your spreadsheet next to the keyword.</p>
<p>Next, go to the third tab, <a href="http://freekeywords.wordtracker.com/gtrends/" target="_blank">Wordtracker GTrends</a>. Paste in your Google keywords and click &#8220;Hit Me&#8221;. If your keyword appears in the results, click the graph-style icon and wait for the query to complete. This returns the number of competing sites for that keyword, and the approximate daily traffic to the number one page. Note Wordtracker&#8217;s recommendations. If you get one green checkmark, type an X in column three of your speadsheet. If you get two checkmarks, this is an excellent target, and place two X&#8217;s in your spreadsheet.</p>
<p>Go to tab four, the <a href="http://www.seologs.com/keyword-difficulty.html" target="_self">Keyword Difficulty Check Tool</a>. Paste and click submit. Note the difficulty rank that is returned &#8211; the lower the better. Type this number in the next column in your spreadsheet.</p>
<h2>Sorting the Results</h2>
<p>Repeat the above steps for all of your keywords. Now sort your Google keywords spreadsheet by the last column, the Keyword Difficulty rank, from lowest to highest. Look for the lowest difficulty rank, with the highest number of XX&#8217;s in the previous column, and the lowest average PR competition. These are your best opportunities to achieve a high ranking. Highlight these in bold and save your spreadsheet.</p>
<p>Next time, we&#8217;ll refine our list, and get more information about our selected Google Keywords. I know this seems like a lot of work, but stick with it &#8211; it will be worth it.</p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/google-keywords-part-4-targeting/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Keywords Part 3: Ideas</title>
		<link>http://agitationist.com/google-keywords-part-3-ideas</link>
		<comments>http://agitationist.com/google-keywords-part-3-ideas#comments</comments>
		<pubDate>Fri, 06 Feb 2009 17:44:00 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[Google keywords]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=438</guid>
		<description><![CDATA[Continuing our series on Google Keywords, today we&#8217;ll start assembling our list of potential targets.
Note: most information you&#8217;ll find on these techniques is about making money. The idea is to target Google keywords and then build a site around them, with the purpose of gaining traffic and raking in money. But I&#8217;m going to explain the reverse &#8211; taking [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing our series on <strong><a href="http://agitationist.com">Google Keywords</a></strong>, today we&#8217;ll start assembling our list of potential targets.</p>
<p>Note: most information you&#8217;ll find on these techniques is about making money. The idea is to target <strong>Google keywords</strong> and then build a site around them, with the purpose of gaining traffic and raking in money. But I&#8217;m going to explain the reverse &#8211; taking the site you have, finding the right keywords to target, and optimizing your site so that people organically find your content. However, these techniques can be adapted to either goal. Perhaps in the pdf version I&#8217;ll explain the money-making aspect as well, but for now let&#8217;s just get an audience for your site.</p>
<p>Note for linguists: in this arena, the term &#8220;keyword&#8221; can apply to a word <em>or</em> phrase, although it is singular. For example, we refer to &#8220;Italian sports cars&#8221; as a &#8220;keyword&#8221;.</p>
<p>Now, having assembled the tools described in <a href="http://agitationist.com/google-keywords-part-2-tools"><strong>part two of this series</strong></a>, you&#8217;re ready to do your research. First, brainstorming:</p>
<ol>
<li>Open up a fresh spreadsheet (pen and paper will do if necessary, but we&#8217;ll want to sort the results later).<br />
 </li>
<li>Place your cursor in the first cell on the second row (leaving the top row open to place headings later).<br />
 </li>
<li>Imagine you are asked the question by a stranger: &#8220;<strong>What is your web site about?</strong>&#8221; Answer this question in a short phrase. For example, &#8220;victorian furniture&#8221;, &#8220;1970s punk rock&#8221;, or &#8220;the meaning of life&#8221;. Type it in the box and hit return to move down one cell. If you think of several answers, repeat this as many times as necessary.<br />
 </li>
<li>Imagine this stranger asks you to <strong>be more specific</strong>. Enter your answers, for example, &#8220;late victorian furniture&#8221;, &#8220;1970s New York punk rock&#8221;, or &#8220;the meaning of life in Greek philosophy&#8221;. Get creative with phrasing, and think of terms you mention frequently.<br />
 </li>
<li>Now try to get <strong>even more specific</strong>, like &#8220;pseudo-oriental Victorian&#8221;, &#8220;1970&#8217;s Greenwich Village punk&#8221;, or &#8220;Aristotlean Nicomachean ethics&#8221;. Try to keep these phrases as short as possible. Do this for a few minutes, but don&#8217;t spend too much time. This is just the beginning, and we&#8217;ll refine our choices later.<br />
 </li>
<li>Save your spreadsheet as &#8220;<strong>Google keywords</strong>&#8221; or the title of your choice.<br />
 </li>
<li>Open up your site and look around. Were your answers accurate? Are you really writing about what you thought you were? Add more entries to your spreadsheet if more answers strike you.<br />
Now we&#8217;re ready to start using our toolbox.<br />
 </li>
<li>Open Firefox. In the toolbar, look for the &#8220;<strong>Google keywords</strong>&#8221; folder you created in <a href="http://agitationist.com/google-keywords-part-2-tools"><strong>part two of this series</strong></a>. Click this once, scroll down and click &#8220;Open All in Tabs&#8221;. Numerous tabs will load, containing all of your research tools.<br />
 </li>
<li>Go to the first tab, the <strong>Google Search-based Keyword Tool</strong>. This is actually a tool for advertisers, but it suits our purposes very well. Copy the first keyword from your spreadsheet, and paste in the &#8220;word or phrase&#8221; text field. Click &#8220;Find keywords&#8221;.</li>
<p>You may only get one or two results. If so, try <strong>removing a word</strong> from your query and clicking again. For example &#8220;late victorian furniture&#8221; returns one result, but &#8220;victorian furniture&#8221; returns 69.</p>
<p>Look down the list and see if any of the results might be reasonable answers to the question &#8220;What is your web site about?&#8221; If so, these are possible <strong>Google keywords</strong>.</p>
<li>Leave everything right where it is, and go to part four of this series, when published. There, we&#8217;ll talk about which of these are worth targeting and why.</li>
</ol>
<p>Again please note this post is 600 words long, and mentions &#8220;<strong>Google keywords</strong>&#8221; six times.</p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/google-keywords-part-3-ideas/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>You Trackback, I Follow</title>
		<link>http://agitationist.com/you-trackback-i-follow</link>
		<comments>http://agitationist.com/you-trackback-i-follow#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:35:29 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=434</guid>
		<description><![CDATA[If you’ve been working on link building for your site, you may have seen the terms “nofollow” and “dofollow&#8221;. In a nutshell: standard blogging platforms like WordPress automatically add the attribute rel=&#8221;nofollow&#8221; to links left by visitors in comments of trackbacks (automatic links to blogs that have cited yours).  If you&#8217;re new to this, it may be confusing, [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve been working on link building for your site, you may have seen the terms <strong>“nofollow”</strong> and <strong>“dofollow&#8221;</strong>. In a nutshell: standard blogging platforms like WordPress automatically add the attribute <em>rel=&#8221;nofollow&#8221; </em>to links left by visitors in comments of trackbacks (automatic links to blogs that have cited yours).  If you&#8217;re new to this, it may be confusing, so I&#8217;ll break it down.</p>
<p>The reasoning behind this is that visitors could spam popular sites with comments just to get links back and improve their search engine rankings. Especially troublesome were people who would sign their comments with names that were obviously just <a href="http://agitationist.com"><strong>Google keywords</strong></a>, such as &#8220;New Jersey air conditioning repair&#8221; or &#8220;Best mortgage rates&#8221;. Since most comment systems link the commenters name to their site, it was a cheap way for spammers to get some link juice for their sites. Usually the comments would be cut-and-paste jobs that added <strong>no value to the conversation</strong> (&#8220;Great job! Awesome post.&#8221;) and the culprits would leave them on hundreds of sites. The sole purpose was to gain backlinks, not to contribute anything.</p>
<p>And so the &#8220;nofollow&#8221; attribute was added as the default in blogging software. This attribute tells search engine spiders not to follow and index the link, thus <strong>removing the incentive to spam</strong>. And indeed it has worked. No incentive to spam = no spam. The free market does its job. Hooray!</p>
<p>However, some bloggers feel that if someone takes the time to contribute something of value, they deserve at least a &#8220;dofollow&#8221; link back. (Side note: technically there is no &#8220;dofollow&#8221; attribute. When you see references to &#8220;dofollow&#8221; or &#8220;yes-follow&#8221; links, it simply refers to the <em>absence</em> of the &#8220;nofollow&#8221; attribute).</p>
<p>The <strong>&#8220;dofollow&#8221; movement</strong> has been spreading around the blog world for a couple of years now. There are popular plug-ins which tell blogging software not to add the &#8220;nofollow&#8221; attribute to comments/trackbacks, and even search engines which specifically list only &#8220;dofollow&#8221; blogs. It&#8217;s all a great communal, open-source, happy joy-fest&#8230;except that <strong>the spammers are back</strong>. The cost of wanting to spread a little link love to your commenters? Loads of bogus comments to sift through and delete.</p>
<p>So what&#8217;s the middle way? Enter <a href="http://www.turkhitbox.com/wordpress-seo/dofollow-trackbacks-plugin.html" target="_blank"><strong>&#8220;dofollow trackbacks&#8221;</strong>.</a> This plug-in for WordPress removes &#8220;nofollow&#8221; from trackbacks, but not from comments. Thus when someone cites your post in their blog, they receive a link back, but commenters still get &#8220;nofollow&#8221; links. There&#8217;s still no incentive to go around leaving worthless comments, but people who link to you automatically get something back.</p>
<p>I&#8217;m instituting it on this site as of now. It looks promising, but we&#8217;ll see how it goes, and I&#8217;ll report on the results at a later date. For now, count me with on the &#8220;<strong>You Trackback, I Follow</strong>&#8221; movement, and let the games begin.</p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/you-trackback-i-follow/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Keywords Part 2: Tools</title>
		<link>http://agitationist.com/google-keywords-part-2-tools</link>
		<comments>http://agitationist.com/google-keywords-part-2-tools#comments</comments>
		<pubDate>Wed, 04 Feb 2009 18:53:44 +0000</pubDate>
		<dc:creator>Agitationist</dc:creator>
				<category><![CDATA[Google keywords]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[useful]]></category>

		<guid isPermaLink="false">http://agitationist.com/?p=425</guid>
		<description><![CDATA[The next step in our continuing series on Google keywords consists of assembling the tools we&#8217;ll be using for research. This is very straightforward and easy, and we&#8217;ll be sticking with free tools, for those just getting started.

Download Firefox. This is not a matter of personal browser preference; it&#8217;s the only browser compatible with the [...]]]></description>
			<content:encoded><![CDATA[<p>The next step in our continuing series on <strong><a href="http://agitationist.com">Google keywords</a></strong> consists of assembling the tools we&#8217;ll be using for research. This is very straightforward and easy, and we&#8217;ll be sticking with free tools, for those just getting started.</p>
<ol>
<li><strong><a href="http://www.mozilla.com/firefox/" target="_blank">Download Firefox</a></strong>. This is not a matter of personal browser preference; it&#8217;s the only browser compatible with the tools we&#8217;ll be using to research and refine our <strong>Google keywords</strong>. The fact that it&#8217;s also the best browser around is coincidental.<br />
 </li>
<li><a href="http://tools.seobook.com/firefox/seo-for-firefox.html" target="_blank"><strong>Download the SEO For Firefox</strong></a> add-on. This browser extension will add all the research capabilities we need, and then some. Click &#8220;Install&#8221; when the dialog box opens, and then click &#8220;Restart Firefox&#8221; when you are given the option. When Firefox restarts, you&#8217;ll see an SEO icon in the lower right corner of the browser. Left- or control-click this, and choose &#8220;Options..&#8221;. <br />
 <br />
<img class="alignnone size-full wp-image-426" title="seoforfirefox" src="http://agitationist.com/wp-content/uploads/2009/02/seoforfirefox.gif" alt="" width="300" height="420" />      </p>
<p>In the <strong>SEO for Firefox preferences</strong>, uncheck &#8220;Enable/Disable SEO For Firefox&#8221;. Yes, we want this disabled by default until we turn it on. We&#8217;ll be setting this to automatically pull some information, so if we leave it on for normal browsing, we risk having our IP banned. We can activate it with one click when we need it.</p>
<p>For now, you can leave the next box, enable/disable of &#8216;nofollow&#8217; links unchecked.</p>
<p>Finally, in the &#8220;Mode&#8221; column, change &#8220;PR&#8221; and &#8220;Age&#8221; to &#8220;Automatic&#8221;. Everything else can remain as is. Close the Preferences window.</li>
<li>In the top Firefox menu, click &#8220;Bookmarks &gt; Organize Bookmarks..&#8221;. Click on &#8220;Bookmarks Toolbar&#8221;, and then in the drop-down menu above, choose &#8220;New Folder&#8230;&#8221;. Name this &#8220;<strong>Google keywords</strong>&#8220;, or the term of your choice. You&#8217;ll see the entry in your toolbar. If you don&#8217;t, click &#8220;View &gt; Toolbars &gt; Bookmarks Toolbar&#8221;.<br />
 </li>
<li><strong>Navigate to each of the following sites</strong> (it will be easiest to open the page you&#8217;re reading now in Firefox, so the links open there). Upon reaching each one, click &#8220;Bookmarks &gt; Bookmark This Page&#8221;. In the dialog box, look for &#8220;Folder&#8221;, and click the down arrow, choose the &#8220;<strong>Google keywords</strong>&#8221; folder you made in the previous step, and click &#8220;Done&#8221; to add the bookmark to that folder.Go to each of these pages, and bookmark into the new folder:
<p><a href="http://www.google.com/sktool/#keywords" target="_new">Google Search-based Keyword Tool</a><br />
<a href="https://adwords.google.com/select/KeywordToolExternal" target="_new">Google AdWords Keyword Tool</a><br />
<a href="http://www.google.com/search?q=%22%22" target="_new">Google Search (with quotation marks)</a><br />
<a href="http://freekeywords.wordtracker.com/gtrends/" target="_new">Wordtracker GTrends</a><br />
<a href="http://www.seologs.com/keyword-difficulty.html" target="_new">Keyword Difficulty Check Tool</a><br />
<a href="http://tools.seobook.com/keyword-tools/seobook/" target="_new">SEO Book Keyword Tool </a><br />
<a href="http://www.shareasale.com/r.cfm?b=129266&amp;u=322776&amp;m=7162&amp;urllink=&amp;afftrack=" target="_new">Nameboy Domain Name Generator</a><br />
<a href="http://www.gorank.com/seotools/ontology/" target="_new">Ontology Finder &#8211; Related Keywords Lookup Tool</a><br />
<a href="http://www.synonym.com" target="_new">Synonym.com</a>  </p>
<p>We&#8217;ll only be using Nameboy if we happen to need a domain name, but it&#8217;s good to have it in there just in case.</li>
<li>Finally, you will need to keep track of your research. I highly recommend using a spreadsheet program. There are a variety of them out there, including free, open-source choices. You won&#8217;t need to be a wizard with them for our purposes. All we&#8217;ll be doing is some entering and sorting.</li>
</ol>
<p>That&#8217;s it for today. Next time, down to business.</p>
<p>Note: this post is exactly 500 words, and mentions &#8220;<strong>Google keywords</strong>&#8221; five times. Are you getting the idea?</p>
]]></content:encoded>
			<wfw:commentRss>http://agitationist.com/google-keywords-part-2-tools/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
