<?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>Residual Bacon &#187; SEO</title>
	<atom:link href="http://residualbacon.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://residualbacon.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 17 May 2010 20:17:49 +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>Stupid Simple SEO &#8211; How I Made Page 1 of Google</title>
		<link>http://residualbacon.com/getting-started/stupid-simple-seo-how-i-made-page-1-of-google/</link>
		<comments>http://residualbacon.com/getting-started/stupid-simple-seo-how-i-made-page-1-of-google/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 02:13:44 +0000</pubDate>
		<dc:creator>residubalbacon.com</dc:creator>
				<category><![CDATA[articles]]></category>
		<category><![CDATA[getting started]]></category>
		<category><![CDATA[blogging tips]]></category>
		<category><![CDATA[google tips]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[SEO tips]]></category>

		<guid isPermaLink="false">http://residualbacon.com/?p=201</guid>
		<description><![CDATA[
In 3 weeks I have accidentally made it to the first page of google search. Of course its only when you search for &#8216;residual income blog&#8217; or &#8216;passive income blog&#8217;. The first time I searched for ResidualBacon on the list when searching for &#8216;Residual Income Blog&#8217; I scavenged 20+ pages waiting to see it. Never [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://residualbacon.com/wp-content/uploads/2009/12/stupidsimpleseo.jpg" alt="stupidsimpleseo" title="stupidsimpleseo" width="390" height="108" class="center border padsmall" /></p>
<p class="drop-cap">In 3 weeks I have <em>accidentally</em> made it to the first page of google search. Of course its only when you search for &#8216;residual income blog&#8217; or &#8216;passive income blog&#8217;. The first time I searched for ResidualBacon on the list when searching for &#8216;Residual Income Blog&#8217; I scavenged 20+ pages waiting to see it. Never did. 1 Week later I was on the 8th page. 2 weeks later I was on page 2. Now I sit on the first page, and #2 on the list. Here is a Stupid Simple SEO guide.</p>
<p><span id="more-201"></span></p>
<h2>Crawl like GoogleBot</h2>
<p class="no-indent">Googlebot, the robot that crawls the web reading your website, really only has three key functions. These 3 functions are rather simple and here is there definition according to google:</p>
<ul>
<li><strong>Crawling</strong> &#8211; Crawling is the when Googlebot discovers new and updated pages that will be added to Google index.</li>
<li><strong>Indexing</strong> &#8211; compile a massive index of all the words it sees and their location on each page &#038; process information included in key content tags and attributes, such as Title tags and ALT attributes</li>
<li><strong>Serving</strong> &#8211; search the index for matching pages and return the results we believe are the most relevant to the user </li>
</ul>
<p class="no-indent">So what can we learn from this? Well that Google just looks at text, organizes it, then searches through it when someone searches for similar text. Simple enough, but how do i use this information to my advantage?</p>
<h2>Understand Google Hierarchy</h2>
<p class="no-indent"><strong>Title -> Description -> Keywords -> Content.</strong> I am sure you&#8217;ve read before how important your title is when doing SEO, and it is important because that is the first thing Google looks at for relevance. From there it looks at the description, then keywords and finally content. How does google know this information? Through META &#038; ALT tags of course. META tags are placed between the &lt;head&gt; &#038; &lt;/head&gt; tags of your web document, and are specifically used to talk to robots like googlebot.</p>
<h3>The META Big Hitters:</h3>
<p><img src="http://residualbacon.com/wp-content/uploads/2009/12/metapost.jpg" alt="metapost" title="metapost" width="399" height="169" class="center border padsmall" /></p>
<ul>
<li><strong>Title</strong> &#8211; This will be the title of your web page and is very important for SEO, try to use keywords in your title.</li>
<li><strong>Description</strong> &#8211; This is a short description of your web page. Once again it doesn&#8217;t hurt to use a keyword or two in your description.</li>
<li><strong>Keywords</strong> &#8211; Keywords are specific words that you are trying to bring users into your site with, if your could sum up your whole web page with one or two words those would be keywords. For instance, keywords for this post would be &#8216;Blog Tips&#8217; and &#8216;SEO Tips&#8217;</li>
</ul>
<p class="no-indent">As I said above these live in your web document between the &lt;head&gt; &#038; &lt;/head&gt; tags and are specially formated like this:</p>
<pre class="brush: xml;">
&lt;title&gt;Your Title Here&lt;/title&gt;
&lt;meta name=&quot;description&quot; content=&quot;Fill This In Yourself&quot; /&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;keyword, more keywords, even more keywords&quot; /&gt;
</pre>
<p class="no-indent">Feel free to copy and paste the code above into your own HTML docuement, if your on a blogging platform like Wordpress you can simply use the <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All-in-one-SEO-Pack</a>.</p>
<h2>My three not so secret, secrets:</h2>
<p class="no-indent"><strong>1 &#8211; Use keywords in your description, and in your title if possible.</strong> Its easy to use a keyword or two in your description, but not always possible for your title. Use them sparingly though, you don&#8217;t need it repeated over and over or that may actually hurt your page rank.</p>
<p class="no-indent"><strong>2 &#8211; Use google&#8217;s keyword tool to research keywords.</strong> The <a href="https://adwords.google.com/select/KeywordToolExternal">google keyword tool</a> will help you come up with keywords and will show how many queries google recieves for those queries. If your keywords are not getting searched, you may want to re-think those keywords.</p>
<p class="no-indent"><strong>3 &#8211; Update your website!</strong> Many people don&#8217;t know that if your page is updated constantly then Google will expect updates more and crawl your website more. (Comments count as updates since there is a change to your web page)</p>
<h2>I&#8217;m no expert, I just use what works.</h2>
<p class="no-indent">I am not pretending to be an SEO superstar. I know there are a handfuls of more information on SEO, like using ALT tags for each image, but to me that is a bit tedious. I have used only the information I have posted here to boost my own page rank and I know you can do the same. Just remember:</p>
<ul>
<li>Crawl like a robot</li>
<li>Understand the Google hierarchy</li>
<li>Use those META tags</li>
<li>Research your keywords</li>
<li>Update your website</li>
</ul>
<p class="no-indent">As usual I would love to hear your thoughts and comments. Have your own way to improve page rank? Did I miss a tip that can dramatically improve this article? I will update the bottom of this page with the best information from the comments as well as a link to the commentators website.</p>
]]></content:encoded>
			<wfw:commentRss>http://residualbacon.com/getting-started/stupid-simple-seo-how-i-made-page-1-of-google/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

