<?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>Nathan Snell&#039;s Blog - Internet Strategist &#187; Blogging</title>
	<atom:link href="http://thesnell.com/blog/category/social-media-marketing/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesnell.com/blog</link>
	<description>The latest in internet strategies and how they can profit your business</description>
	<lastBuildDate>Mon, 29 Nov 2010 23:08:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>The number one rule of blogging</title>
		<link>http://thesnell.com/blog/2009/12/08/the-number-one-rule-of-blogging/</link>
		<comments>http://thesnell.com/blog/2009/12/08/the-number-one-rule-of-blogging/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 17:12:52 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/?p=748</guid>
		<description><![CDATA[Should be don&#8217;t post inconsistently or don&#8217;t stop posting. At the very least it&#8217;s somewhere in-between those two ideas. There&#8217;s a great reason for why you should post consistently. Namely, if you don&#8217;t post consistently it will cause your subscriber count to stagnate faster than Tiger Wood&#8217;s personal life. The analogy still works because numbers [...]]]></description>
			<content:encoded><![CDATA[<p>Should be <strong>don&#8217;t post inconsistently </strong>or<strong> don&#8217;t stop posting</strong>. At the very least it&#8217;s somewhere in-between those two ideas.</p>
<p>There&#8217;s a great reason for why you should post consistently. Namely, if you don&#8217;t post consistently it will cause your subscriber count to stagnate faster than Tiger Wood&#8217;s personal life. The analogy still works because numbers aren&#8217;t everything, even though Tiger had that too&#8230; unfortunately.</p>
<p>If you&#8217;re wondering what the number two rule of blogging is&#8230; it&#8217;s probably something like <strong>pick your niche</strong>. I&#8217;ll chalk my excuse up to <a href="http://www.madetostick.com/excerpts/">The Curse of Knowledge</a>.</p>
<p><em>Props to </em><a href="http://www.flickr.com/photos/lwr/3373438267/"><em>Leo Reynolds</em></a><em> for the photo.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2009/12/08/the-number-one-rule-of-blogging/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One wordrpress edit that will improve traffic to your blog.</title>
		<link>http://thesnell.com/blog/2009/06/22/one-wordrpress-edit-that-will-improve-traffic-to-your-blog/</link>
		<comments>http://thesnell.com/blog/2009/06/22/one-wordrpress-edit-that-will-improve-traffic-to-your-blog/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 08:10:20 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[meta description]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress hack]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/?p=503</guid>
		<description><![CDATA[I think search engine optimization has been blown way out of proportion. It&#8217;s been made this almost mystic art of gaming the search engines and learning to speak google. I don&#8217;t disagree that being great at SEO requires a good set of technical understanding and knowledge (both of Google and HTML/CSS/XHTML). There are some tweaks, [...]]]></description>
			<content:encoded><![CDATA[<p>I think search engine optimization has been blown way out of proportion. It&#8217;s been made this almost mystic art of gaming the search engines and learning to speak google. I don&#8217;t disagree that being great at SEO requires a good set of technical understanding and knowledge (both of Google and HTML/CSS/XHTML). There are some tweaks, however, that fit into the category of SEO, are greatly important, but hardly require a technical depth. The one I am about to explain is a great example.</p>
<p><strong>How to add a meta description <em>just</em> to your blogs index page.</strong></p>
<p>First off, a meta description is a tag that holds the description of what your blog (or website) is about. Taking it one step further, search engines often use the meta description you provide as the description for your blog in the search engines results page (the page you see that lists all of the results for your search). Simple, right?</p>
<p><strong>Why should you care about having a meta description?</strong></p>
<p>A great blog post title can be the difference between a post that brings in a ton of traffic, links, and new readers, and a dud. Even if the content is awesome on it, if the title sucks, no one will want to read your post. That&#8217;s why most good bloggers spend a fair amount of time thinking about the title of their blog posts.</p>
<p>Your meta description works in the same way . While not the title of your blog, it&#8217;s the additional descriptive [sales] copy that accompanies your title. And good sales copy can help to convince potential readers to come to your blog.</p>
<p><strong>How to add your own meta description to your blog&#8217;s index pag</strong><strong>e.</strong></p>
<p>Goto the admin area of your blog, click on Appearance, goto editor, and click the link that says &#8220;header.php&#8221; or similar. That will load your header file and its respective code.</p>
<p>Now, in-between the &lt;head&gt;&lt;/head&gt; tags there&#8217;s going to be a bunch of stuff. Insert the following code somewhere near the &#8220;meta http-equiv&#8221;:</p>
<p>&lt;?     if( !wp_title() )<br />
{<br />
?&gt; &lt;meta name=&#8221;description&#8221; content=&#8221;Your blogs description.&#8221; /&gt; &lt;?<br />
}<br />
?&gt;</p>
<p>And save the file. Viola, you&#8217;re done. Just for clarification, this will only add the meta description you specify to your blogs main page (otherwise known as its index page). The reason we&#8217;re only adding it there is because the meta description is effectively auto-generated for every one of your posts. The &#8220;effectiveness&#8221; gets a bit dicey when it comes to your index page, though.</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2009/06/22/one-wordrpress-edit-that-will-improve-traffic-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Why do you blog?</title>
		<link>http://thesnell.com/blog/2009/04/07/why-do-you-blog/</link>
		<comments>http://thesnell.com/blog/2009/04/07/why-do-you-blog/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 08:30:09 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[content creation]]></category>
		<category><![CDATA[purpose]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/?p=393</guid>
		<description><![CDATA[When I began blogging over 3 years ago I had a different purpose in mind, and I could define it. Now, not so much. So I need to redefine my purpose for blogging. At least when I wonder why I haven&#8217;t been blogging lately I think this is what I need to do. Part of [...]]]></description>
			<content:encoded><![CDATA[<p>When I began blogging over 3 years ago I had a different purpose in mind, and I could define it. Now, not so much. So <em>I need to redefine my purpose for blogging</em>. At least when I wonder why I haven&#8217;t been blogging lately I think this is what I need to do.</p>
<p>Part of the reason I wonder now about my blogging purpose more than before is because I will be writing once a week over on Talk&#8217;s blog. The posts I write there will be more technical in nature, but still information you all might enjoy here. This brings to question how to not burn out my blogging juices, and how I can bring the most value to you, while also being careful not to cannibalize my own content.</p>
<p>That said, I think there are a number of reasons why people blog, For example, having a platform to think their thoughts out on, or wanting to develop a personal brand, or wanting to become more involved with a specific conversation online, and I know the list goes on.</p>
<p>But I&#8217;d really like to hear what others feel their purpose for blogging is, and if you haven&#8217;t been blogging much lately, maybe it&#8217;s because you&#8217;re in the same boat as I am. You&#8217;ve lost your blogging purpose. Not to worry. It&#8217;s easy to get back&#8230; at least I hope it is. You know, sometimes the most difficult part is <a href="http://www.hulu.com/watch/66151/the-colbert-report-biz-stone#http%3A%2F%2Fwww.hulu.com%2Ffeed%2Fshow%2F903%2Fclips" target="_blank">finding the right question to ask</a>, the kind of question that leads to an answer.</p>
<p>Now, I know there&#8217;s a number of awesome bloggers who read my blog (at least on occasion), so if nothing else, consider this a call to you! <strong>What&#8217;s your purpose for blogging? </strong>Leave a comment, and I&#8217;ll update this post with people&#8217;s answers accordingly!</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2009/04/07/why-do-you-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t let Jason get you, 6 ways to secure your wordpress blog!</title>
		<link>http://thesnell.com/blog/2009/03/11/6-ways-to-secure-your-wordpressblog/</link>
		<comments>http://thesnell.com/blog/2009/03/11/6-ways-to-secure-your-wordpressblog/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 14:02:36 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/?p=386</guid>
		<description><![CDATA[After a busy day of interviewing, working on a business plan, and tennis (I finally got my service game back, so that was fun), I came home to the annoying realization of my blog having been hacked. I twittered/fb&#8217;d my new found frustration. Then about a minute or two after this realization, my friend Josh [...]]]></description>
			<content:encoded><![CDATA[<p>After a busy day of interviewing, working on a business plan, and tennis (I finally got my service game back, so that was fun), I came home to the annoying realization of my blog having been hacked. I twittered/fb&#8217;d my new found frustration. Then about a minute or two after this realization, my friend Josh The Developer calls me, perplexed, and then Stacy calls me, giving the situation some perspective.</p>
<p>&#8220;How&#8217;s your day been going, love?&#8221; she asks me, she sounds sweet and happy.</p>
<p>&#8220;Good! Then meh,&#8221; I say. I was still partially concentrating on contacting the company that manages the server my blog is hosted on.</p>
<p>&#8220;Is everything OK?&#8221; she sounds worried.</p>
<p>&#8220;Yeah. My blog was hacked and the database corrupted, so unless there are backups from the server company, I just lost 2 years worth of content.&#8221;</p>
<p>&#8220;Not to say it&#8217;s not important&#8230; but is that all?&#8221; I laughed a little as Stacy gave the situation a bit of perspective. This really wasn&#8217;t the biggest deal, and I wasn&#8217;t greatly upset to begin with, I was mostly irritated. I was also pretty sure the server company made daily backups.</p>
<p>&#8220;Yes, that&#8217;s all, hon.&#8221; She asked a little more of what went on, and then we moved on to other, more fun topics.</p>
<p>So if your block was hacked, or if you&#8217;re worried about it, don&#8217;t fret too much. It&#8217;s really not the biggest of deals, and the majority of companies that you&#8217;re hosting your blog on do daily server backups.</p>
<p>The best part of the whole situation though is that <em>after </em>it was hacked, I received a lot of good tips and articles on how to secure wordpress more. Knowledge is power!</p>
<p><strong>Here&#8217;s 6 ways to make your wordpress blog more secure. Now with more hat-tips!</strong></p>
<p><strong>1. </strong>While not exactly making your blog more secure, WP-DB-Backup will do daily, weekly, and by-weekly scheduled backups of your wordpress database, then e-mail it to you. This ensures that if your blog is hacked, you at least won&#8217;t lose all your posts. h/t to<a title="Andy Drish" href="http://www.andydrish.com"> Andy Drish</a> (thanks man!).</p>
<p><strong>2. </strong>Josh The Developer sent me 10 Steps to<a title="10 steps to secure your wordpress admin area" href="http://www.smashingmagazine.com/2009/01/26/10-steps-to-protect-the-admin-area-in-wordpress/"> Secure Your WordPress Admin Area</a> by Smashing Magazine. My favorites from that article are putting a directory lock on your WP-Admin folder, and #3.</p>
<p><strong>3. </strong>Install <a title="Login Lockdown" href="http://www.bad-neighborhood.com/login-lockdown.html">Login Lockdown</a> to track invalid attempts and force lockouts.</p>
<p><strong>4. </strong>Hide your plugins folder. People can navigate to http://yoursite.com/blog/wp-content/plugins/ and see all the plugins you have (then exploit one). To hide it, upload a &#8220;blank&#8221; index.htm to your plugins folder and that will force the index.htm to be displayed instead.</p>
<p><strong>5.</strong> Install <a title="wordpress security scan" href="http://wordpress.org/extend/plugins/wp-security-scan/">WP-Security-Scan</a>, a plugin that allows you to scan your blog regularly for security holes in the software, and then helps patch them.</p>
<p><strong>6.</strong> Make sure your software is up-to-date. I know, it sounds simple, but people are lazy sometimes. I was. h/t to <a title="Aaron Alexander's Blog" href="http://blogfromscratch.com/">Aaron Alexander</a>.</p>
<p>Have any other suggestions on how to make someone&#8217;s wordpress blog more secure? Leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2009/03/11/6-ways-to-secure-your-wordpressblog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Improve your blogging credibility by building a story</title>
		<link>http://thesnell.com/blog/2008/12/16/improve-your-blogging-credibility-by-building-a-story/</link>
		<comments>http://thesnell.com/blog/2008/12/16/improve-your-blogging-credibility-by-building-a-story/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 07:00:28 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[builing credibility]]></category>
		<category><![CDATA[creating authority]]></category>
		<category><![CDATA[credibility]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Story]]></category>
		<category><![CDATA[writing]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/?p=276</guid>
		<description><![CDATA[I realize it&#8217;s a bit narcissistic to blog about blogging, especially given that I haven&#8217;t been. But whenever I start reading some of my favorite bloggers like Penelope Trunk or Holly Hoffman, I always notice they both do one thing very well that really builds their credibility and authorial authority (I think that works). That [...]]]></description>
			<content:encoded><![CDATA[<p>I realize it&#8217;s a bit narcissistic to blog about blogging, especially given that I haven&#8217;t been. But whenever I start reading some of my favorite bloggers like <a title="Penelope Trunk Blog" href="http://blog.penelopetrunk.com">Penelope Trunk</a> or <a title="Holly Hoffman - Work Love Life" href="http://www.worklovelife.com/">Holly Hoffman</a>, I always notice they both do one thing very well that really builds their credibility and authorial authority (I think that works).</p>
<p>That one thing is <strong>they build a story between their posts.</strong> What I mean is within the post that they&#8217;re writing, not only do the reference information outside their blog (which is another great way of adding authority) but they also reference other material they&#8217;ve written within their blog. <em>Geek sidenote: This is actually called inlinking. </em>For example, Penelope does a great job in inlinking <a title="Watching Celebrities make decisions" href="http://blog.penelopetrunk.com/2008/12/10/make-better-decisions-for-yourself-by-watching-decisions-celebrities-make/">in this post</a>, and it really adds authenticity and authority to it. You can also see me starting to do it <a title="Nathan Snell - What I've been up to" href="http://thesnell.com/blog/2008/12/14/what-ive-been-up-towhat-ive-been-up-to/">here</a>.</p>
<p>Referencing other posts you&#8217;ve written shows consistency and it shows purpose. If you&#8217;re referencing something you wrote a week ago, or a month ago, then you&#8217;re probably not posting arbitrarily and what you&#8217;re writing is building on your past, meaning your concepts are consistent and accurate (unless of course you&#8217;re referencing a previous post saying that you were wrong&#8230;).</p>
<p>Additionally, inlinking to other posts of yours a great habit to get into as it increase the amount of time people spend on your site (always nice) and improves their experience as they get more information regarding what they first started reading about.</p>
<p>So as you&#8217;re writing your next few posts, or thinking just what you can write about, think not only about the story within the current post, but think too about the story you&#8217;re telling inbetween posts.</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2008/12/16/improve-your-blogging-credibility-by-building-a-story/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to do a competitive blog analysis</title>
		<link>http://thesnell.com/blog/2008/08/26/how-to-do-a-competitive-blog-analysis/</link>
		<comments>http://thesnell.com/blog/2008/08/26/how-to-do-a-competitive-blog-analysis/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 12:56:23 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Social Media Marketing]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[competitive]]></category>
		<category><![CDATA[competitive blog analysis]]></category>
		<category><![CDATA[internet marketing]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/?p=257</guid>
		<description><![CDATA[I&#8217;m going to write a few posts on internet marketing. I generally like to avoid writing so directly on a topic, because it often comes off like a text book (and I was never a fan of school, so not being a fan of my own content doesn&#8217;t mesh to well with me). To be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to write a few posts on internet marketing. I generally like to avoid writing so directly on a topic, because it often comes off like a text book (and I was never a fan of school, so not being a fan of my own content doesn&#8217;t mesh to well with me). To be honest, with some of the information I want to share, I&#8217;m not quite sure how else to share it. I&#8217;ll make my attempt, though, and hopefully it will be valuable to you and something you can actually get through reading.</p>
<p>All of this, for the record, is sparked by the fact that I&#8217;ve found it incredibly difficult to find an internet marketer who is actually worth their weight. We need one here at National Speed, but half the time when I speak with consultants they go through a checklist of crap, often times asking me if I&#8217;ve done stuff that frankly either doesn&#8217;t work effectively enough for me to merit paying them tons an hour to set it up (which takes all of maybe 20 minutes if you are nice and assume they do their research). It&#8217;s also sparked by a few examples of research I received which, I&#8217;m sorry, were utter crap.</p>
<p><strong>How to do a competitive blog analysis<br />
</strong></p>
<p>Well start off with blogs. Before you even begin your blog, it’s important to analyze the competitive landscape for blogs in your industry. I think this as a first step trumps deciding on your target audience and deciding the purpose of your blog. The reason behind it is that by doing a competitive analysis, you will be able to better understand both the audience even is and the blogs currently satisfying them (and how). This allows you to find the gap that your blog can fill in your industry rather than just doing what you feel like.</p>
<p>When it comes to your competitive analysis, both in business and in blogs, you want to be as thorough as you possibly can. This helps you avoid being blind sided in business, and when it comes to blogs it will feed into your marketing plan. In the unique setting of blogs, your “competition” are actually your friends. They’ll be part of what organically gets you noticed.</p>
<p>Below are the steps I go through when doing a competitive blog analysis. As I go through each step, I add them to a <strong>master list for that industry</strong>. When I create a master list, my list includes the <em>blog title, blog url, contact information (name and email), a comment rating, an activity rating, the number of subscribers to the blog, and whether the blog runs ads.</em><br />
<strong><br />
Finding blogs in your industry using Google Blog Search and Google Suggest</strong><br />
The first and most simple method is to use <a title="Google Blog Search" href="http://blogsearch.google.com/">Google Blog Search</a> to search for key words in your industry. For example, our company National Speed is in the automotive performance industry. So the first thing I did was a search for “automotive performance blogs”. From there, I did a number of other, similar searches such as “car performance blogs”, “autocross blogs”, and so forth. I also then took it one step further and used <a title="Google Suggest" href="http://www.google.com/webhp?complete=1&amp;hl=en">Google Suggest</a> with the terms I just described to find other terms that people are using that I hadn’t thought of.</p>
<p><strong>Finding blogs using tags on Technorati</strong><br />
Let’s face it. <a title="Technorati" href="http://www.technorati.com">Technorati</a> is not at all what it used to be. To be honest, soon this probably won&#8217;t even be in the equation. But in the meantime it still indexes blogs to a degree, and has still found me a few blogs I hadn’t found in my Google Blog Search run. Using Technorati to find blogs in your industry is different from a Google Blog Search because you’re using tags that relate to your industry rather than keywords. Think of tags like categories such as “cars”, “automotive”, “autocross”, “performance cars”, etc. In this case, you’re going to find blogs that wrote a post in respect to these categories. This is where the &#8220;second level&#8221; of technorati comes in to play.</p>
<p>Once you find a blog with a tag you were looking for, you’ve got your first piece of information: a blog in your industry (or that at least wrote one post that pertains to your industry). The second level of this post (or blog) is following the conversation. All blogs on technorati have a number of responses (people linking back to your post). When you find a blog that is in your industry that has responses, you also want to look at the blogs that wrote the responses. This allows you to dig down to a second level of conversational depth, allowing you to see a bit beyond what Google Blog Search allows (directly anyway) and find some potentially more niche but still valuable blogs. Each time you find a blog, add them to your list and include the number of responses they have (this will help you later in determining which blogs you want to look to as a source and for marketing purposes).</p>
<p>A quick side bit of information regarding responses: some blogs will have no responses, others will have a lot of responses. To give you an idea, if a blog has around 50 responses, they’re probably smaller in popularity. If they have 100-200 responses, they’re probably around medium sized in popularity. Around 500 is a pretty good sized blog in terms of popularity. It&#8217;s also based on the industry, however (tech blogs, for example, are usually larger thanks to the echo chamber).</p>
<p><strong>Finding blogs using tags on Digg and Delicious</strong></p>
<p>While <a title="Digg" href="http://www.digg.com">Digg</a> and <a title="Social Bookmarking" href="http://www.delicious.com">Delicious</a> don’t have the conversation option that Technorati does, they are still valuable sources for finding blogs through tags/categories. For example, Digg has an &#8220;auto&#8221; section which we follow at National Speed. The auto section lets us see what’s popular for the day (or several days since the auto section is a little slow on digg compared to some of the others). While I will cover marketing more in a different post, I would suggest that at the same time you start looking scanning for other blogs in your industry on digg, you also create an account and start using digg in relevance to your industry. <em></em></p>
<p><em>Note: by using I do not mean submitting your posts. I mean digging and commenting on what others have submitted.</em> If you find something that you haven’t written, then submit it. Otherwise I would say hold off for a little bit before submitting your own content to be dugg.</p>
<p>Now, delicious is a bit of a different beast than digg. Where digg is broad categories, Delicious has a very <a title="Long Tail Theory" href="http://en.wikipedia.org/wiki/The_Long_Tail">long tail</a> of tags that can pertain to your industry. In the case of delicious, it will be a lot like Technorati where you’re searching for tags that people may be using to save content that pertains to your industry. Delicious, like Digg, can also be used to spot the trends of what people are bookmarking/digging/searching for over the next few days. Using these sites to help you push out relative (and quality) content in reference to these trends will be part of your marketing plan and will help drive both organic search traffic and social media traffic to your site.</p>
<p><strong>Backing into the blogs</strong><br />
Another method to finding the blogs in your industry (and especially those that have more &#8220;power&#8221;) is using a <a title="Smart Page Rank" href="http://www.smartpagerank.com/pagerank-backlinks.php">backlink checker</a> to see what sites are linking to them. In this case, the process is very simple. Based on your list thus far, take some of the top blogs you&#8217;ve found in your industry thus far, and use the backlink checker to see just who is linking back to them. Realistically, this method is a less pretty but more thorough Technorati approach.</p>
<p><strong>What&#8217;s next?<br />
</strong>Once you&#8217;ve built your list of blogs (and forums if you find a few), the next step is to begin deciphering the value of each blog on your list. Ideally you&#8217;ve added enough information to your list as you&#8217;ve been doing your analysis so you don&#8217;t have to go back to each individual blog for evaluation. Really what your end goal of deciding the value of a blog is two fold: finding the blogs that your comments will have the most impact on (impact being the most exposure and social capital generation), and finding those blogs that you may want to build a relationship with or pitch in the future.</p>
<p>I&#8217;ll get more into the &#8220;What&#8217;s next&#8221; of deciding a value of a blog in a later post, as this one is already long enoug has it is. As you can tell, there&#8217;s no particular &#8220;magic&#8221; to it all. It&#8217;s really just being willing to put in the time, and really knowing how to use the tools to scour the internet in a more crawler kind of way. Also, if you happen to do something for your competitive blog research that works well for you and isn&#8217;t on my steps above, let me know. I&#8217;m always looking to strengthen my analysis : )</p>
<p><strong>Update:</strong> Corrected blacklink checker link.</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2008/08/26/how-to-do-a-competitive-blog-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gone to BS08</title>
		<link>http://thesnell.com/blog/2008/04/04/gone-to-bs08/</link>
		<comments>http://thesnell.com/blog/2008/04/04/gone-to-bs08/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 01:21:17 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Blogger Social]]></category>
		<category><![CDATA[blogger social 08]]></category>
		<category><![CDATA[steak sauce]]></category>
		<category><![CDATA[yay]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/2008/04/04/gone-to-bs08/</guid>
		<description><![CDATA[Blogger Social 2008 is finally here! At first it seemed like it was too far out, now it&#8217;s hard to believe I fly out to New York tomorrow (ahhh, NY, I am visiting you again so soon!). It will be an amazing experience to meet so many of the awesome people I&#8217;ve interacted with for [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://thesnell.com/blog/wp-content/uploads/2008/04/photo.jpg' title='Luggage'><img src='http://thesnell.com/blog/wp-content/uploads/2008/04/photo.jpg' alt='Luggage' width="180" height="240" /></a></p>
<p><a href="http://www.blogger-social.com/">Blogger Social 2008</a> is finally here! At first it seemed like it was too far out, now it&#8217;s hard to believe I fly out to New York tomorrow (ahhh, NY, I am visiting you again so soon!).</p>
<p>It will be an amazing experience to meet so many of the awesome people I&#8217;ve interacted with for some time, as well as meeting new people, too!</p>
<p>If you&#8217;re curious as to what all is going on, you can check out the BS08 website (linked above) or <a href="http://ryankarpeles.com">Ryan Karpeles</a> <a href="http://ryankarpeles.com/bloggersocialmap.htm">nifty googly summary</a> (I did in fact manage to end all 3 words with &#8220;y&#8221;). Never seen that Google Maps feature before (if it is one), but I will definitely be utilizing it in the future.</p>
<p>Anyway, if you&#8217;re curious as to how it will all be going. I will be updating <a href="http://www.flickr.com/photos/xekonic/">my flickr</a> and <a href="http://twitter.com/nathansnell">twitter</a> periodically while I am there. Also be sure to watch the <a href="http://flickr.com/groups/bs08/">BS08 flickr group</a>.</p>
<p>The downside of heading to BS08 is my blog will be silent (at least on my end) until Monday or Tuesday of next week (I have to sleep at some point, we certainly aren&#8217;t doing it at the social!). Rest assured, I will resume to the best of my ability then :)</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2008/04/04/gone-to-bs08/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Understand SEO and Your Blog</title>
		<link>http://thesnell.com/blog/2008/03/27/understand-seo-and-your-blog/</link>
		<comments>http://thesnell.com/blog/2008/03/27/understand-seo-and-your-blog/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 22:41:04 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/2008/03/27/understand-seo-and-your-blog/</guid>
		<description><![CDATA[There&#8217;s a great article on MarketingProfs about sculpting your sites page rank to improve your search engine ranking. The act of optimizing your site for better results and higher ranks in search engines is commonly referred to as Search Engine O optimization. Working some SEO into your blog certainly has its benefits. Before I go [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a great article on MarketingProfs about <a href="http://www.marketingprofs.com/8/sculpting-pagerank-search-engine-rankings-spencer.asp">sculpting your sites page rank to improve your search engine ranking</a>. </p>
<p>The act of optimizing your site for better results and higher ranks in search engines is commonly referred to as <strong>S</strong>earch <strong>E</strong>ngine <strong>O</strong> optimization. Working some SEO into your blog certainly has its <a href="http://thesnell.com/blog/2008/03/21/the-internet-redefines-branding-for-gen-y/">benefits</a>.</p>
<p>Before I go further, let me say I am still in the process of learning all this SEO jazz. Really, it works out well, because it allows me to pass the information on to you all. But I say that to let you know that while what I say may work, I have no reference as to how well, and so forth. So you all get to learn with me ;)</p>
<p>Now, there are 2 things to take away from the Marketing Profs&#8217; link.</p>
<ul>
<li>Every site has Google juice</li>
<p>Your site has a certain amount of Google juice, as defined by Google (the juice is raspberry, by the way). This &#8220;juice&#8221; makes up your Google PageRank. You can direct this juice or disperse this juice all across your site, causing more important pages to have more juice, and thus rank better in Google&#8217;s search results. One way to direct the Google juice is by using the &#8220;nofollow&#8221; indicator when creating a hyperlink.</p>
<p>It looks something like this:<br />
<code>< href="yoururl.com" rel="nofollow" ></code></p>
<p>Just like it sounds, the rel tag tells Google not to go to that page (follow the link) preventing your Google juice from being distributed to pages that otherwise would not benefit as much from it.</p>
<li>Google juice allows you to place a higher importance on relevant links</li>
<p>When having multiple links to a single page, you can use Google juice to control which link receives the largest flow, or no flow at all, focusing the flow of the juice.
</ul>
<p><strong>How do I apply this?</strong></p>
<p>The pages to apply the rel=&#8221;nofollow&#8221; tag are those pages of lesser importance for showing up in a search result. Here are a few: Copyright, Privacy Policy, and Comment Policy. Depending on whether you want your about page to show up in searches, that could be another. I have also applied them to my links that are outgoing to social networks like del.icio.us.</p>
<p>When applying the notion from takeaway <strong>#2</strong> above, you can also focus your Google juice to each blog post by adding the rel=&#8221;nofollow&#8221; to multiple links that point to the same post that aren&#8217;t your permanent link (the link that&#8217;s in the title of the post).</p>
<p>For example:<br />
The post you&#8217;re reading now has 2 links to the actual single page of this post. Those two links are the posts title (which is the permanent link), and the &#8220;Click to Comment&#8221; link at the bottom of this post. I can focus Google juice to this post by applying the rel=&#8221;nofollow&#8221; tag to the &#8220;Click to Comment&#8221; link, forcing all of the flow to go straight through the permanent link.</p>
<p>Hope this post benefited you all. If you haven&#8217;t read the MarketingProfs post above, I would encourage you to do so!</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2008/03/27/understand-seo-and-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogger Social, Twitter info, 7 ways to stickify your blog, hacker news</title>
		<link>http://thesnell.com/blog/2008/03/13/blogger-social-twitter-info-7-ways-to-stickify-your-blog-hacker-news/</link>
		<comments>http://thesnell.com/blog/2008/03/13/blogger-social-twitter-info-7-ways-to-stickify-your-blog-hacker-news/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 02:58:01 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Blogger Social]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/2008/03/13/blogger-social-twitter-info-7-ways-to-stickify-your-blog-hacker-news/</guid>
		<description><![CDATA[Have a bunch of different stuff going on right now, so I am a bit pressed for time on posts. As such, here are a few things I&#8217;ve been holding in my head that I&#8217;ll share with you all real quick. There are 80+ people confirmed for the blogger social.I am super excited to get [...]]]></description>
			<content:encoded><![CDATA[<p>Have a bunch of different stuff going on right now, so I am a bit pressed for time on posts. As such, here are a few things I&#8217;ve been holding in my head that I&#8217;ll share with you all real quick.</p>
<p>There are 80+ people confirmed for the <strong>blogger social</strong>.I am super excited to get to meet them all. Mark Goren put together a neat promo video for the event.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/vWTVoLG6AME&#038;rel=1&#038;border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/vWTVoLG6AME&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent"width="425" height="355"></embed></object></p>
<p>( Feed readers can <a href="http://thesnell.com/blog/2008/03/13/blogger-social-twitter-info-7-ways-to-stickify-your-blog-hacker-news/">click through</a> to view the video )<br />
You can also see everyone who is <a href="http://www.blogger-social.com/attendees.html">attending</a> in list form. A neat list of attendees!<br />
<a href="http://wf360.com/about-blog.htm" target="_blank">Susan Bird</a>,  <a href="http://usefullunacy.typepad.com/" target="_blank">Tim Brunelle,</a>  <a href="http://katiechatfield.wordpress.com/" target="_blank">Katie Chatfield</a>,  <a href="http://technomarketer.typepad.com/" target="_blank">Matt Dickman</a>,  <a href="http://mindblob.typepad.com/" target="_blank">Luc Debaisieux</a>,  <a href="http://bizandbuzz.blogspot.com/" target="_blank">Gianandrea Facchini</a>, <a href="http://transmissionmarketing.ca/" target="_blank">Mark Goren</a>,  <a href="http://servantofchaos.typepad.com/soc/" target="_blank">Gavin Heaton</a>,  <a href="http://www.craphammer.ca/" target="_blank">Sean Howard</a>,  <a href="http://www.ck-blog.com/cks_blog/" target="_blank">CK</a>,  <a href="http://www.conversationagent.com/" target="_blank">Valeria Maltoni</a>,  <a href="http://www.drewsmarketingminute.com/" target="_blank">Drew McLellan,</a>  <a href="http://nextup.wordpress.com/" target="_blank">Doug Meacham</a>,  <a href="http://grannimari.blogspot.com/" target="_blank">Marilyn Pratt</a>,  <a href="http://www.allthingsworkplace.com/" target="_blank">Steve Roesler</a>,  <a href="http://gregverdino.typepad.com/greg_verdinos_blog" target="_blank">Greg Verdino</a>,  <a href="http://flooringtheconsumer.blogspot.com/" target="_blank">CB Whittemore</a>,  <a href="http://www.stickyfigure.com/" target="_blank">Steve Woodruff</a>,  <a href="http://heehawmarketing.typepad.com/hee_haw_marketing/" target="_blank">Paul McEnany</a>,  <a href="http://www.mpdailyfix.com/" target="_blank">Ann Handley</a>,  <a href="http://reichcomm.typepad.com/" target="_blank">David Reich</a>,  <a href="http://tangerinetoad.blogspot.com/" target="_blank">Tangerine Toad</a>,  <a href="http://writenowisgood.typepad.com/write_now_is_good" target="_blank">Kristin Gorski</a>, <a href="http://www.theviralgarden.com/" target="_blank">Mack Collier</a>,  <a href="http://darmano.typepad.com/logic_emotion/" target="_blank">David Armano</a>,  <a href="http://ryanbarrett.typepad.com/" target="_blank">Ryan Barrett</a>, <a href="http://modadimagno.blogspot.com/" target="_blank">Lori Magno</a>, <a href="http://www.tmajournal.com/" target="_blank">Tim McHale</a>, <a href="http://www.genedewitt.com/" target="_blank">Gene DeWitt</a>, <a href="http://vellandi.wordpress.com/" target="_blank">Mario Vellandi</a>, <a href="http://arunrajagopal.com/" target="_blank">Arun Rajagopal</a>, <a href="http://www.jaffejuice.com/" target="_blank">Joseph Jaffe</a>, <a href="http://rohitbhargava.typepad.com/weblog/" target="_blank">Rohit Bhargava</a>, <a href="http://theengagingbrand.typepad.com/" target="_blank">Anna Farmery</a>, <a href="http://resonancepartnership.com/" target="_blank">Marianne Richmond</a>, <a href="http://www.directortom.com/" target="_blank">Thomas Clifford</a>, <a href="http://lgbusinesssolutions.typepad.com/solutions_to_grow_your_bu/" target="_blank">Lewis Green</a>, <a href="http://www.livingstonbuzz.com/blog/" target="_blank">Geoff Livingston</a>, <a href="http://crossthebreeze.com/" target="_blank">Kris Hoet</a>, <a href="http://everydotconnects.com/" target="_blank">Connie Reece</a>, <a href="http://prmeetsmarketing.wordpress.com/" target="_blank">CeCe Lee</a>, <a href="http://www.bloombergmarketing.blogs.com/" target="_blank">Toby Bloomberg</a>, <a href="http://senithomas.wordpress.com/" target="_blank">Seni Thomas</a>, <a href="http://www.brandflakesforbreakfast.com/" target="_blank">Darryl Ohrt</a>, <a href="http://thedailyjoe.net/" target="_blank">Joe Kutchera</a>, <a href="http://buzzmarketingfortech.blogspot.com/" target="_blank">Paul Dunay</a>, <a href="http://www.webmetricsguru.com/" target="_blank">Marshall Sponder</a>, <a href="http://www.1goodreason.com/blog/" target="_blank">Chris Kieff</a>, <a href="http://iquitforlijit.typepad.com/i_quit_for_lijit/" target="_blank">Tara Anderson</a>, <a href="http://www.socialmediaexplorer.com/" target="_blank">Jason Falls</a>, <a href="http://insightbydesign.blogspot.com/" target="_blank">Paul Soldera</a>, <a href="http://www.copywritingmaven.com/" target="_blank">Roberta Rosenberg</a>, <a href="http://www.saulcolt.blogspot.com/" target="_blank">Saul Colt</a>, <a href="http://toddand.com/" target="_blank">Todd Andrlik</a>, <a href="http://ryankarpeles.blogspot.com/" target="_blank">Ryan Karpeles</a>, <a href="http://www.converstations.com/" target="_blank">Mike Sansone</a>, <a href="http://www.searchengineguide.com/" target="_blank">Jennifer Laycock</a>, <a href="http://vineberg.blogspot.com/" target="_blank">Neil Vineberg</a>, <a href="http://www.chaosscenario.com/" target="_blank">Cam Beck</a>, <a href="http://www.mikearauz.com/" target="_blank">Mike Arauz</a>, <a href="http://www.sitelogicmarketing.com/blog" target="_blank">Matthew Bailey</a>, <a href="http://www.heathergorringe.com/" target="_blank">Heather Gorringe</a>, <a href="http://www.stopwatchmarketing.com/blog/" target="_blank">John Rosen</a>, <a href="http://cathleenritt.blogspot.com/" target="_blank">Cathleen Rittereiser,</a> <a href="http://www.techipedia.com/" target="_blank">Tamar Weinberg</a>, <a href="http://www.ritapereaconsulting.com/blog.html" target="_blank">Rita Perea</a>, <a href="http://itsdifferent4girls.com/" target="_blank">Linda Sherman</a>, <a href="http://www.mattjmcd.com/" target="_blank">Matthew McDonald</a>, <a href="http://www.catchupblog.typepad.com/" target="_blank">Kaitlyn Wilkins</a>, <a href="http://www.jcberk.com/blog/" target="_blank">Terry Starbucker, Jennifer Berk</a>, <a href="http://www.janequigley.com/" target="_blank">Jane Quigley</a>, <a href="http://www.roninmarketeer.com/" target="_blank">John Wall</a>, <a href="http://www.scottmonty.com/" target="_blank">Scott Monty</a>, <a href="http://lairigmarketing.blogspot.com/" target="_blank">Kevin Horne</a>, <a href="http://www.virginiamiracle.com/" target="_blank">Virginia Miracle</a>, <a href="http://socialhoneycomb.com/" target="_blank">Amanda Gravel</a>, <a href="http://www.artsyasylum.com/" target="_blank">Susan Reynolds,</a><a href="http://www.artsyasylum.com/" target="_blank"> </a><a href="http://blog.brandexperiencelab.org/" target="_blank">David Polinchock</a>, <a href="http://www.shashi.name/" target="_blank">Shashi Bellamkonda</a>, <a href="http://www.marketersstudio.com/" target="_blank">David Berkowitz</a>, and <a href="http://www.marketingcharts.com/" target="_blank">Vahe Habeshian</a></p>
<p>I&#8217;ve been holding onto this link of <a href="http://www.social-marketing.com/blog/2008/02/twitter-for-health.html" title="Twitter for non profits">examples of how non-profits use twitter</a> for a little while now as I planned to write a bit more on it. I will write more later, but as of now, I shan&#8217;t horde it the link any longer! Some really great examples of how <strong>Twitter </strong>can be used are present there.</p>
<p>I&#8217;ve been trying to optimize my blog a bit more (ironic given my recent crunch on time, I know).  I found these <a href="http://www.problogger.net/archives/2008/03/12/7-ways-to-make-your-blog-stickier/" title="7 Ways to make your blog stickier">7 tips from ProBlogger</a> to include a few things I hadn&#8217;t read before.</p>
<p>Lastly, for those who are wanting to keep up with interesting tech stuff, but like to go a little more in-depth, or are into startup type stuff, hat tip to <a href="http://www.doshdosh.com/">DoshDosh </a>for linking <a href="http://news.ycombinator.com/" title="Hacker News">Hacker News</a> in Twitter. It&#8217;s a service similar to Reddit. The comments are gold as well. Great discussions and valuable links getting shared.</p>
<p><strong>Update #1:</strong> Apologies to those who saw this post and then saw it get taken down. WordPress&#8217; WYSIWYG editor has issues with embedding YouTube video, apparently. Embedding the video botched my entire site, so I took the post down until I could figure it out (which is now).</p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2008/03/13/blogger-social-twitter-info-7-ways-to-stickify-your-blog-hacker-news/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Optimize Your Blog Feed For Social Media</title>
		<link>http://thesnell.com/blog/2008/03/09/optimize-your-blog-feed-for-social-media/</link>
		<comments>http://thesnell.com/blog/2008/03/09/optimize-your-blog-feed-for-social-media/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 14:46:28 +0000</pubDate>
		<dc:creator>Nathan Snell</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[feedflare]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://thesnell.com/blog/2008/03/09/optimize-your-blog-feed-for-social-media/</guid>
		<description><![CDATA[For those who read blogs through a reader, ever wonder how a blogger managed to get links like &#8220;Add to Delicious&#8221; or the number of comments to show up inside the reader itself? I know I certainly did. Thankfully, with the help of some productive Feedburner fumbling I am able to report to you all [...]]]></description>
			<content:encoded><![CDATA[<p>For those who read blogs through a reader, ever wonder how a blogger managed to get links like &#8220;Add to Delicious&#8221; or the number of comments to show up<em> inside</em> the reader itself? I know I certainly did. Thankfully, with the help of some productive Feedburner fumbling I am able to report to you all how to get your blogs feed to do the same thing (OK, so I was really looking for something else entirely and just came across it. But I&#8217;m still reporting to you all!). Don&#8217;t worry, it takes <strong>4 super simple steps</strong>, slightly more if you don&#8217;t already have Feedburner.If you haven&#8217;t figured by now, you&#8217;ll need<strong> <a href="http://feedburner.com" title="Feedburner">Feedburner</a></strong>. Feedburner is a tool that allows you to monitor a great deal of stats about your blogs &#8212; wait for it &#8212; feed! It is an incredibly helpful tool. In fact, if you don&#8217;t have Feedburner and you blog, get it. Right now. Once you&#8217;ve got Feedburner setup (if you had difficulty with this, <a href="mailto:nathan%20%5Ba%5D%20thesnell%20%5Bd%5D%20com" title="E-mail me and replace the brackets">let me know</a> and I will help you through it) move on to the first step.</p>
<p><strong>Step 1</strong></p>
<p><a href="http://thesnell.com/blog/wp-content/uploads/2008/03/fb_optimize.jpg" title="Feedburner menu"><img src="http://thesnell.com/blog/wp-content/uploads/2008/03/fb_optimize.jpg" alt="Feedburner menu" height="43" width="670" /></a><br />
After going into your Feed information area, you should see a horizontal navigation menu like the one above. <strong>Click the &#8220;Optimize&#8221; tab</strong>.</p>
<p><strong>Step 2</strong></p>
<p><a href="http://thesnell.com/blog/wp-content/uploads/2008/03/fb_flare.jpg" title="FeedFlare"><img src="http://thesnell.com/blog/wp-content/uploads/2008/03/fb_flare.jpg" alt="FeedFlare" /></a></p>
<p>From there you will see a list of services on your left. They all do particularly interesting things, but the one we are looking at specifically today is <em>FeedFlare</em>. <strong>Click FeedFlare</strong>.</p>
<p><strong>Step 3</strong></p>
<p><a href="http://thesnell.com/blog/wp-content/uploads/2008/03/comments_count.jpg" title="Flare Comment Count"><img src="http://thesnell.com/blog/wp-content/uploads/2008/03/comments_count.jpg" alt="Flare Comment Count" /></a></p>
<p>Clicking on FeedFlare will take you to a page with a whole lot of check boxes. What FeedFlare does is  add some social media flare directly into your feed. Each piece of flare does something unique. To use any particular piece of flare, <strong>simply check the checkbox. </strong>In my case, I am only using &#8220;Add to Delicious&#8221;, &#8220;Comment Count&#8221;, and &#8220;Stumble It&#8221;.</p>
<p>You may notice there are usually 2 check boxes. The first causes your changes to apply to your feed. The second creates the widget that you have to add to your site. This means you actually have to copy and paste some code to get it work, versus the simplicity that was present for the feed.</p>
<p><strong>Step 4</strong></p>
<p>Once you&#8217;ve completed all of the above steps (You went to the Optimize tab, then the FeedFlare section, and select the flare you want to add) just click <strong>Activate.</strong> This will activate flare for your feeds.  These changes will be applied to all posts in your feed, past, present, and future.</p>
<p>The end result will show up similar to the below (similar as you may be using different flare)<br />
<a href="http://thesnell.com/blog/wp-content/uploads/2008/03/example.jpg" title="FeedFlare Example"></a></p>
<p style="text-align: center"><a href="http://thesnell.com/blog/wp-content/uploads/2008/03/example.jpg" title="FeedFlare Example"><img src="http://thesnell.com/blog/wp-content/uploads/2008/03/example.jpg" alt="FeedFlare Example" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thesnell.com/blog/2008/03/09/optimize-your-blog-feed-for-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

