<?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>Max Bourne</title>
	<atom:link href="http://maxbourne.com/feed" rel="self" type="application/rss+xml" />
	<link>http://maxbourne.com</link>
	<description>A blog about something</description>
	<lastBuildDate>Mon, 15 Mar 2010 18:21:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Do You Make This Mistake With Your Blog Header?</title>
		<link>http://maxbourne.com/blog-header-mistakes.php</link>
		<comments>http://maxbourne.com/blog-header-mistakes.php#comments</comments>
		<pubDate>Mon, 15 Mar 2010 17:40:46 +0000</pubDate>
		<dc:creator>Max Bourne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://maxbourne.com/?p=250</guid>
		<description><![CDATA[I see this mistake being made time and time again, and it&#8217;s costing you traffic.
However, you&#8217;re not making this mistake on purpose. Rather, it&#8217;s partly the fault of wordpress, and partly the person who designed your wordpress theme.
Here&#8217;s what it is &#8211; your site&#8217;s header takes up too much space. n.b. by &#8216;header&#8217;, I include [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://maxbourne.com/wp-content/uploads/2010/03/header-mistakes.jpg" alt="" title="header-mistakes" width="200" height="255" class="alignright size-full wp-image-258" />I see this mistake being made time and time again, and it&#8217;s costing you traffic.</p>
<p>However, you&#8217;re not making this mistake on purpose. Rather, it&#8217;s partly the fault of wordpress, and partly the person who designed your wordpress theme.</p>
<p>Here&#8217;s what it is &#8211; your site&#8217;s header takes up too much space. n.b. by &#8216;header&#8217;, I include any and all stuff above your post&#8217;s headline.</p>
<h3>3 reasons why the size of your header matters</h3>
<ol>
<li><strong>Too many distractions</strong>
<p>The larger your blog&#8217;s header, the more stuff there is to distract your visitor&#8217;s eyeballs from what they want, which is to read the content you have promised them. </li>
<li><strong>If you force a visitor to scroll, you lose them</strong>
<p>The larger your header, the more of your content you push below the fold of your page. Thus you have less space to convince a visitor to continue reading your post. Fact: far more visitor&#8217;s choose to click the back button than click to scroll down your page.</li>
<li><strong>Site header blindness</strong>
<p>You&#8217;ve heard about how the average internet user has instinctively trained themselves to filter out ads on a web page? It&#8217;s the same with your site header. Initially, your visitor is not interested about what your blog is called, who you are, and what your blog is about. First and foremost they&#8217;ve come to your page to read the info contained in your post. So the moment they land on your site, their eyeballs are seeking out that content, and they are blind to everything else. </li>
</ol>
<h3>Follow these steps to see if your site&#8217;s header is optimal</h3>
<p><strong>1.</strong> Go fetch a ruler from your desk. </p>
<p><strong>2.</strong> Measure (on your screen) how far your post&#8217;s title is from the top of the page.</p>
<ul>
<li>Up to 4cm = Ideal</li>
<li>4-6cm = Acceptable</li>
<li>6-8cm = Just about acceptable, but can be improved</li>
<li>8cm or more = Too big, consider reducing</li>
</ul>
<p><img src="http://maxbourne.com/wp-content/uploads/2010/03/headermistakes2.jpg" alt="" title="headermistakes2" width="620" height="321" class="aligncenter size-full wp-image-264" /></p>
<h3>It&#8217;s not your fault</h3>
<p>Wordpress itself is most at fault. By default wordpress calls up your site&#8217;s name and its tagline before it calls up your post&#8217;s content. To make the problem worse, wordpress themes have evolved to make these elements the biggest and the boldest elements on your page. And the vast majority of bloggers spend far too much time tinkering with their site&#8217;s header to make it look good. It&#8217;s become the norm, but that doesn&#8217;t make it right.</p>
<h3>Here&#8217;s what I did:</h3>
<p>The distance of my post&#8217;s title to the top of the page is 3.1cm, which is within the ideal header height.</p>
<p>The best space-saving tip I have is to put your navigation menu in line with the title of your blog, and to forget about using a tagline (nobody reads it).</p>
<p>If you use Thesis theme like I do, then you can do this by adding the following lines of code to your custom functions file:</p>
<pre class="php">remove_action('thesis_hook_before_header','thesis_nav_menu');
add_action('thesis_hook_header','thesis_nav_menu');</pre>
<p>You&#8217;ll then need to play around with the CSS to make it look cool.</p>
<p class="alert">Note &#8211; there is another solution. You can now download the very theme you are seeing right now, to use on your own blog. Go here for more.</p>
<p>It&#8217;s simple tweaks like this that can take your blog from good to great. Don&#8217;t let your blog design get in the way of your blog&#8217;s content.</p>
]]></content:encoded>
			<wfw:commentRss>http://maxbourne.com/blog-header-mistakes.php/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>(Unbelievable But True) &#8211; How To Increase A Blog Post&#8217;s Traffic by 426% Overnight</title>
		<link>http://maxbourne.com/increase-blog-traffic.php</link>
		<comments>http://maxbourne.com/increase-blog-traffic.php#comments</comments>
		<pubDate>Fri, 05 Mar 2010 09:35:26 +0000</pubDate>
		<dc:creator>Max Bourne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://maxbourne.com/?p=237</guid>
		<description><![CDATA[What follows is a blindingly simple but powerful tactic that will not only quadruple your traffic, but will also substantially boost your site&#8217;s income.
The vast majority of sites do not spend time implementing this, and best of all, it takes less than 5 minutes to set up.
&#160;
Note: for this to work, you will need to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://maxbourne.com/wp-content/uploads/2010/03/swing21.jpg" alt="How To Increase Blog Traffic" title="Blog-Traffic" width="288" height="182" class="alignright size-full wp-image-241" />What follows is a blindingly simple but powerful tactic that will not only quadruple your traffic, but will also substantially boost your site&#8217;s income.</p>
<p>The vast majority of sites do not spend time implementing this, and best of all, it takes less than 5 minutes to set up.</p>
<p>&nbsp;</p>
<p class="note">Note: for this to work, you will need to already have built a solid base of RSS subscribers.</p>
<h3>Here&#8217;s the reality&#8230;</h3>
<p>When you post a new article on your blog, the vast majority of your initial traffic comes from your RSS and email subscribers. Obvious right?</p>
<p>Yet, your traffic is being constrained by the very vehicle that is delivering your content to your subscribers &#8211; the RSS feed itself. Your typical RSS subscriber reads all of their subscribed-to content in their RSS reader, and never make it to your site.</p>
<p>In fact, for every 100 of your subscribers that read your article in their RSS reader, only 1 will click through to your website.</p>
<p>So, even though your content is being digested, it&#8217;s not being done on your site. And with only a 1% click-through rate, there is a lot of scope for improving this area of your traffic stats.</p>
<h3>Here&#8217;s the solution&#8230;</h3>
<p>Change your blog to partial feeds. This means that instead of serving your entire article in your subscriber&#8217;s feed, you display the headline plus a snippet/teaser of what the article is about. In order to read the entire article, you have to click through to your site.</p>
<p>Doing this typically increases click-through rates to 4-5%, a quadrupling of your article&#8217;s initial traffic. Yes we&#8217;d all love click-through rates approaching 100%, but that&#8217;s the nature of the beast we&#8217;re dealing with.</p>
<h3>Here&#8217;s how to implement partial feeds&#8230;</h3>
<h4>1. Sign up to FeedBurner and create your RSS feed</h4>
<p>Feedburner gives you more control over your RSS than than your standard wordpress feed setup. It also gives you useful stats about how your users are interacting with your site.</p>
<h4>2. Click on the &#8220;Optimize&#8221; tab, followed by &#8220;Summary Burner&#8221;</h4>
<p>Here you can set how much of your post you want to show in your subscriber&#8217;s feed, as well as append a &#8216;teaser&#8217; message to help sell the click.</p>
<h3>Does it really matter where my subscribers view my content?</h3>
<p>Sure, having your subscribers read your content in their RSS Readers is better than having them not read your content at all. However, there are four key benefits to having subscribers visit your site:</p>
<ul>
<li>1. A more interactive experience for your subscriber &#8211; RSS readers don&#8217;t include post comments, which can add as much value as the post itself. They are also more likely to post a comment themselves.</li>
<li>2. Increased traffic to other parts of your site &#8211; you control the environment and can entice click to further articles on your site.</li>
<li>3. You will earn more money &#8211; if you show ads an a CPM basis, you can command higher ad rates.</li>
<li>4. Boosts your credibility &#8211; more traffic inflates your Alexa rank, Compete.com rank, so you are perceived as a more authoritative blogger.</li>
</ul>
<p>To round this off, I want to stress how important the first 24 hours is to your blog post&#8217;s life-cycle. It will either gain momentum or it will die, and the more people you can physically get to your site during this time, the more you edge it in favor of the former.</p>
<p>Now go test this out already! It only takes a few minutes.</p>
]]></content:encoded>
			<wfw:commentRss>http://maxbourne.com/increase-blog-traffic.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thesis Rumors: What&#8217;s The Latest News?</title>
		<link>http://maxbourne.com/thesis-rumors.php</link>
		<comments>http://maxbourne.com/thesis-rumors.php#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:13:27 +0000</pubDate>
		<dc:creator>Max Bourne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://maxbourne.com/?p=144</guid>
		<description><![CDATA[Keep up to date with the latest Thesis news. New releases are constantly in the works, and with Chris Pearson keeping secrets there's always buzz about the next release. This page is constantly updated.]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://maxbourne.com/wp-content/uploads/2010/02/thesis-rumors.jpg" alt="thesis rumors" title="thesis-rumors" width="410" height="261" class="alignright size-full wp-image-145" /><br />
This is one of the cool things about being a part of the Thesis community.</p>
<p>There is no finished-product as such because it&#8217;s a work-in-progress. Other theme developers have to juggle multiple themes and so updates become infrequent once they are shipped.</p>
<p>Consequently, new Thesis releases do generate quite a buzz in our small community, fuelled by Chris Pearson&#8217;s relative secrecy about what he&#8217;s working on at any one time.</p>
<h3>What we know about Thesis 2.0 as of February 12th 2010</h3>
<ul>
<li>Thesis 2.0 release is imminent (due out any time now</li>
<li>Rumor has it that its a self-sufficient CMS, not requiring Wordpress..</li>
<li>There will be a Skins market. Chris will aim to do 5 designs this year.</li>
<li>New pricing structure $297 floated around. Existing customers = free upgrade.</li>
<li>Stylesheets will be reduce from 4 down to 2.</li>
<li>Will be a way to download and share core SEO and design features within community.</li>
</ul>
<h4>February 11th 2010</h4>
<p>Chris sends out an email, adding:</p>
<ul>
<li>Thesis 1.7 will be released within the next 14 days.</li>
<li>You&#8217;ll be able to save and restore the Thesis Options without having to be woefully inefficent.</li>
<li>Control the indexing (noindex, nofollow, noarchive) on every page of your site</li>
<li>New headline filter</li>
<li>Basically, this simple filter will allow developers to show/hide headlines, and you&#8217;ll be able to use this to create more diverse post styles on your site.</li>
</ul>
<h4>February 9th 2010</h4>
<p>Chris appears on <a href="http://www2.webmasterradio.fm/wordpress-community-podcast/2010/02/09/thesis-wordpress-theme-creator-chris-pearson/">Webmaster Radio</a> to speak with Joost. Here are the key points:</p>
<p><em>2 mins 20 secs</em> &#8211; this has become Chris&#8217;s mantra: &#8216;To build the ultimate publishing platform for the web&#8217;.</p>
<p><em>9 mins 12 secs</em> &#8211; Chris really doesn&#8217;t seem to like the wordpress platform.</p>
<p><em>10 mins 55secs</em> &#8211; <strong>Aims to reduce the number of stylesheets from 4 down to 3, and eventually 2, to reduce code bloat.</strong></p>
<p><em>31 mins</em> &#8211; LeVar Burton uses Thesis.</p>
<p><em>33 mins</em> &#8211; surprised at lack of diversity in Thesis sites out there. Took a full year for people to understand what people can do with Thesis. Really only in the last 3 months has there been a real increase in skins being used for Thesis.</p>
<p><em>34 mins</em> &#8211; my goal is to lead the creative charge to show people what can be done with it.</p>
<p><em>38 mins</em> &#8211; Unique styling for each post. Thesis can do this, but will definitely do more of that in the future. e.g. getting rid of sidebars, coming in 2.0 post and page templates. On this post do I want to show sidebars? Apply CSS classes that affect all code within body tag. But does require user to be totally savvy.</p>
<p><em>43 mins</em> &#8211; Chris&#8217;s background.</p>
<p><em>46 mins</em> &#8211; When Thesis 2.0 comes out, we&#8217;re going to redo the pricing structure. Bottom line is anyone who buys now will get the full monty when we upgrade. <strong>Floated around idea of $297. Talks about Thesis skins market</strong>, how he&#8217;d work on doing 5 skins throughout the year plus a host of other designers.</p>
<h4>January 29th 2010</h4>
<p>Chris <a href="http://www.pearsonified.com/2010/01/web-publishing-2010.php#comment-173160">lets it slip</a> that a future Thesis won&#8217;t require Wordpress.</p>
<h4>4th January 2010</h4>
<p>Chris interviewed by <a href="http://sdf.html">Art of Blog</a>. He announces three things:</p>
<p><strong>1 &#8211; Pearsonified Design</strong></p>
<p>He is going to port the rather lovely Pearsonified design over to Thesis and eventually release that skin to the public. </p>
<p><strong>2 &#8211; Version 1.7 vs. Version 2.0</strong></p>
<p>Going to rock out a new version of Thesis, though unsure whether it will be 1.7 or jump to 2.0. He&#8217;s got a bunch of 2.0 code written, but is yet to decide whether he&#8217;s going to make the leap. If it&#8217;s 1.7 it will be out in the next 3 weeks.</p>
<p><strong>3 &#8211; Community sharing</strong><br />
Adding a way to download and upload and share your options, so that will make it easier to skin out a site and encourage sharing of core SEO and design settings.</p>
]]></content:encoded>
			<wfw:commentRss>http://maxbourne.com/thesis-rumors.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Buying Thesis? Follow These Steps To Get Your Thesis Theme &#8220;Bonus Kit&#8221;</title>
		<link>http://maxbourne.com/thesis-theme-bonus.php</link>
		<comments>http://maxbourne.com/thesis-theme-bonus.php#comments</comments>
		<pubDate>Fri, 12 Feb 2010 12:03:05 +0000</pubDate>
		<dc:creator>Max Bourne</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://maxbourne.com/?p=69</guid>
		<description><![CDATA[If you are considering buying Thesis theme, then I strongly suggest you spend the next 2-3 minutes reading this article. I’ve put together a number of bonuses for new buyers of Thesis.<p>&#160;</p>]]></description>
			<content:encoded><![CDATA[<p></p><p><img src="http://maxbourne.com/wp-content/uploads/2010/02/thesis-bonus.jpg" alt="Thesis Theme Bonus" title="thesis-bonus" width="212" height="182" class="alignright size-full wp-image-209" /></p>
<p class="alert"><strong>Note:</strong> If you&#8217;re still in the &#8216;research&#8217; phase with Thesis, do keep in mind that there is a <a href="http://maxbourne.com/thesis-guarantee">30-day guarantee</a>. Take it for a test drive and see how you get on. It&#8217;s a much better use of your time than reading review after review.</p>
<p><span class="drop_cap">H</span>ere&#8217;s the deal. If you are going to buy Thesis theme, you <em>need</em> to buy it through <a href="/thesis/">this link</a>.</p>
<p>That way, you will qualify for a bonus kit I&#8217;ve specifically put together to help you get the most from Thesis.</p>
<h3>What Do I Think About Thesis?</h3>
<p>I&#8217;m a big fan of Thesis and of its creator Chris Pearson. If you&#8217;re in the market for a premium wordpress theme, then Thesis is definitely the right choice. Don&#8217;t be tempted to scrimp on a cheaper theme or opt for a free theme &#8211; good stuff costs money, that&#8217;s a fact of life.</p>
<p>That said, there <em>are</em> a couple of minor shortcomings with Thesis, <strong>and that&#8217;s what my bonuses are designed to cover</strong>. To qualify, buy through <a href="/thesis/">this link</a>, and you will get:</p>
<h3><em>Bonus #1:</em> The one SEO plugin you absolutely must use with Thesis</h3>
<p>Thesis is absolutely the best theme out there for on-site SEO. It&#8217;s actually designed not to need SEO plugins like All-In-One SEO, because you control all your SEO elements from within Thesis.</p>
<p>However, no matter how good Thesis is, it can&#8217;t control one important facet of your on-site optimization. I&#8217;ll leak the plugin I use for that final piece of the SEO jigsaw.</p>
<h3><em>Bonus #2:</em> A Sexy Thesis Site Header</h3>
<p>The Thesis design options are great, but getting your header to look cool can be a real pain. The default options take up too much space, pushing your content further down the page unnecessarily. I&#8217;ll take you step by step through how to customize your own site header.</p>
<h3><em>Bonus #3:</em> Three steps you should take to &#8220;unThesisify&#8221; your site</h3>
<p>There are a lot of great Thesis customizations out there, but with the vast majority you can still tell that they use Thesis.</p>
<p>I&#8217;ll show you the 3 things you can should on your site to hide any trace that you use Thesis, yet still take advantage of all of Thesis&#8217;s power &#8211; so that you can express your individuality to the full. I&#8217;ll even throw in the actual CSS that you should use to do this.</p>
<h3><em>Bonus #4:</em> Your Thesis SEO Hot-Sheet</h3>
<p>Print this out and keep it next to your computer. Think of it as your SEO checklist of the simple but powerful things you need to do inside Thesis to a) set your site up correctly and b) Optimize your individual posts as you write them.</p>
<p class="alert"><strong>To qualify for these bonuses,</strong> buy Thesis through <a href="/thesis/">this link</a> then post your transaction number in the <a href="http://maxbourne.com/thesis-theme-bonus.php/comment-page-1#respond">comments</a> area of this page.</a></p>
<h3>NEW! If you get the Developer&#8217;s License, you&#8217;ll also get:</h3>
<h4>Bonus #5: My Thesis skin</h4>
<p>The design you&#8217;re looking at right now (yes, this site runs on Thesis). I&#8217;ll send you the custom files, and the rights, to use this theme on your site.</p>
<h4>Bonus #6: Win back your Thesis investment</h4>
<p>Once a month I hold a draw where the winner wins back their $164 investment in Thesis.</p>
<h4>Bonus #7: Charity donation</h4>
<p>This month the selected charity is the HAITI disaster relief fund. I&#8217;ll donate 10% out of my own proceeds of the sale (note this doesn&#8217;t cost you a penny more than normal).</p>
<p class="alert"><strong>To qualify for these bonuses,</strong> buy Thesis through <a href="/thesis/">this link</a> then post your transaction number in the <a href="http://maxbourne.com/thesis-theme-bonus.php/comment-page-1#respond">comments</a> area of this page.</a></p>
<h3>Why Am I Offering These Bonuses?</h3>
<p>I use Thesis Theme on 80% of my sites. I&#8217;m a big advocate and I&#8217;m excited to see the direction Chris Pearson is taking the theme.</p>
<p>Naturally, Thesis Theme has an affiliate program, and I belong to it. When you purchase through my link it costs the same, but I&#8217;ll send you all of the above bonuses as a thank you. Offering them is my ethical bribe, but regardless or not of whether you buy through me, you should take Chris up on his 30 day guarantee. <a href="/thesis/">Purchase Thesis through this link</a>.</p>
<h3>How To Claim Your Bonuses</h3>
<p>After you make your purchase <a href="/thesis/">here</a>, post your Paypal transaction number in the <a href="http://maxbourne.com/thesis-theme-bonus.php/comment-page-1#respond">Comments Section</a> below.</p>
<p>In the email field, be sure to use the email address tied to the Paypal account you used to make your purchase. Once I verify your order, I&#8217;ll send through your bonuses.</p>
<h3>One last thing&#8230;</h3>
<p>While the post-sale support for Thesis is <em>out of this world</em>, the DIYThemes team can be a little tricky to get hold of pre-sales. Chris prefers to offer the money-back guarantee so that you can discover things for real, rather than asking lots of hypothetical questions. That said, I have a lot of experience with Thesis, so if you do have any pressing questions, be sure to ask them in the comments below.</p>
<p>Now go and <a href="/thesis/">get Thesis</a> already!</p>
]]></content:encoded>
			<wfw:commentRss>http://maxbourne.com/thesis-theme-bonus.php/feed</wfw:commentRss>
		<slash:comments>63</slash:comments>
		</item>
	</channel>
</rss>
