<?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>SeoJoes.com</title>
	<atom:link href="http://www.seojoes.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seojoes.com</link>
	<description>Enjoy a cup of Seo Joe</description>
	<lastBuildDate>Sun, 03 Jan 2010 19:37:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>WordPress 2.9 Pingbacks Tracebacks Not Working?</title>
		<link>http://www.seojoes.com/wordpress-2-9-pingbacks-tracebacks-not-working/</link>
		<comments>http://www.seojoes.com/wordpress-2-9-pingbacks-tracebacks-not-working/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 19:08:37 +0000</pubDate>
		<dc:creator>seojoe</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[2.9]]></category>
		<category><![CDATA[bug fix]]></category>
		<category><![CDATA[pingbacks]]></category>
		<category><![CDATA[tracebacks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.seojoes.com/?p=117</guid>
		<description><![CDATA[I recently installed version 2.9 of WordPress for an affiliate site I&#8217;m building and noticed that after publishing a post the pingbacks and tracebacks weren&#8217;t working. Unable to figure out a solution I searched the Web and finally came across an easy fix for this bug. Props to Karen from BlazingMinds.co.uk for figuring this problem [...]]]></description>
			<content:encoded><![CDATA[<p></p>      <a class="retweet" href="http://twitter.com/home?status=RT+%40seojoes%3A+Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F+http%3A%2F%2Fwww.seojoes.com%2Fgsv+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://prettylinkpro.s3.amazonaws.com/tweets/retweet-0.png" border="0" style="border: 0;"/></a>		<p>I recently installed version 2.9 of WordPress for an affiliate site I&#8217;m building and noticed that after publishing a post the pingbacks and tracebacks weren&#8217;t working. Unable to figure out a solution I searched the Web and finally came across an easy fix for this bug. Props to Karen from <a title="BlazingMinds.co.uk" href="http://blazingminds.co.uk" target="_blank">BlazingMinds.co.uk</a> for figuring this problem out.</p>
<p>Here&#8217;s how she fixed the bug:</p>
<p>Find your &#8220;wp-includes/cron.php&#8221; file</p>
<p>Look for the following code in the cron.php file:</p>
<p><code>$cron_url = get_option( ’siteurl’ ) . ‘/wp-cron.php?doing_wp_cron’;<br />
wp_remote_post( $cron_url, array(‘timeout’ =&gt; <span style="color: #ff0000;"><strong>0.01</strong></span>, ‘blocking’ =&gt; false, ’sslverify’ =&gt; apply_filters(‘https_local_ssl_verify’, true)) );</code></p>
<p>You&#8217;ll need to change the <span style="color: #ff0000;">0.01</span> value in the above example to <span style="color: #ff0000;">1</span> in the below example below.</p>
<p><code>$cron_url = get_option( ’siteurl’ ) . ‘/wp-cron.php?doing_wp_cron’;<br />
wp_remote_post( $cron_url, array(‘timeout’ =&gt;<span style="color: #ff0000;"> <strong>1</strong></span>, ‘blocking’ =&gt; false, ’sslverify’ =&gt; apply_filters(‘https_local_ssl_verify’, true)) );</code></p>
<p>Remember to backup the original cron.php file before saving and now your blog&#8217;s pingbacks and tracebacks should be working!</p>
<p>You can read more about Karen&#8217;s fix here: <a title="Wordpress pingback fix" href="http://blazingminds.co.uk/wordpress-stops-pinging-fix/" target="_blank">http://blazingminds.co.uk/wordpress-stops-pinging-fix/</a></p>
<p>Thanks for the fix Karen!</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/2.9' rel='tag' target='_blank'>2.9</a>, <a class='technorati-link' href='http://technorati.com/tag/bug+fix' rel='tag' target='_blank'>bug fix</a>, <a class='technorati-link' href='http://technorati.com/tag/pingbacks' rel='tag' target='_blank'>pingbacks</a>, <a class='technorati-link' href='http://technorati.com/tag/tracebacks' rel='tag' target='_blank'>tracebacks</a>, <a class='technorati-link' href='http://technorati.com/tag/WordPress' rel='tag' target='_blank'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.seojoes.com%2Fgsv&title=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2Fgsv&title=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/stumbleupon_32.png" alt="StumbleUpon" title="StumbleUpon" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.seojoes.com%2Fgsv&title=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/digg_32.png" alt="Digg" title="Digg" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://twitter.com/home?status=RT+%40seojoes%3A+Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F+http%3A%2F%2Fwww.seojoes.com%2Fgsv+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.seojoes.com%2Fgsv&title=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/mixx_32.png" alt="Mixx" title="Mixx" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.seojoes.com%2Fgsv" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.seojoes.com%2Fgsv&t=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.newsvine.com/_tools/seed&save?u=http%3A%2F%2Fwww.seojoes.com%2Fgsv&h=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/newsvine_32.png" alt="News Vine" title="News Vine" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2Fgsv&title=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/reddit_32.png" alt="Reddit" title="Reddit" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwww.seojoes.com%2Fgsv&title=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.seojoes.com%2Fgsv&=Wordpress+2.9+Pingbacks+Tracebacks+Not+Working%3F" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/yahoobuzz_32.png" alt="Yahoo! Bookmarks" title="Yahoo! Bookmarks" width="32px" height="32px" border="0" style="border: 0px;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.seojoes.com/wordpress-2-9-pingbacks-tracebacks-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireFox Add-on: LeechBlock</title>
		<link>http://www.seojoes.com/firefox-add-on-leechblock/</link>
		<comments>http://www.seojoes.com/firefox-add-on-leechblock/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 20:54:23 +0000</pubDate>
		<dc:creator>seojoe</dc:creator>
				<category><![CDATA[Free Tools]]></category>
		<category><![CDATA[add-on]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.seojoes.com/?p=57</guid>
		<description><![CDATA[If you&#8217;re like me and suffer from I.M.A.D.D (Internet Marketing Attention Deficit Disorder) you should check out this great Firefox add-on called Leechblock. I installed it several days ago and have found it to be surprisingly effective at keeping me focused on what I need to accomplish while on the computer. How LeechBlock Works The [...]]]></description>
			<content:encoded><![CDATA[<p></p>      <a class="retweet" href="http://twitter.com/home?status=RT+%40seojoes%3A+FireFox+Add-on%3A+LeechBlock+http%3A%2F%2Fwww.seojoes.com%2Fleechblock+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://prettylinkpro.s3.amazonaws.com/tweets/retweet-2.png" border="0" style="border: 0;"/></a>		<p>If you&#8217;re like me and suffer from I.M.A.D.D (Internet Marketing Attention Deficit Disorder) you should check out this great Firefox add-on called Leechblock. I installed it several days ago and have found it to be surprisingly effective at keeping me focused on what I need to accomplish while on the computer.</p>
<h3>How LeechBlock Works</h3>
<p>The add-on allows you to block web sites that waste your time and prevent you from being productive. LeechBlock allows up to six sets of sites to block and you can configure it with different times and days for each one of the sets. It also provides for different levels of accessibility to the extension options depending on the severity of your attention disorder. If you&#8217;ve got it bad you should enable the highest degree of difficulty to access the extension options.</p>
<p>If you have a hard time staying focused and find yourself constantly visiting &#8220;time-killer&#8221; sites I would highly recommend you get <a title="LeechBlock Firefox addon" href="https://addons.mozilla.org/en-US/firefox/addon/4476" target="_blank">LeechBlock</a>.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/add-on' rel='tag' target='_blank'>add-on</a>, <a class='technorati-link' href='http://technorati.com/tag/Firefox' rel='tag' target='_blank'>Firefox</a>, <a class='technorati-link' href='http://technorati.com/tag/free' rel='tag' target='_blank'>free</a>, <a class='technorati-link' href='http://technorati.com/tag/productivity' rel='tag' target='_blank'>productivity</a>, <a class='technorati-link' href='http://technorati.com/tag/tools' rel='tag' target='_blank'>tools</a></p>

<!-- end wp-tags-to-technorati -->
<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&title=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&title=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/stumbleupon_32.png" alt="StumbleUpon" title="StumbleUpon" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&title=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/digg_32.png" alt="Digg" title="Digg" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://twitter.com/home?status=RT+%40seojoes%3A+FireFox+Add-on%3A+LeechBlock+http%3A%2F%2Fwww.seojoes.com%2Fleechblock+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&title=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/mixx_32.png" alt="Mixx" title="Mixx" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.seojoes.com%2Fleechblock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&t=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.newsvine.com/_tools/seed&save?u=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&h=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/newsvine_32.png" alt="News Vine" title="News Vine" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&title=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/reddit_32.png" alt="Reddit" title="Reddit" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&title=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.seojoes.com%2Fleechblock&=FireFox+Add-on%3A+LeechBlock" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/yahoobuzz_32.png" alt="Yahoo! Bookmarks" title="Yahoo! Bookmarks" width="32px" height="32px" border="0" style="border: 0px;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.seojoes.com/firefox-add-on-leechblock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordstream Launches Two Free Keyword Research Tools &#8211; Search Marketing News Blog &#8211; Search Engine Watch (SEW)</title>
		<link>http://www.seojoes.com/wordstream-launches-two-free-keyword-research-tools-search-marketing-news-blog-search-engine-watch-sew/</link>
		<comments>http://www.seojoes.com/wordstream-launches-two-free-keyword-research-tools-search-marketing-news-blog-search-engine-watch-sew/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 20:05:03 +0000</pubDate>
		<dc:creator>seojoe</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.seojoes.com/wordstream-launches-two-free-keyword-research-tools-search-marketing-news-blog-search-engine-watch-sew/</guid>
		<description><![CDATA[via blog.searchenginewatch.com Awesome free keyword site!]]></description>
			<content:encoded><![CDATA[<p></p>      <a class="retweet" href="http://twitter.com/home?status=RT+%40seojoes%3A+Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blo+http%3A%2F%2Fwww.seojoes.com%2F81+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://prettylinkpro.s3.amazonaws.com/tweets/retweet-25.png" border="0" style="border: 0;"/></a>		<div class="posterous_bookmarklet_entry"> <a href="http://blog.searchenginewatch.com/091216-134414?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A%20sewblog%20%28Search%20Engine%20Watch%20Blog%29&amp;utm_content=Google%20Reader"><img src="http://posterous.com/getfile/files.posterous.com/seojoes/HJaxBsHzisgpFnxrvhczsokbaabmsDAGAlqtltejxxdqgGlbbGCsktnbrhGr/media_httpsearchenginestrategiescomnewyorkimgsadssesnewyork212x90gif_wpCckFvxbDrAahw.gif.scaled500.gif" width="212" height="90"/> </a>
<div class="posterous_quote_citation">via <a href="http://blog.searchenginewatch.com/091216-134414?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A%20sewblog%20%28Search%20Engine%20Watch%20Blog%29&amp;utm_content=Google%20Reader">blog.searchenginewatch.com</a></div>
<p>Awesome free keyword site!</p>
</div>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.seojoes.com%2F81&title=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2F81&title=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/stumbleupon_32.png" alt="StumbleUpon" title="StumbleUpon" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.seojoes.com%2F81&title=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/digg_32.png" alt="Digg" title="Digg" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://twitter.com/home?status=RT+%40seojoes%3A+Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blo+http%3A%2F%2Fwww.seojoes.com%2F81+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.seojoes.com%2F81&title=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/mixx_32.png" alt="Mixx" title="Mixx" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.seojoes.com%2F81" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.seojoes.com%2F81&t=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.newsvine.com/_tools/seed&save?u=http%3A%2F%2Fwww.seojoes.com%2F81&h=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/newsvine_32.png" alt="News Vine" title="News Vine" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2F81&title=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/reddit_32.png" alt="Reddit" title="Reddit" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwww.seojoes.com%2F81&title=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.seojoes.com%2F81&=Wordstream+Launches+Two+Free+Keyword+Research+Tools+-+Search+Marketing+News+Blog+-+Search+Engine+Watch+%28SEW%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/yahoobuzz_32.png" alt="Yahoo! Bookmarks" title="Yahoo! Bookmarks" width="32px" height="32px" border="0" style="border: 0px;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.seojoes.com/wordstream-launches-two-free-keyword-research-tools-search-marketing-news-blog-search-engine-watch-sew/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Thesis on DIYthemes Thesis Theme</title>
		<link>http://www.seojoes.com/my-thesis-on-diythemes-thesis-theme/</link>
		<comments>http://www.seojoes.com/my-thesis-on-diythemes-thesis-theme/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 16:28:16 +0000</pubDate>
		<dc:creator>seojoe</dc:creator>
				<category><![CDATA[On Page Optimization]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[DIYtheme]]></category>
		<category><![CDATA[hooks]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.seojoes.com/?p=18</guid>
		<description><![CDATA[Over the past several months I&#8217;ve noticed a lot of SEO gurus touting DIYthemes&#8217; Thesis theme for WordPress. Initially I didn&#8217;t think much of it other than it was just another WordPress theme with a couple of bells and whistles. For whatever reason, several weeks ago, I revisited their site to learn more about it [...]]]></description>
			<content:encoded><![CDATA[<p></p>      <a class="retweet" href="http://twitter.com/home?status=RT+%40seojoes%3A+My+Thesis+on+DIYthemes+Thesis+Theme+http%3A%2F%2Fwww.seojoes.com%2Fthesis+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://prettylinkpro.s3.amazonaws.com/tweets/retweet-2.png" border="0" style="border: 0;"/></a>		<p>Over the past several months I&#8217;ve noticed a lot of SEO gurus touting <a title="DIYthemes SEO optimized WordPress theme" href="http://www.seojoes.com/diythemes" target="_blank">DIYthemes&#8217; Thesis theme</a> for WordPress. Initially I didn&#8217;t think much of it other than it was just another WordPress theme with a couple of bells and whistles. For whatever reason, several weeks ago, I revisited their site to learn more about it and found the theme to be more than I thought. I was so impressed with the theme, after learning what it was all about, that I bought a developer license and will be using it for all of my own and clients&#8217; websites.</p>
<h3>What&#8217;s So Great About The Thesis Theme?</h3>
<p>Well, for starters, it&#8217;s extremely flexible. It allows for a high level of customization without a lot of effort. Those of you that are weak in HTML or PHP will benefit greatly from this built-in flexibility and ease of use. Those of you that are more experienced modifying WordPress themes will find the built-in features great time savers.</p>
<p>It also comes out of the box SEO ready. Now, yes, you can download one of the many SEO plugins out there, but with this theme you don&#8217;t need them.  Plugins are great, but too many of them can cause issues with website performance (slow load times) and the speed of your site is becoming an important on-page optimization ranking metric. Also, plugins need to be kept up-to-date, so the more plugins you have the more time you&#8217;ll spend on blog maintenance.</p>
<h3>They Got Me Hooked!</h3>
<p>Besides the extreme flexibility and built-in SEO features of Thesis it also comes with hooks! Hooks were a new concept for me, but I think once you understand them you&#8217;ll get all warm and fuzzy inside like I did.</p>
<p>The term &#8220;hooks&#8221; is a bit misleading and I like to think of them more as place holders instead. Hooks are a basic set of commands that allow you to add to, subtract from, and modify the functionality of your Thesis installation. Huh? Hooks allow you to insert your own custom HTML into specific locations within the theme. This allows you to isolate all of your HTML customizations/tweaks to a single file!</p>
<p>Why is this so cool? Well, those of us that have customized themes in the past and then upgraded WordPress know the pain of seeing all your hard work go up in smoke. Your options are to leave your WordPress installation at the current version with all the customization or upgrade and redo all your customizations again. (Note: Leaving your WordPress installation at its current version and not upgrading shouldn&#8217;t be an option as it may allow for security risks. I recommend you always upgrade to the latest stable version of WordPress.)</p>
<p>By having your custom HTML in a single file and leaving the core WordPress files alone you don&#8217;t have to worry about losing your changes when upgrading! You are in essence future proofing your website! You startin&#8217; to get all warm an fuzzy?</p>
<h3>Sounds Great But I&#8217;m Not Paying For A Theme</h3>
<p>Why would I pay for a theme when I can find and use 1,000&#8242;s of free WordPress themes you might ask? Well, without sounding too cliched, &#8220;you get what you pay for.&#8221; Here&#8217;s how I look at the free themes vs. paid themes argument. Just because a theme doesn&#8217;t cost anything doesn&#8217;t necessary mean that it is free. Unless you are going to use a theme without modifying it at all you are going to  &#8220;spend&#8221; time customizing it to where the paid theme probably already is. You are going to pay either with your time or your money.</p>
<p><a title="DIYthemes SEO optimized WordPress theme" href="http://www.seojoes.com/diythemes" target="_blank">DIYthemes.com</a> has a number of videos that go into detail about the Thesis theme that you should check out. I highly recommend anyone that is serious about optimizing their WordPress site start with this high quality theme from <a title="DIYthemes SEO optimized WordPress theme" href="http://www.seojoes.com/diythemes" target="_blank">DIYthemes.com</a>.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/DIYtheme' rel='tag' target='_blank'>DIYtheme</a>, <a class='technorati-link' href='http://technorati.com/tag/hooks' rel='tag' target='_blank'>hooks</a>, <a class='technorati-link' href='http://technorati.com/tag/On+Page+Optimization' rel='tag' target='_blank'>On Page Optimization</a>, <a class='technorati-link' href='http://technorati.com/tag/Search+Engine+Optimization' rel='tag' target='_blank'>Search Engine Optimization</a>, <a class='technorati-link' href='http://technorati.com/tag/SEO' rel='tag' target='_blank'>SEO</a>, <a class='technorati-link' href='http://technorati.com/tag/theme' rel='tag' target='_blank'>theme</a>, <a class='technorati-link' href='http://technorati.com/tag/Thesis' rel='tag' target='_blank'>Thesis</a>, <a class='technorati-link' href='http://technorati.com/tag/WordPress' rel='tag' target='_blank'>WordPress</a></p>

<!-- end wp-tags-to-technorati -->
<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.seojoes.com%2Fthesis&title=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2Fthesis&title=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/stumbleupon_32.png" alt="StumbleUpon" title="StumbleUpon" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.seojoes.com%2Fthesis&title=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/digg_32.png" alt="Digg" title="Digg" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://twitter.com/home?status=RT+%40seojoes%3A+My+Thesis+on+DIYthemes+Thesis+Theme+http%3A%2F%2Fwww.seojoes.com%2Fthesis+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.seojoes.com%2Fthesis&title=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/mixx_32.png" alt="Mixx" title="Mixx" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.seojoes.com%2Fthesis" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.seojoes.com%2Fthesis&t=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.newsvine.com/_tools/seed&save?u=http%3A%2F%2Fwww.seojoes.com%2Fthesis&h=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/newsvine_32.png" alt="News Vine" title="News Vine" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2Fthesis&title=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/reddit_32.png" alt="Reddit" title="Reddit" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwww.seojoes.com%2Fthesis&title=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.seojoes.com%2Fthesis&=My+Thesis+on+DIYthemes+Thesis+Theme" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/yahoobuzz_32.png" alt="Yahoo! Bookmarks" title="Yahoo! Bookmarks" width="32px" height="32px" border="0" style="border: 0px;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.seojoes.com/my-thesis-on-diythemes-thesis-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seo Joes &#8211; Welcome</title>
		<link>http://www.seojoes.com/seo-joes-welcome/</link>
		<comments>http://www.seojoes.com/seo-joes-welcome/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:15:55 +0000</pubDate>
		<dc:creator>seojoe</dc:creator>
				<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Marketing Tools]]></category>
		<category><![CDATA[Off Page Optimization]]></category>
		<category><![CDATA[Paid Tools]]></category>
		<category><![CDATA[Pay per click]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.seojoes.com/?p=10</guid>
		<description><![CDATA[Welcome to SeoJoes.com! I&#8217;ve just started the site and will be adding content soon.]]></description>
			<content:encoded><![CDATA[<p></p>      <a class="retweet" href="http://twitter.com/home?status=RT+%40seojoes%3A+Seo+Joes+-+Welcome+http%3A%2F%2Fwww.seojoes.com%2F6up+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://prettylinkpro.s3.amazonaws.com/tweets/retweet-0.png" border="0" style="border: 0;"/></a>		<p>Welcome to SeoJoes.com! I&#8217;ve just started the site and will be adding content soon.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<!-- end wp-tags-to-technorati -->
<div class="prli-social-buttons-bar"><a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.seojoes.com%2F6up&title=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/delicious_32.png" alt="Delicious" title="Delicious" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2F6up&title=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/stumbleupon_32.png" alt="StumbleUpon" title="StumbleUpon" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.seojoes.com%2F6up&title=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/digg_32.png" alt="Digg" title="Digg" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://twitter.com/home?status=RT+%40seojoes%3A+Seo+Joes+-+Welcome+http%3A%2F%2Fwww.seojoes.com%2F6up+%28via+%40seojoes%29" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/twitter_32.png" alt="Twitter" title="Twitter" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.seojoes.com%2F6up&title=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/mixx_32.png" alt="Mixx" title="Mixx" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.seojoes.com%2F6up" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/technorati_32.png" alt="Technorati" title="Technorati" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Fwww.seojoes.com%2F6up&t=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/facebook_32.png" alt="Facebook" title="Facebook" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.newsvine.com/_tools/seed&save?u=http%3A%2F%2Fwww.seojoes.com%2F6up&h=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/newsvine_32.png" alt="News Vine" title="News Vine" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.seojoes.com%2F6up&title=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/reddit_32.png" alt="Reddit" title="Reddit" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://www.linkedin.com/shareArticle?mini=true&url=http%3A%2F%2Fwww.seojoes.com%2F6up&title=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/linkedin_32.png" alt="LinkedIn" title="LinkedIn" width="32px" height="32px" border="0" style="border: 0px;" /></a><a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.seojoes.com%2F6up&=Seo+Joes+-+Welcome" rel="nofollow" target="_blank"><img src="http://www.seojoes.com/wp-content/plugins/pretty-link/images/yahoobuzz_32.png" alt="Yahoo! Bookmarks" title="Yahoo! Bookmarks" width="32px" height="32px" border="0" style="border: 0px;" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.seojoes.com/seo-joes-welcome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

