<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WPShout.com</title>
	
	<link>http://wpshout.com</link>
	<description>WordPress Tutorials</description>
	<lastBuildDate>Wed, 05 Jun 2013 12:38:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Nometech" /><feedburner:info uri="nometech" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Nometech</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>6 steps to a better WordPress user experience</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/7H12XkBexH0/</link>
		<comments>http://wpshout.com/better-wp-experience/#comments</comments>
		<pubDate>Wed, 05 Jun 2013 12:38:22 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4605</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/better-wp-experience/">6 steps to a better WordPress user experience</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/better-wp-experience/">6 steps to a better WordPress user experience</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/better-wp-experience/">6 steps to a better WordPress user experience</a> </p></p><p>I&#8217;m a big fan of things <em>just working, </em>and especially so when it comes to blogs and blogging platforms. One of the lovely things about WordPress is that you can set it up <em>how you want it </em>and get rid of all the stuff you don&#8217;t need, so that it empowers your blogging rather than just gets in the way.</p>
<p>In my attempts to be more efficient (also known as &#8220;being lazy&#8221;), I&#8217;ve picked up a couple of little tips to make running and using your WordPress install that bit easier. Let&#8217;s get to it!</p>
<h2>1. Simplify to fit your needs</h2>
<p><a href="http://tryghost.org">Ghost</a> has been making a big stir recently with its &#8220;just a blogging platform&#8221; tagline, but WordPress has got that covered too. There&#8217;s been a surge in popularity for &#8220;admin themes&#8221; recently; plugins which &#8220;theme&#8221; the WordPress backend. Personally, I think some of the better ones are fantastic &#8212; on sites which are straight-up blogs, I now always install the <a href="http://devpress.com/plugins/dp-dashboard?aff=7">DP Dashboard plugin</a>. The Hunter skin is a particular favourite of mine; its one column design lets you focus on one thing at a time (hint &#8212; writing).</p>
<div id="attachment_4606" class="wp-caption alignnone" style="width: 760px"><img class="size-thumbnail wp-image-4606" alt="devpress" src="http://wpshout.com/media/2013/06/devpress-750x590.png" width="750" height="590" /><p class="wp-caption-text">DevPress&#8217; admin theming plugin in action</p></div>
<p>It&#8217;s amazing how much of a difference a simpler post-writing UI makes, but when you have nothing to distract you, it&#8217;s  so much easier to just get on with writing. DP Dashboard is available as part of the <a href="http://devpress.com/?aff=7">DevPress subscription for $40/year</a> &#8212; I&#8217;d definitely recommend checking it out.</p>
<p>Some sites need a Dashboard that&#8217;s a little more powerful, though, and for sites like WPShout, where I want the extra flexibility of having menus at my disposal, I&#8217;ll virtually always hop into distraction free writing mode when I need to concentrate. It&#8217;s not quite the same, but it&#8217;s a reasonable compromise.</p>
<p><span id="more-4605"></span></p>
<h2>2. Editor style CSS</h2>
<p>Introduced way back in WP3.0, post editor styling lets themes apply the same styling to the post editor as is found in the main theme. The idea is that it gives you a better idea of how your content is going to appear when you actually come to publish it, and it&#8217;s a very good one. I spend a lot of time wondering how readable the final post is going to be, and being able to have content ready-styled saves a lot of time flicking into preview tabs.</p>
<p><em>However</em>, I&#8217;m always amazed to see the number of themes which <em>don&#8217;t</em> offer this simple functionality. It&#8217;s not viewed as an essential feature, and thus sadly it means it gets left out a lot. If you&#8217;re using a theme which doesn&#8217;t have post editor styling, it&#8217;s very straightforward to set it up &#8212; you&#8217;ll need the relevant content styles in an editor-style.css file, in your theme&#8217;s root folder. You then just need to add the line <code>add_editor_style();</code> to functions.php and WordPress will handle the rest for you.</p>
<h2>3. Worry-free backups; easy updates</h2>
<p>With a bunch of low-traffic sites hosted on slightly unreliable shared hosting, having everything in my install up-to-date, and a series of reliable backups is an absolute necessity. I&#8217;ve used a lot of backup solutions over the years, including <a href="http://wordpress.org/plugins/wordpress-backup-to-dropbox/">WP to Dropbox</a> and <a href="http://ithemes.com/backupbuddy">BackupBuddy</a>, but recently I&#8217;ve started using <a href="http://wpshout.com/go/managewp">ManageWP</a> and it makes everything vastly, vastly easier.</p>
<p><img class="alignnone size-thumbnail wp-image-4609" alt="managewp" src="http://wpshout.com/media/2013/06/managewp1-750x463.png" width="750" height="463" /></p>
<p>I&#8217;m using the professional plan, which gives me 10 sites, one-click updates to all my WP installs, themes and plugins and automatic daily backups sent to my Dropbox (or whichever cloud storage solution floats your boat). There are even mobile apps, although I can&#8217;t say I&#8217;ve ever felt the need to update my plugins whilst commuting&#8230;</p>
<p>As well as the core functionality, there&#8217;s also a bunch of genuinely helpful stuff, including one-click database optimisations, uptime monitoring, Google Analytics integration and Sucuri integration. I was sceptical about how useful ManageWP was going to be, but it&#8217;s a very well made product and I&#8217;ve been very impressed. The base plan is even free, so <a href="http://wpshout.com/go/managewp">try it out</a>!</p>
<p><span style="color: #474747; font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; font-size: 1.5em; line-height: 1.25;">4. Mobile-ready publishing</span></p>
<p>I publish a lot of the content on my blog from the <a href="https://play.google.com/store/apps/details?id=org.wordpress.android">WordPress Android app</a>, and to make that experience easier, I&#8217;ve made a couple of tweaks so everything works as it should. The main problem I face when publishing from mobile is that <a href="http://wpshout.com/personal-theme-empty-spaces/">Empty Spaces</a>, the theme I use (and built!), likes to have big featured images, but from the Android app there&#8217;s no way to add featured images. It sucks, but one can make it workable.</p>
<p>This trick is slightly hack-ey and can be annoying at times, but it does the job. I get round not being able to set featured images by just inserting the image at the top of the post, using CSS to hide that image and then using a plugin to auto-set the first image in the post as featured. As I said, it&#8217;s not pretty, but it works. The CSS looks like this:</p>

<div class="wp_syntax"><table><tr><td class="code"><pre class="css" style="font-family:monospace;"><span style="color: #808080; font-style: italic;">/* Hides the first image in a post for use in the feature area, unless it has a caption in which case display it */</span>
<span style="color: #6666ff;">.post</span> <span style="color: #6666ff;">.entry-content</span> img<span style="color: #3333ff;">:nth-of-</span>type<span style="color: #00AA00;">&#40;</span><span style="color: #cc66cc;">1</span><span style="color: #00AA00;">&#41;</span><span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">none</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span>
<span style="color: #6666ff;">.post</span> <span style="color: #6666ff;">.entry-content</span> <span style="color: #6666ff;">.wp-caption</span> img<span style="color: #3333ff;">:nth-of-</span>type<span style="color: #00AA00;">&#40;</span><span style="color: #cc66cc;">1</span><span style="color: #00AA00;">&#41;</span><span style="color: #00AA00;">&#123;</span> <span style="color: #000000; font-weight: bold;">display</span><span style="color: #00AA00;">:</span><span style="color: #993333;">block</span><span style="color: #00AA00;">;</span> <span style="color: #00AA00;">&#125;</span></pre></td></tr></table></div>

<p>I&#8217;m then using the <a href="http://wordpress.org/plugins/automatic-featured-image-posts/">auto featured image plugin</a> to grab the image I&#8217;ve stuck in the post and set it as featured. The issue of resizing comes into play, but we&#8217;ll cover that in just a moment.</p>
<h2>5. Auto-resized images</h2>
<p>Resizing images is a pain. A big pain. It&#8217;s a hassle to have to load up Photoshop, save for web, resize, tweak quality to get a decent filesize, export and upload for every single image you want to use, and for that reason&#8230; I don&#8217;t!</p>
<p><img alt="" src="http://i.imgur.com/aYcee8U.png" /></p>
<p>Instead, I use the much-discussed plugin from Automattic, <a href="http://jetpack.me">Jetpack</a> and I let that handle everything for me. The <a href="http://jetpack.me/support/photon/">Photon module</a> delivers your images via WordPress.com&#8217;s CDNs, and auto-magically resizes images to fit your content-width along the way.</p>
<p>It&#8217;s by no means an ideal system; file sizes are bigger and things like custom post design &#8212; with different content-widths &#8212; aren&#8217;t handled very well, but that&#8217;s a reasonable compromise for the conveninece of just being able to upload images and not worry about everything else.</p>
<h2>6. Re-categoirse &#8220;uncategorised&#8221;</h2>
<p>And finally, getting rid of that blasted &#8220;uncategorised&#8221; default category. This one&#8217;s probably going to only apply if you&#8217;re publishing lots of content, but if that&#8217;s you &#8212; and especially if you publish a lot of stuff on mobile &#8212; then this is a must.</p>
<p>If you&#8217;ve got what you&#8217;d like your new default category to be already created, this is just a case of heading to Settings -&gt; Writing and then just choose a category to be &#8220;Default Post Category&#8221;. Hit save, and you&#8217;re done. Simple, right?</p>
<h2>Fitter, happier, more productive</h2>
<p>Hopefully a lot of those are going to be helpful; I&#8217;ve certainly noticed a big difference in the amount of time I&#8217;ve cut down on general maintenance <em>stuff</em>, and with <a href="http://sevenironcows.com">my blog</a>, I&#8217;ve got the holy grail &#8220;be able to publish anything, quickly&#8221; that I wanted.<br />
Something I missed? Hit the comments!</p>
<p>&#8211;</p>
<p>Many thanks to InfiteSkills for powering this post! InfiteSkills currently offer several WordPress and web design training video courses for beginners, including a <a href="http://www.infiniteskills.com/training/how-to-use-wordpress-for-e-commerce.html">WordPress eCommerce tutorial</a> and one on <a href="http://www.infiniteskills.com/training/building-mobile-websites-with-wordpress.html">Building Mobile WordPress Sites</a>. Sponsorship like this keeps WPShout going; for more info, <a href="http://wpshout.com/contact/">get in touch</a>!</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/better-wp-experience/">6 steps to a better WordPress user experience</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=7H12XkBexH0:bKRjxCLLFpY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=7H12XkBexH0:bKRjxCLLFpY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=7H12XkBexH0:bKRjxCLLFpY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=7H12XkBexH0:bKRjxCLLFpY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=7H12XkBexH0:bKRjxCLLFpY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=7H12XkBexH0:bKRjxCLLFpY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=7H12XkBexH0:bKRjxCLLFpY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=7H12XkBexH0:bKRjxCLLFpY:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/7H12XkBexH0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/better-wp-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://wpshout.com/better-wp-experience/</feedburner:origLink></item>
		<item>
		<title>Owning Your Content: A WordPress User’s Guide</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/Cna-i1w7OgE/</link>
		<comments>http://wpshout.com/own-your-content-wordpress/#comments</comments>
		<pubDate>Thu, 09 May 2013 13:00:16 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4594</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/own-your-content-wordpress/">Owning Your Content: A WordPress User&#8217;s Guide</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/own-your-content-wordpress/">Owning Your Content: A WordPress User&#8217;s Guide</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/own-your-content-wordpress/">Owning Your Content: A WordPress User&#8217;s Guide</a> </p></p><p>I&#8217;ll admit, when I first heard the phrase &#8216;own your own content&#8217;, I thought it was a little unnecessary and slightly pretentious.</p>
<p>It was a couple of months ago, around the time Instagram made its now infamous change to its Terms of Service and my immediate reaction was &#8220;you really think you have Instagram photos worth selling?&#8221; But that wasn&#8217;t really the point people were making; it&#8217;s the principal that you should own the rights to your original content, no questions asked.</p>
<div id="attachment_4597" class="wp-caption alignnone" style="width: 760px"><img class="size-thumbnail wp-image-4597" alt="Hey, nice pic! I'll be having that, thanks." src="http://wpshout.com/media/2013/05/2013-04-30-10.32.15-750x439.jpg" width="750" height="439" /><p class="wp-caption-text">Hey, nice pic! I&#8217;ll be having that, thanks.</p></div>
<p>Whilst I <em>was</em> initially dismissive, I did my homework and started reading up around the subject, and when things like John Saddington&#8217;s <a href="http://pressgr.am">Pressgram</a> started, I figured if John was able to raise $50,000, he might at least have a valid point.</p>
<p>The tipping point for me came when I read about the recently-passed <a href="http://www.theregister.co.uk/2013/04/29/err_act_landgrab/">Enterprise and Regulatory Reform Act</a>, which <em>essentially</em> puts all of your photos into the public domain where you, the owner, are not immediately identifiable by either the photo&#8217;s metadata or a &#8220;diligent search&#8221; (which isn&#8217;t a legal term, so in practice <em>probably </em>means a quick Google).</p>
<p>From now on, then, I&#8217;m going to proactively move <em>my</em> content from Twitter, Facebook, Instagram and the like, and onto my own WordPress powered alternatives. Want to do the same? Here&#8217;s everything you need to know about owning your own content with WordPress.</p>
<p><span id="more-4594"></span></p>
<h2>Make publishing easy for yourself</h2>
<p>The big advantage of using platforms like Instagram, Twitter and Facebook to share your content is that it&#8217;s <em>easy</em>. All of the major social platforms have easy-to-use mobile apps which let you share content instantly, and you essentially need to build your own system to compete with that ease of use.</p>
<p>Sadly short of building your own suite of apps, you&#8217;re not going to be able to <em>entirely</em> compete, but with some nifty <a href="http://ifttt.com">IFTTT</a> setups, you should be able to essentially build your own easy-to-use social setup.</p>
<p><img class="alignnone size-full wp-image-4598" alt="20130508213007268" src="http://wpshout.com/media/2013/05/20130508213007268.jpeg" width="655" height="442" /></p>
<p>Obviously for anything text based, you&#8217;ve got WordPress apps available for all sorts of mobile platforms, so it&#8217;s images which need the attention. I&#8217;m rocking an IFTTT recipe called <a href="https://ifttt.com/recipes/19327">DropPress</a> which will take any images in a specific Dropbox folder and upload them as new photo posts to WordPress. With filters built into my Nexus&#8217; default photo app, for me the publishing process is simple: snap a photo, edit as required and use Android&#8217;s &#8220;share&#8221; button to send to Dropbox.</p>
<p>For iPhone users I don&#8217;t <em>think</em> you&#8217;d be able to do that so easily, which is fortunately where the <a href="http://pressgr.am">aforementioned Pressgram</a> comes in; once it&#8217;s finished, it&#8217;ll let you snap a photo, add filters, title, caption and upload straight to WordPress. Neat, right? It&#8217;s all about making publishing your content as easy as possible, in a way that works for you, so try some stuff out and see what sticks.</p>
<h2>Protect your images</h2>
<p>So you&#8217;re hosting your own stuff on your own site, but what&#8217;s to stop someone from finding some of your pictures via Images Search, claiming there&#8217;s no context and thus that they&#8217;re unable to locate the owner? Nothing, actually! Arguably as your own site is going to be better set up for search engines, this is even <em> more</em> likely.</p>
<p>Thankfully, solutions are at hand! You have two options here: add copyright notices to the exif info of the images themselves or add a copyright notice to the <em> actual image</em> by way of a watermark. Both identify the files as yours, so with either in place your content should be appropriately protected.</p>
<p>Sadly, both options have their downsides. Editing exif information is fine if you run all of your photos through Photoshop anyway, but if you don&#8217;t, it doesn&#8217;t look like there&#8217;s an easy way to add said exif info to your files. For most people, this will just leave watermarking, which <em>isn&#8217;t</em> something that&#8217;s going to work for everyone; it&#8217;s a bit intrusive and almost feels unnecessary.</p>
<p>However, there are a bunch of plugins available which will automate your watermarking, and done discreetly, watermarks don&#8217;t have to look <em>too</em> bad. One of the best options seems top be the <a href="http://wordpress.org/extend/plugins/transparent-image-watermark-plugin/">Transparent Image Watermark plugin</a>, which lets you add a small and discreet transparent PNG to a bottom corner. It seems like a reasonable compromise.</p>
<h2>License your content properly</h2>
<p>Thus far I&#8217;ve focussed on the technical side of protecting your content, but that&#8217;s not <em>all</em> you can do; you also need to make sure it&#8217;s clear to real people visiting your site how they can/can&#8217;t use your content. This means two things: putting an actual license in place and making it obviously available.</p>
<div id="attachment_4599" class="wp-caption alignnone" style="width: 760px"><img class="size-thumbnail wp-image-4599" alt="Creative Commons licenses provide huge freedoms." src="http://wpshout.com/media/2013/05/20130508213156163-750x533.jpeg" width="750" height="533" /><p class="wp-caption-text">Creative Commons licenses provide huge freedoms.</p></div>
<p>If you want to retain all control over your work, then a simple copyright notice in your footer will do the job. The correct format is &#8220;Copyright <em>date</em> by <em>name of owner</em>&#8220;. To make it extra clear, you might like to append that with a short notice telling the person the contents of this page are copyrighted&#8230; just in case they didn&#8217;t get the message first time. You may also like to ask them to contact you for information about how they can license your work for commercial usage &#8212; everything has its price, right?</p>
<p>If straight-out copyright isn&#8217;t right for you, you may want to look at the <a href="https://creativecommons.org/choose/">freedom-inducing Creative Commons licenses</a>, which will allow potential users-of-your-work the freedoms you offer, ie commercial/non-commercial usage and yes/no to modifications. Whatever you go with, just make it <em>very</em> clear.</p>
<h2>Time to do something</h2>
<p>Sadly, your data and your content is on a slippery slope, and the sooner you take control, the better! It takes a little effort to start off with, but building something that&#8217;s convenient and works <em>for you</em> will make it well worth the time in the long run.</p>
<p>-</p>
<p><em>Many thanks to <a href="http://fooplugins.com/" target="_blank">FooPlugins</a> for powering this post! Foo provide free and premium high quality and standards compliant WordPress and jQuery plugins, including the awesome <a href="http://fooplugins.com/plugins/foobox/" target="_blank">FooBox</a> and <a href="http://fooplugins.com/plugins/socialwiggle-pro/" target="_blank">SocialWiggle Pro</a>! WPShout doesn’t have any other ads; if you’d like to support the site, please <a href="http://wpshout.com/contact/">get in touch</a>!</em></p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/own-your-content-wordpress/">Owning Your Content: A WordPress User&#8217;s Guide</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=Cna-i1w7OgE:C03ZDkfZxvY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Cna-i1w7OgE:C03ZDkfZxvY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=Cna-i1w7OgE:C03ZDkfZxvY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Cna-i1w7OgE:C03ZDkfZxvY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=Cna-i1w7OgE:C03ZDkfZxvY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Cna-i1w7OgE:C03ZDkfZxvY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=Cna-i1w7OgE:C03ZDkfZxvY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Cna-i1w7OgE:C03ZDkfZxvY:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/Cna-i1w7OgE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/own-your-content-wordpress/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://wpshout.com/own-your-content-wordpress/</feedburner:origLink></item>
		<item>
		<title>Taking stock: how WPEngine triggered a revolution in WordPress hosting</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/uQmydWdJYqA/</link>
		<comments>http://wpshout.com/wpengine-revolution/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 13:00:10 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4589</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/wpengine-revolution/">Taking stock: how WPEngine triggered a revolution in WordPress hosting</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/wpengine-revolution/">Taking stock: how WPEngine triggered a revolution in WordPress hosting</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/wpengine-revolution/">Taking stock: how WPEngine triggered a revolution in WordPress hosting</a> </p></p><p>WordPress hosting has seen a revolution over the last couple of years, with a huge shift away from cheap, crappy shared hosts and a move towards expensive, quality, <em>managed</em> hosting. In the space of three years, paying for quality hosting has become the norm, and for the firms at the forefront, it’s big business.</p>
<p>There’s a reason that managed hosting has been so successful — a lot of firms are offering brilliant services with everything you could need included and users are recognising there’s value in that. One such person is me; I made the <a href="http://wpshout.com/go/wpengine/" target="_blank" rel="nofollow">switch to WP Engine late last year</a>, and I’ve been very happy since.</p>
<p>As I said in a WPShout newsletter at the time, I immediately noticed things like loading speeds going down, causing a drop in the bounce rate and an increase in visits. Those are the kind of reasons why managed hosting is worth the price tag.</p>
<p>And so, with WP Engine hitting the headlines recently as it makes apparent moves towards gearing up towards making <a href="http://wpdaily.co/wpengine-ipo-rumor/" target="_blank">an IPO</a>, I thought it’d be a good moment to take a look at its meteoric rise to the top of the pile in the WordPress hosting market, and see how they’ve served as a catalyst for <em>everyone</em> getting into managed hosting.</p>
<p><span id="more-4589"></span></p>
<p><em>I’ll note quickly: I’m using affiliate links in this post because I genuinely really like WPEngine. I’d appreciate it if you used them, but don’t feel obliged to. I’m not being paid to write this… sadly.</em></p>
<h2>Where it all began</h2>
<p>For this post I’ve had the pleasure of sitting down via email with <a href="http://twitter.com/austingunter" target="_blank">Austin Gunter</a>, <em>Engine’s</em> “community manager guy” (my words, not his). Austin has done some very impressive work spreading WP Engine’s reach recently and is very well qualified to speak on behalf of the firm. We’ll get to it, then; I asked Austin where it all started out:</p>
<blockquote><p>WP Engine started as the brainchild of Jason Cohen and Ben Metcalfe. Jason is a repeat entrepreneur and the author of a startup blog, ASmartBear.com, where he often would often get on HackerNews and see an influx of traffic. The blog was built on WordPress, of course, and Jason saw firsthand the need for a hosting company that could handle traffic spikes and also manage security concerns while providing amazing support.</p></blockquote>
<p>I like this. Sadly I <em>don’t</em> get huge influxes of traffic from HackerNews or Reddit (yet!), but I’m pretty sure we’ve all been somewhere near there: someone influential tweets about or links to something you’ve posted, traffic spikes big time and instead of enjoying your largest-traffic day, you’re left with 40 second loading times and a whole bunch-full of missed opportunities.</p>
<p>So — WP Engine was built out of a need to provide hosting which didn’t buckle under the thought of lots of traffic, which is the kind of thing you want your host to do for you, really. Austin mentions <em>Engine</em> was “built around the idea that “hosting WordPress shouldn’t be so painful”&#8221;, and you see that in some of the features on offer: a staging area (with the ability to push from staging to production), Git integration, auto-updates, actual WordPress support and so on.</p>
<p>It&#8217;s everything you want in a host, really. It&#8217;s approach which has been one of the reasons why <em>Engine</em> have grown so quickly, Austin says:</p>
<blockquote><p>Listening to customers and responding quickly [has been important]. This means a lot of different things depending on the type of company, but for WP Engine it means the following. We listened early to the features that WordPress developers wanted, like auto updates, daily backups, and a staging area, and we built those. We knew that if we made it simple to build amazing sites on WP Engine, if we made developers and designers lives easier, we&#8217;d be able to grow.</p></blockquote>
<h2>Everybody&#8217;s doing it</h2>
<p>As I mentioned up top, <a href="http://wpshout.com/go/wpengine/" target="_blank" rel="nofollow">WP Engine have sparked a mini-revolution</a>. Managed hosting is now something <em>everyone</em> wants to offer you. Whilst that&#8217;s less good for <em>Engine</em>, it&#8217;s awesome for us &#8212; the consumers. Fierce competition drives innovation and drives down prices, and whilst the competition is all very friendly, it&#8217;s often played out very publicly on Twitter, a trend driven by what I expect is a big% of customers being hugely active on the platform.</p>
<p>From a community management point of view, I&#8217;m not sure if that&#8217;s a blessing or a nightmare. I&#8217;ll go with &#8220;interesting challenge&#8221;; it&#8217;s certainly an interesting position to be in, where one tweet from one influential customer can make or break your day &#8212; or week. Austin mentioned how social media has played a big part in &#8220;spreading the word&#8221; about WP Engine:</p>
<blockquote><p>Engagement on Social Media, specifically Twitter has also been huge. We&#8217;ve found that our customers really love being able to talk to us on social media. As well when prospective customers are evaluating whether or not to sign up for WP Engine, our established customers will respond before we can with their honest experience, which is usually pretty stellar! Of course, they wouldn&#8217;t support us so strongly if we didn&#8217;t work so hard to thrill them on the customer support side.</p></blockquote>
<p>Austin &#8212; I&#8217;d be interested to see what Twitter search terms you monitor ;)</p>
<p>It&#8217;s a serious point, though; for WP Engine and its competitors, monitoring the social media conversation around the brand is vital, and being an effective <em>part</em> of that conversation is even more important. Social media engagement comes under the larger strategy of &#8220;community involvement&#8221;, and whilst it&#8217;s unfashionable to talk about &#8220;the WordPress Community&#8221;, it&#8217;s clearly a tangible, trackable thing for the <em>Engine</em> crew:</p>
<blockquote><p>One of the keys for WP Engine has been to stay active as contributors to the Community. We attend 20-30 WordCamps a year, and sponsor meetups all over the country. Frankly, we&#8217;ve seen that the more we support the WordPress Community with our time and otherwise, the better our growth is. The Community values have been a foundation from the very beginning, but it&#8217;s really cool to be part of a company that exemplifies how you can &#8220;do well by doing good!&#8221;</p></blockquote>
<h2>Powering the future</h2>
<p>Managed hosting isn&#8217;t for everyone, and it doesn&#8217;t <em>try</em> to be for everyone. I still have some of my sites on a shared hosting plan because for 100 visitors a month it&#8217;s not entirely cost-effective to use managed hosting. But for sites where it <em>does</em> matter, where security, uptime, load times and support are vital, managed hosting makes big sense.</p>
<p>Competition is driving a huge amount of growth and innovation, and as a customer, I&#8217;m really excited to see what&#8217;s next. Features like <em>Engine&#8217;s</em> new user portal which allows you to push from staging to production are actually genuinely useful, and I&#8217;m really excited to see what&#8217;s next.</p>
<p>So &#8212; thanks, guys, and if you&#8217;re in the market for a super-fast new host, <a href="http://wpshout.com/go/wpengine/" target="_blank" rel="nofollow">check &#8216;em out</a>.</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/wpengine-revolution/">Taking stock: how WPEngine triggered a revolution in WordPress hosting</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=uQmydWdJYqA:YDV0oa4VRAc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=uQmydWdJYqA:YDV0oa4VRAc:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=uQmydWdJYqA:YDV0oa4VRAc:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=uQmydWdJYqA:YDV0oa4VRAc:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=uQmydWdJYqA:YDV0oa4VRAc:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=uQmydWdJYqA:YDV0oa4VRAc:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=uQmydWdJYqA:YDV0oa4VRAc:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=uQmydWdJYqA:YDV0oa4VRAc:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/uQmydWdJYqA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/wpengine-revolution/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://wpshout.com/wpengine-revolution/</feedburner:origLink></item>
		<item>
		<title>One month on: does “pay what you want” work for WordPress themes?</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/LB_NbyhCkfY/</link>
		<comments>http://wpshout.com/pay-what-you-want/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 13:00:17 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4578</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/pay-what-you-want/">One month on: does &#8220;pay what you want&#8221; work for WordPress themes?</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/pay-what-you-want/">One month on: does &#8220;pay what you want&#8221; work for WordPress themes?</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/pay-what-you-want/">One month on: does &#8220;pay what you want&#8221; work for WordPress themes?</a> </p></p><p>Ever since I launched <em><a title="Free “Personal” WordPress Theme: Empty Spaces" href="http://wpshout.com/personal-theme-empty-spaces/">Empty Spaces</a></em> last month as a free/pay-what-you-want theme, I&#8217;ve been asked repeatedly whether people are actually paying when they can just download the theme for free, and as an extension of that, whether &#8220;pay-what-you-want&#8221; actually works.</p>
<p>In this post I&#8217;m going to answer those two questions&#8230; or at least try to. Let&#8217;s get going.</p>
<h3>So has anyone actually paid for your free theme?</h3>
<p>Yes! I&#8217;ll run through some of the key data points from the first 26 days of <em>Empty Spaces&#8217;</em> availability:</p>
<ul>
<li>Total downloads: <strong>100</strong>.</li>
<li>Paid downloads: <strong>6</strong>.</li>
<li>Range of amount paid: <strong>£1 to £10</strong>.</li>
<li>Total revenue: <b>£41</b>.</li>
<li>Most frequent price paid: <strong>£10</strong>.</li>
<li>Total views of the download page: <b>300</b>.</li>
<li>And thus &#8212; conversion rate of visitors:downloads: <strong>33%</strong>.</li>
</ul>
<p>None of that is particularly ground-breaking stuff, but it&#8217;s certainly enough data to start drawing some conclusions. The first thing to notice is the conversion rate of visitors:downloads is very, very high indeed. <em>One third</em> of all people who came to the download page then went on to download the theme.</p>
<p>That&#8217;s <em>huge</em>.</p>
<p><span id="more-4578"></span></p>
<p>A quick Google confirms my suspicions that even for free products, a conversion rate of around 5-15% <a href="http://savvypanda.com/blog/how-to-get-a-30-landing-page-conversion-rate-case-study.html">is about normal</a>. So why is the conversion rate so high? There&#8217;s a three part answer to this: first, I have no doubts that the system I&#8217;m using to manage sales/downloads, <a href="http://gumroad.com">Gumroad</a>, is responsible for a huge chunk of those downloads. It&#8217;s just an absolute pleasure to use. I&#8217;ve someone email me to tell me how much he enjoyed downloading the theme. That&#8217;s awesome.<i><br />
</i></p>
<p>To see why, head over to the <a title="Free “Personal” WordPress Theme: Empty Spaces" href="http://wpshout.com/personal-theme-empty-spaces/"><em>Empty Spaces</em> page on Shout</a> and hit download. Gumroad overlays a super-simple secure download form, explaining what the product is and what you get if you purchase. Clicking &#8220;I want this&#8221; moves the overlay on to another screen, where you&#8217;re invited to input your email and name your price. If you enter nil as your price, you&#8217;re not asked for any card details and you can download straight away.</p>
<p>If you enter anything above zero, you&#8217;re asked for only the card detail needed to complete the purchase &#8212; just your card details and not pages of forms asking for your address, the name of your cat or who your best friend was in primary school. You can then download the theme immediately.</p>
<p>Gumroad is an absolutely brilliant payment system and I certainly attribute in part the conversion rate to Gumroad&#8217;s simplicity and ease-of-use.</p>
<p>Part two to the answer is the price&#8230; obviously. With the theme being free, if you&#8217;re not sure about it, there&#8217;s zero opportunity cost to just downloading it, and I suspect a lot of people have done just that. Have people downloaded it, tried it out, liked it and then come back to pay for it? No, not as far as I can tell.</p>
<p>And finally, part three: the figure I&#8217;ve quoted isn&#8217;t entirely accurate as it&#8217;s counting a mix of direct referrals from other sites and visitors via WPShout who are already on the <em>Empty Spaces</em> page. I had hoped this wouldn&#8217;t really be an issue, but where <em>Empty Spaces</em> has been included in &#8220;theme roundups&#8221;, often the Gumroad page has been directly linked, rather than the <em>Shout</em> article. In one case I even saw a &#8220;theme roundup&#8221; linking directly to a copy of the zip on the roundup site.</p>
<p>The conversion rate of visitors:downloads isn&#8217;t <em>necessarily</em> 33%, then, but because Gumroad can&#8217;t tell me in very much detail where visitors are coming from, and &#8212; because of hotlinking &#8212; not all downloads are even going through Gumroad, I can&#8217;t say how accurate that figure is. I would guess 25% +/- 5% would be accurate.</p>
<h3>Okay, so&#8230; what does that mean? Does pay-what-you-want work?</h3>
<p>Wooah, hang on! We&#8217;ve only looked at one aspect of this! I&#8217;ll run through some of the other bits of data quickly. With total revenue of £41, three people have paid £10, two people have paid £5 and one person has paid £1. What does this suggest? The payment of £1 is essentially a token payment; with Gumroad and card fees, I&#8217;m not sure I&#8217;ll actually see any of that. The other five payments are the ones to make note of, then, and they&#8217;re essentially indicating what people think the theme is worth to them.</p>
<p>If I was selling the theme with and wanted to put a lower-price bound on it, I&#8217;d go for £4.99, but &#8212; theme sellers take note &#8212; the &#8220;pay <em>at least</em> <em>this amount</em>&#8221; model does seem to work here, and people do seem to be happy to pay more for something when they perceive the value to be higher. You see the same thing on self-publishing music site <a href="http://bandcamp.com/">Bandcamp</a>, where they claim:</p>
<blockquote><p>On name-your-price albums, fans pay an average of 50% more than the minimum.</p></blockquote>
<p><span style="line-height: 1.5;">So, I&#8217;ll finally answer the question: does pay-what-you-want work? The answer &#8212; yes, absolutely&#8230; for me, in these specific circumstances. I&#8217;ve let people to pay for a product I was going to just release for free, and offered no real incentive to pay. Support is included for both free and paying users in the form of a documentation file and dead-simple usage. If and when updates are needed, as I built the theme for myself and still use it, they&#8217;ll be available for all. What I&#8217;ve essentially done is prove people are willing to pay for something if they perceive it has value.</span></p>
<p>Does that mean pay-what-you-want is going to work for others, then? Not particularly, I don&#8217;t think. Certainly offering a themes with a <em>minimum</em> price is something that I&#8217;d recommend looking into, but I don&#8217;t imagine even that would work once the the price goes above £20.</p>
<p>Whilst I&#8217;ve shown here that some people <em>will </em>pay for something when they don&#8217;t have to, what I&#8217;ve also shown overwhelmingly is that people like free things. If you make your product available for free, 9/10 &#8212; or 94/100 in my case &#8212; people will take the free option. If you&#8217;re trying to sell WordPress themes to make money, this isn&#8217;t really going to work.</p>
<p>If your product is something you would have otherwise given away &#8212; and still want to do so &#8212; then pay-what-you-want doesn&#8217;t do any harm. I&#8217;m particularly thinking of free plugins here; through something like Gumroad you&#8217;ve essentially got a much more effective donate button.</p>
<p>It&#8217;s been a very interesting experiment, though, and something I would quite like to do again. The take home lesson is this really isn&#8217;t something for everyone, though. Thanks for reading; after all that if you want to check out <em>Empty Spaces</em>, <a href="http://wpshout.com/personal-theme-empty-spaces/">you can do so here</a> ;)</p>
<p>-</p>
<p><em>Many thanks to SliderVilla for powering this post! SliderVilla host 8+ premium <a href="http://slidervilla.com/">WordPress Slider plugins</a> with different designs and layouts. Shout doesn&#8217;t have any other ads; if you&#8217;d like to support the site, please <a href="http://wpshout.com/contact/">get in touch</a>!</em></p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/pay-what-you-want/">One month on: does &#8220;pay what you want&#8221; work for WordPress themes?</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=LB_NbyhCkfY:BjNNotNHy6w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=LB_NbyhCkfY:BjNNotNHy6w:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=LB_NbyhCkfY:BjNNotNHy6w:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=LB_NbyhCkfY:BjNNotNHy6w:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=LB_NbyhCkfY:BjNNotNHy6w:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=LB_NbyhCkfY:BjNNotNHy6w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=LB_NbyhCkfY:BjNNotNHy6w:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=LB_NbyhCkfY:BjNNotNHy6w:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/LB_NbyhCkfY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/pay-what-you-want/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wpshout.com/pay-what-you-want/</feedburner:origLink></item>
		<item>
		<title>The Economic Theory Of Selling WordPress Themes</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/Q1qdHD0aRO4/</link>
		<comments>http://wpshout.com/economics-of-selling-themes/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 14:00:07 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4564</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/economics-of-selling-themes/">The Economic Theory Of Selling WordPress Themes</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/economics-of-selling-themes/">The Economic Theory Of Selling WordPress Themes</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/economics-of-selling-themes/">The Economic Theory Of Selling WordPress Themes</a> </p></p><p>As you&#8217;ll know if you&#8217;ve read <a href="http://wpshout.com/competition-in-the-marketplace/">my recent post</a>, I find practical applications of economic theory quite an interesting topic.</p>
<p>With the topic of WordPress theme pricing coming up again this week <a href="http://wpcandy.com/reports/the-thought-process-behind-200-dollar-themes-at-hermes-themes/">on WPCandy</a>, with <a href="http://wpzoom.com">WPZOOM</a> co-founder Dumitru Brinzan&#8217;s announcing the launch of his $200/theme niche theme shop, <a href="http://www.hermesthemes.com/">Hermes Themes</a>, and what with my ongoing experiment in WordPress theme pricing with my free/pay-what-you-want theme, <a href="http://wpshout.com/personal-theme-empty-spaces/">Empty Spaces (check it out!)</a>, I thought it&#8217;d be interesting to get the Economics textbooks back out and look at the actual <em>theory</em> behind how WordPress themes are priced.</p>
<p><img class="alignnone size-full wp-image-4571" alt="woo" src="http://wpshout.com/media/2013/03/woo.png" width="754" height="239" /></p>
<p>This post aims to look at two things: why WordPress themes are priced how they are, and what changes could be made to that pricing in order to generate higher profits for those making the themes.</p>
<p>There&#8217;s a little bit of economics you&#8217;ll need to understand, but I&#8217;m fairly confident I&#8217;ve explained this clearly. If you&#8217;re ready, then, let&#8217;s get to it!</p>
<p><span id="more-4564"></span></p>
<h2>Stagnating pricing</h2>
<p>As far as I can tell the price of a WordPress theme hasn&#8217;t really changed much in the five or six years premium theme shops have been around.</p>
<p>This is odd for two reasons: first, you&#8217;d expect with the vast increase in the quantity of WordPress themes being sold, there should be a correlating decrease in price due to increased competition.</p>
<p>Second, WordPress themes have become immensely more complicated in the last five years, and the time you had to put in to turn a top quality theme in 2008 nowhere near reflects the time one needs to put in now to turn out a product of the same quality.</p>
<p>So what would one expect to have happened? The price of a WordPress theme should have been fluctuating, reflecting the market conditions of quantity of competing products and the cost of producing the WordPress theme.</p>
<p>In practical terms, it would seem prices should&#8217;ve fallen between 2008 and 2010, with those prices climbing back up 2010-2011 and 2012 to the present seeing a plateau. This reflects very general market conditions of rapid expansion in supply early on, followed by heavy development time as theme businesses fought to become sustainable, and most recently the establishment &#8211; and rewards gained from &#8211; economies of scale.</p>
<p>Let&#8217;s stick that on a graph. This is simple economics: increased competition and supply drives prices down; prices are then rising as product differentiation and economies of scale establish strongholds in the market. Continued competition ensures prices do not rise too far.</p>
<p><img class="alignnone size-full wp-image-4566" alt="theory-price" src="http://wpshout.com/media/2013/03/theory-price.png" width="700" height="527" /></p>
<p>But&#8230; I don&#8217;t really think this has happened, though. Whilst you can get a theme on ThemeForest for $30, WooThemes will still happily sell you a theme for $70. Let&#8217;s take a look at why this hasn&#8217;t happened.</p>
<h2>Not all themes are equal</h2>
<p>My lovely graph, based on lovely sound economic theory isn&#8217;t correct as it makes the fundamentally flawed assumption that all WordPress themes are equal products.</p>
<p>You knew that, right? It&#8217;s obvious &#8212; I&#8217;m not even talking in &#8220;quality&#8221; terms; if I want an &#8220;acadmenic&#8221; theme, then the latest magazine theme from ThemeForest isn&#8217;t a product I&#8217;m going to consider. If I want a portfolio theme then I&#8217;m not going to look at Woo&#8217;s latest e-Commerce design.</p>
<p>Thus, prices haven&#8217;t fallen because whilst <em>overall</em> the supply of WordPress themes has increased, the supply of directly-comparable WordPress themes has not increased on anywhere near the same scale.</p>
<p>This explains why the average price of a &#8220;magazine theme&#8221; is likely around $40, whereas as &#8220;premium framework&#8221; will set you back $60+. There are vastly more magazine themes to choose from, which has driven prices down.</p>
<p>The economics is working, just on a much smaller scale.</p>
<h2>Revenue maximisation</h2>
<p>Now we know why prices are at the levels they are, let&#8217;s look at the theory behind the question everybody selling themes wants to know the answer to: <em>will I make more money selling more themes at a lower price, or selling fewer themes at a higher price?</em></p>
<p>I should note, I don&#8217;t have the actual answer, but I can explain to you the theory which will allow you, dear theme shop owner, to find the answer yourself.</p>
<p>If you plot a graph of price against revenue, you generally find the results are normally distributed &#8212; ie you get a bell curve &#8212; and if you start with the highest possible price, you&#8217;ll see as price decreases revenue increases from higher sales, up to a point at which despite higher sales, the low price means revenue decreases.</p>
<p>It&#8217;s everyone product seller&#8217;s dream to be at the very top of this curve, a point which is known as <em>the revenue maximsing point</em>. Such named because it&#8217;s the point at which you have highest revenue. Economists are imaginative, eh?</p>
<p>One should note for WordPress themes, the <em>profit maximsing point</em> may be slightly either side of the revenue max point as support costs don&#8217;t directly scale, but it shouldn&#8217;t be very far either side of this point, to the point we&#8217;ll assume it&#8217;s virtually the same.</p>
<p>If you put all of that into another nice graph, it looks like this:</p>
<p><img class="alignnone size-full wp-image-4569" alt="price-revenue" src="http://wpshout.com/media/2013/03/price-revenue2.png" width="701" height="668" /></p>
<p>Looking at the prices, it&#8217;s fairly easy to see the revenue maximising point is around $50 -$70 for your average WordPress theme. That&#8217;s around the standard price of a WordPress theme, so it would seem everyone&#8217;s got their pricing right and the free-market has done its job.</p>
<h2>Costs that don&#8217;t scale</h2>
<p>However, the theme market <em>may</em> have just one last twist in store for us: the assumption that the revenue maximising point is close to the profit maximising point could well be entirely flawed.</p>
<p>There&#8217;s various bits of anecdotal evidence around to suggest support costs are actually <em>huge</em>. WooThemes&#8217; recent switch to one-year-only support for new customers was a move cited as a result of spiralling support costs. Hermes Themes&#8217; announcement that themes were going to be priced at $200 cited the cost of support. From my own experiences as a theme-shop &#8220;support expert&#8221;, I can certainly believe support costs can eat up around 1/3 to 1/2 of revenue.</p>
<p>If that&#8217;s the case, then <em>profit</em> may be higher from the selling of fewer themes to fewer people at a higher price.</p>
<p>Let&#8217;s look at that same graph again, just with profit maximisation marked on too:</p>
<p><img class="alignnone size-full wp-image-4570" alt="revenue-profit" src="http://wpshout.com/media/2013/03/revenue-profit.png" width="701" height="668" /></p>
<p>As a good capitalist, you should be interested in the blue line, which shows profit. What does the graph show? Profit is highest when selling themes at around $95 and &#8212; more significantly &#8212; the modal (most common) price of $50 actually makes vastly less profit.</p>
<p>The graph is saying that you&#8217;d <em>definitely</em> make much more money (that you can keep!) from selling fewer themes at a higher price. Selling a higher quantity of themes at a lower price looks like it&#8217;s actually a really bad idea.</p>
<p>I should note these figures are entirely made up and I have designed them to give the results I want. <i>However</i>, I believe these are roughly the figures you&#8217;d get if this was tried as a proper experiment.</p>
<h2>Innovation&#8230; in pricing</h2>
<p>I hope, then, that this has been food for thought. I was prompted to write this by looking at the stats from my new free/pay-what-you-want theme, <a href="http://wpshout.com/personal-theme-empty-spaces/">Empty Spaces</a>. If you haven&#8217;t seen It yet, <a href="http://wpshout.com/personal-theme-empty-spaces/">please check it out</a>! The more people that look at it, the better the data I&#8217;ll have when I write up the results in a couple of weeks :)</p>
<p>The economics in this post is a bit rough around the edges and is there to prove a point rather than illustrate outstanding economic theory. If I&#8217;ve got something wrong or something needs better explanation, let me know &#8212; leave a comment below!</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/economics-of-selling-themes/">The Economic Theory Of Selling WordPress Themes</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=Q1qdHD0aRO4:XcHaZbdbYwU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Q1qdHD0aRO4:XcHaZbdbYwU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=Q1qdHD0aRO4:XcHaZbdbYwU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Q1qdHD0aRO4:XcHaZbdbYwU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=Q1qdHD0aRO4:XcHaZbdbYwU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Q1qdHD0aRO4:XcHaZbdbYwU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=Q1qdHD0aRO4:XcHaZbdbYwU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=Q1qdHD0aRO4:XcHaZbdbYwU:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/Q1qdHD0aRO4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/economics-of-selling-themes/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://wpshout.com/economics-of-selling-themes/</feedburner:origLink></item>
		<item>
		<title>Free “Personal” WordPress Theme: Empty Spaces</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/r6iwp_ce8_A/</link>
		<comments>http://wpshout.com/personal-theme-empty-spaces/#comments</comments>
		<pubDate>Mon, 11 Mar 2013 14:00:59 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Free Themes]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4547</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/personal-theme-empty-spaces/">Free &#8220;Personal&#8221; WordPress Theme: Empty Spaces</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/personal-theme-empty-spaces/">Free &#8220;Personal&#8221; WordPress Theme: Empty Spaces</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/personal-theme-empty-spaces/">Free &#8220;Personal&#8221; WordPress Theme: Empty Spaces</a> </p></p><div class="float-left">
<p><img class="alignnone size-full wp-image-4550" alt="empty-spaces" src="http://wpshout.com/media/2013/03/empty-spaces1.png" width="750" height="528" />Empty Spaces is a single-column, responsive and media-rich WordPress theme which allows you — and your readers — to focus on the content. That&#8217;s what matters, right?</p>
<p class="margin" style="text-align: center;"><span class="post-button"><a href="http://gum.co/wHVU">Download Empty Spaces!</a><script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script></span> | <span class="post-button alt"><a href="http://sevenironcows.com">See the demo</a></span></p>
<p class="small">Empty Spaces is &#8220;pay what you want&#8221;, including free. To download it for free, just enter the amount you&#8217;d like to pay as 0 and you won&#8217;t be asked to enter any card info.</p>
</div>
<p>I&#8217;m very excited to announce the release of an all-new free &#8220;personal&#8221; WordPress theme, Empty Spaces. It&#8217;s single-column, responsive, media rich and pretty damn well suited for simple, personal blogs.</p>
<p>I&#8217;ve been using Empty Spaces on my blog, <a href="http://sevenironcows.com/">sevenironcows.com</a>, since the start of the year and so far it&#8217;s served me very well. It&#8217;s simple, yet still interesting and allows you to focus on your content, whilst expanding the narrative through big, bold images.</p>
<p>As is more-or-less a necessity, it&#8217;s responsive so your carefully crafted content is readable wherever you go. Even all those images squeeze nicely down to mobile or tablet size.</p>
<p><span id="more-4547"></span></p>
<h2>Media that just works</h2>
<p>One of my favourite things about Empty Spaces is that whilst one of the big draws are the huge images at the top of each post which shift from greyscale into full colour when hovered over on the homepage, or display in colour by default on single posts, the whole thing just works automagically. Just drop your images in and it works; no set up required.</p>
<div id="attachment_4551" class="wp-caption alignnone" style="width: 710px"><img class="size-full wp-image-4551 " alt="hover-greyscale" src="http://wpshout.com/media/2013/03/hover-greyscale.gif" width="700" height="524" /><p class="wp-caption-text">Colour fades in when a story is hovered-over on the homepage.</p></div>
<div class="float-left no-mobile"><a href="http://wpshout.com/media/2013/03/video-featured.png"><img class="alignnone size-full wp-image-4556" alt="video-featured" src="http://wpshout.com/media/2013/03/video-featured.png" width="750" height="675" /></a>Via the quick installation of a very simple plugin, you can replace those lovely featured images with lovely featured videos instead.</div>
<p>A little bit of info on that &#8212; obviously the images at the top of each post are featured images. WordPress knows to automatically resize these to a maximum width of 880px and some CSS3 handles making the images greyscale. On mobile, a max-width of 100% ensures the images go mobile out of the box, although I&#8217;d recommend installing something like <a href="http://adaptive-images.com/">Adaptive Images</a> to reduce the workload on mobile.</p>
<p>Want to use images instead of video? The functionally named &#8220;<a href="http://wordpress.org/extend/plugins/replace-featured-image-with-video/">replace featured images with video</a>&#8221; plugin has got that covered for you. Empty Spaces is compatible out the box (and looks pretty awesome with featured videos, too).</p>
<h2>Custom post formats</h2>
<p><img class="alignnone size-full wp-image-4552" alt="custom-format" src="http://wpshout.com/media/2013/03/custom-format.png" width="800" height="666" /><br />
What I&#8217;ve not actually mentioned up to this point is that Empty Spaces is a child theme of the current default WordPress theme, <a href="http://wordpress.org/extend/themes/twentytwelve">Twenty Twelve</a>. In practical terms, this isn&#8217;t really relevant; you just need to know it means Empty Spaces inherits solid code and some handy features, such as post formats. When you&#8217;re writing a post, as with Twenty Twelve, you&#8217;ve got the option to publish as any of the following:</p>
<div class="float-left no-mobile">
<p><a href="http://wpshout.com/media/2013/03/post-options.png"><img class="alignnone size-full wp-image-4557" alt="post-options" src="http://wpshout.com/media/2013/03/post-options.png" width="474" height="351" /></a></p>
<p>All the options you need when writing a post are available&#8230; when you&#8217;re writing a post. Convenient, huh?</p>
</div>
<ul>
<li><span style="line-height: 1.5;">Standard</span></li>
<li><span style="line-height: 1.5;">Aside</span></li>
<li><span style="line-height: 1.5;">Image</span></li>
<li><span style="line-height: 1.5;">Link</span></li>
<li><span style="line-height: 1.5;">Quote</span></li>
<li><span style="line-height: 1.5;">Status</span></li>
</ul>
<p>Support for post formats is one of my favourite things about Empty Spaces; it just makes it <em>flexible</em>. This thing can take any sort of content you want to throw at it.</p>
<h2>Widgetised header; custom header</h2>
<p><img class="alignnone size-full wp-image-4554" alt="bio" src="http://wpshout.com/media/2013/03/bio1.png" width="800" height="348" /></p>
<p>Adding to its flexibility, Empty Spaces has various options for its header, supporting custom menus, custom header images and a simple widgetised header area. On <a href="http://sevenironcows.com">sevenironcows.com</a> I&#8217;ve used a simple text widget to show a bio, which makes a good fit, but do whatever you please here &#8212; or just leave it blank.</p>
<div class="float-left no-mobile">
<p><img class="alignnone size-full wp-image-4550" alt="empty-spaces" src="http://wpshout.com/media/2013/03/empty-spaces1.png" width="750" height="528" /></p>
<p class="margin" style="text-align: center;"><span class="post-button"><a href="http://gum.co/wHVU">Download Empty Spaces!</a><script type="text/javascript" src="https://gumroad.com/js/gumroad.js"></script></span> | <span class="post-button alt"><a href="http://sevenironcows.com">See the demo</a></span></p>
<p class="small">Empty Spaces is &#8220;pay what you want&#8221;, including free. To download it for free, just enter the amount you&#8217;d like to pay as 0 and you won&#8217;t be asked to enter any card info.</p>
</div>
<p>Right at the top, that&#8217;s your blog title and description, followed by a standard custom menu which is drop-down enabled and will collapse into a nice button on mobile devices.</p>
<h2>Simple, light, functional</h2>
<p>Empty Spaces is a pretty cool theme. I&#8217;ve been using it for two months now, tweaking here and there and I&#8217;m now at the stage where I&#8217;m very happy with how it&#8217;s turned out &#8212; which is why I&#8217;m giving it away to you. It&#8217;d be selfish to keep it to myself, right?</p>
<p>Documentation for Empty Spaces <a href="http://wpshout.com/media/2013/03/readme.html">can be found here</a>, and is also included in the zip download.</p>
<p>Empty Spaces is a bit of an experiment for me, in that the download is &#8220;pay what you want&#8221;, with no minimum price. That means if you&#8217;d like to download it for free, you can just enter 0 as the price you&#8217;d like to pay and download it right away. If you think it&#8217;s worth a little of your hard-earned cash, I&#8217;d gratefully welcome any contributions.</p>
<p>The theme is licensed under the GPL, so take it and do more or less what you want with it. If you do end up using it, I&#8217;d be very interested to see how you&#8217;ve used it :)</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/personal-theme-empty-spaces/">Free &#8220;Personal&#8221; WordPress Theme: Empty Spaces</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=r6iwp_ce8_A:2y_ZE4LM0Gw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=r6iwp_ce8_A:2y_ZE4LM0Gw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=r6iwp_ce8_A:2y_ZE4LM0Gw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=r6iwp_ce8_A:2y_ZE4LM0Gw:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=r6iwp_ce8_A:2y_ZE4LM0Gw:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=r6iwp_ce8_A:2y_ZE4LM0Gw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=r6iwp_ce8_A:2y_ZE4LM0Gw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=r6iwp_ce8_A:2y_ZE4LM0Gw:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/r6iwp_ce8_A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/personal-theme-empty-spaces/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://wpshout.com/personal-theme-empty-spaces/</feedburner:origLink></item>
		<item>
		<title>An Economist’s Look: Competition in the WordPress Theme Marketplace</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/oW7XWwhI1QU/</link>
		<comments>http://wpshout.com/competition-in-the-marketplace/#comments</comments>
		<pubDate>Mon, 25 Feb 2013 14:00:56 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>
		<category><![CDATA[Landing]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4540</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/competition-in-the-marketplace/">An Economist&#8217;s Look: Competition in the WordPress Theme Marketplace</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/competition-in-the-marketplace/">An Economist&#8217;s Look: Competition in the WordPress Theme Marketplace</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/competition-in-the-marketplace/">An Economist&#8217;s Look: Competition in the WordPress Theme Marketplace</a> </p></p><p>I was doing some writing for <a href="http://wordsforwp.com/">Siobhan</a> recently, and one of the topics I was covering was WordPress theme shops, and the economy that&#8217;s built up around them.</p>
<p>As a former Economics student, I got thinking about how the Premium Theme marketplace has built up from those early days of <a href="http://wphacks.com/tag/revolution-theme/">Revolution Themes</a> over the last couple of years; how the market is structured and what that market structure means for consumers.</p>
<p>That thought process has lead me to this post, where I&#8217;m going to run you through the current state of the marketplace, what impact that has and what that means for consumers.</p>
<p><img alt="economics-themes" src="http://wpshout.com/media/2013/02/economics-themes.jpg" width="760" height="411" /></p>
<p>Before we start, a little bit of Economics background: we&#8217;ll be looking at things like <strong><em>barriers to entry</em></strong>, which are just any elements of the market which make entry by new businesses difficult, <strong><em>economies of scale</em></strong> which are benefits enjoyed by larger businesses and the aforementioned <strong><em>market</em><em> structures</em></strong><em> </em>which is, well, how the market is structured.</p>
<p>Those structures might be things like a <em>monopoly, </em><i>oligopoly</i> or<em> perfect competition</em>. Take note of these fancy words, we&#8217;ll be using them again later!</p>
<p><span id="more-4540"></span></p>
<h2>Anyone can make a website, right?</h2>
<p>At a glance the structure of the theme marketplace looks pretty straightforward: anyone can set up a website, so barriers to entry are nil, economies of scale don&#8217;t really exist because of tools like PayPal and that makes the whole marketplace perfectly competitive.</p>
<p>Unfortunately, I&#8217;d like to make the case that this isn&#8217;t true. You only have to look at <a href="http://wpdaily.co/themes/">WP Daily</a> to see the huge number of theme marketplaces which crop up every week&#8230; only to shut their doors again a couple of months later.</p>
<p>There has to be some economic reason for this; I can&#8217;t be that 50% of new theme shops are just <em>rubbish</em> (well, it could but we&#8217;ll assume it&#8217;s not). Once you start looking at those reasons, it paints a slightly less bright picture of the Premium Theme marketplace, where the established players start looking like oligopolists (<a href="https://en.wikipedia.org/wiki/Oligopoly">what&#8217;s that?</a>).</p>
<p>Let&#8217;s take a closer look at the things which would prevent me from setting up a theme shop right now.</p>
<h2>Barriers to entry</h2>
<p>Okay, so let&#8217;s take a look at these magical barriers. The unique cross-border nature of the marketplace means there&#8217;s virtually no formal regulation, and no regulator, but that doesn&#8217;t mean barriers don&#8217;t exist.</p>
<p><img class="alignnone size-full wp-image-4542" alt="woothemes" src="http://wpshout.com/media/2013/02/woothemes.jpg" width="760" height="432" /></p>
<p>There are two main barriers to entering the theme marketplace: economies of scale and reach establishment. The first is fairly straightforward to get your head around: it&#8217;s obvious that <a href="http://www.woothemes.com/">WooThemes</a> can make better themes than you can because they have structures such as their WooFramework, their entire website, checkout, documentation and support systems in place already.</p>
<p>They&#8217;re set up to be scaleable and you&#8217;re&#8230;. well your not set up at all, actually. This doesn&#8217;t have to be a huge sticking point; you could create your own framework or use somebody else&#8217;s and set up your own website relatively quickly. It&#8217;s a barrier, though, and it&#8217;s certainly something that would put off potential entrants.</p>
<p>The big barrier, though, is what we&#8217;re going to call &#8220;reach establishment&#8221;. This is a couple of things such as established search positions, partnerships and existing customers, but simply &#8212; the largest theme houses have hundreds of thousands or even millions of visitors coming to their site every month. You could create a much better quality product than your established competitiors, but you&#8217;ll have trouble selling it if nobody visits your site.</p>
<h2>Enter the pre-built marketplace</h2>
<p>It&#8217;s here that we should mention ThemeForest, and hopefully this will go some way to show you why ThemeForest is so successful and what makes authors attracted to it. ThemeForest essentially removes the barriers to entry for you. You just need to create the product and they&#8217;ll stick it on their economies of scale and put it in front of millions of potential customers. They&#8217;ll take a cut of your sales, yes, but I&#8217;d rather have 65% of $10,000 of sales rather than 100% of $10 of sales.</p>
<p><img class="alignnone size-full wp-image-4543" alt="themeforest" src="http://wpshout.com/media/2013/02/themeforest.jpg" width="760" height="449" /></p>
<p>Follow this through and it goes some way to explain the varying quality of themes found on ThemeForest. It&#8217;s not rocket science that if you make it easier for people to enter the marketplace, the quality will suffer as a result. On a site by itself, a mediocre quality product simply wouldn&#8217;t survive. On ThemeForest, though, alongside other better quality products, the mediocre product can survive.</p>
<p>Other marketplaces? Until they can compete with ThemeForest&#8217;s reach, they can&#8217;t compete with ThemeForest. For the sake of consumer choice, I hope someone does start to compete; pre-built marketplaces provide an import role in the WordPress economy by vastly reducing the barriers to entry.</p>
<h2>Community expands consumer choice</h2>
<p>The big thing we&#8217;ve not looked at yet is <strong>consumer choice</strong>. That is, say I want to buy a new theme for my website; how do I know which theme to buy?</p>
<p>Unfortunately, most consumers aren&#8217;t in anywhere near a position to judge what makes a theme &#8220;good&#8221;. You, reading this, probably have some idea what you need to look out for, but with the exponential increase in WordPress&#8217; popularity, people like friend Joan who phones you every time her printer jams have tried to set up their own websites.</p>
<p>Joan has <em>literally no idea </em>what makes a theme good, other than whether or not on the theme&#8217;s sales page it has a large box which says &#8220;search engines&#8221; ticked. Joan wants her site on search engines.</p>
<div id="attachment_4544" class="wp-caption alignnone" style="width: 770px"><img class="size-full wp-image-4544" alt="Consumers need educating!" src="http://wpshout.com/media/2013/02/theme-grade.jpg" width="760" height="444" /><p class="wp-caption-text">Consumers need educating!</p></div>
<p>This is a long-winded way of making a simple point: i<strong>f we as the WordPress community want the quality of themes to increase, we need to tell people what makes a good theme in the first place</strong>. That&#8217;s pretty much it. Consumers can&#8217;t make informed decisions if they aren&#8217;t informed.</p>
<h2>What happens now</h2>
<p>It&#8217;s in pretty much everyone&#8217;s interests to see themes continue to innovate and increased competition is the major way that that&#8217;s going to continue to happen. So what happens now? I&#8217;ve not really touched on the position of the major theme shops, but the tl;dr is they&#8217;re pretty secure and aren&#8217;t going anywhere. The barriers to entry I keep on going on about means short term it&#8217;d actually be quite hard to mess anything up. People are going to keep coming to their sites and they&#8217;re going to continue to sell themes. Simple.</p>
<p>But new entrants to the market? I can&#8217;t actually remember anyone who&#8217;s broken into the marketplace and become an established site in the last year or two, and that&#8217;s not going to change. Have people started selling themes on ThemeForest relatively recently and ended up becoming successful there, though? Yep, and there&#8217;s no reason that going to change any time soon.</p>
<p>ThemeForest provides a unique way <em>around</em> the barriers to entry in the market, and in doing so actually provides a huge service to the WordPress community. It&#8217;s in everyone&#8217;s interest, then, that ThemeForest itself maximises freedoms of sellers and in doing so, consumers.</p>
<p>It&#8217;s also in everyone&#8217;s interest that the community makes an effort to educate consumers, so they&#8217;re able to make informed decisions about which themes work best for them.</p>
<p>And finally, it&#8217;s in everyone&#8217;s interest to support people entering the marketplace with new and innovative ideas. The next time there&#8217;s WP Daily post announcing an awesome new theme shop launching, I don&#8217;t want to find out a couple of months later that it&#8217;s died.</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/competition-in-the-marketplace/">An Economist&#8217;s Look: Competition in the WordPress Theme Marketplace</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=oW7XWwhI1QU:bFgSfGG9KdU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=oW7XWwhI1QU:bFgSfGG9KdU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=oW7XWwhI1QU:bFgSfGG9KdU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=oW7XWwhI1QU:bFgSfGG9KdU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=oW7XWwhI1QU:bFgSfGG9KdU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=oW7XWwhI1QU:bFgSfGG9KdU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=oW7XWwhI1QU:bFgSfGG9KdU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=oW7XWwhI1QU:bFgSfGG9KdU:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/oW7XWwhI1QU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/competition-in-the-marketplace/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://wpshout.com/competition-in-the-marketplace/</feedburner:origLink></item>
		<item>
		<title>Screencast: Responsive Design Made Easy</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/aJrK2WQu5Zw/</link>
		<comments>http://wpshout.com/screencast/responsive-design/#comments</comments>
		<pubDate>Mon, 21 Jan 2013 16:00:43 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
		
		<guid isPermaLink="false">http://wpshout.com/?post_type=screencast&amp;p=4529</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/screencast/responsive-design/">Screencast: Responsive Design Made Easy</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/screencast/responsive-design/">Screencast: Responsive Design Made Easy</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/screencast/responsive-design/">Screencast: Responsive Design Made Easy</a> </p></p><p>I&#8217;ve written about responsive design here on WPShout before, but I don&#8217;t think I emphasised just how easy it is to do.</p>
<p>In this, the first screencast I&#8217;ve done here on WPShout for about two or three years, I take you through the <strong>very simple steps</strong> required to make your WordPress theme responsive.</p>
<p>I recorded this video because I needed to actually do this, and it&#8217;s such an easy process, it made sense to start recording! In the video I was working on my &#8220;personal&#8221; blog, <strong><a href="http://sevenironcows.com/">sevenironcows.com</a></strong>, as well as <strong><a href="http://heather.in/">heather.in</a></strong>. Check them out!</p>
<p>For examples of all the code used, check out <a href="http://wpshout.com/responsive-wordpress-themes/">this tutorial</a>.</p>
<p>Any feedback on the screencast, let me know; if this one works, I&#8217;ll do more in the future :)</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/screencast/responsive-design/">Screencast: Responsive Design Made Easy</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=aJrK2WQu5Zw:MoM4BojVQMk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=aJrK2WQu5Zw:MoM4BojVQMk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=aJrK2WQu5Zw:MoM4BojVQMk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=aJrK2WQu5Zw:MoM4BojVQMk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=aJrK2WQu5Zw:MoM4BojVQMk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=aJrK2WQu5Zw:MoM4BojVQMk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=aJrK2WQu5Zw:MoM4BojVQMk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=aJrK2WQu5Zw:MoM4BojVQMk:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/aJrK2WQu5Zw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/screencast/responsive-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wpshout.com/screencast/responsive-design/</feedburner:origLink></item>
		<item>
		<title>“Blogging Tips”… With A Twist: Introducing BlogBettr</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/-phSj4Smf0M/</link>
		<comments>http://wpshout.com/introducing-blogbettr/#comments</comments>
		<pubDate>Mon, 07 Jan 2013 16:30:58 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Landing]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4520</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/introducing-blogbettr/">&#8220;Blogging Tips&#8221;&#8230; With A Twist: Introducing BlogBettr</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/introducing-blogbettr/">&#8220;Blogging Tips&#8221;&#8230; With A Twist: Introducing BlogBettr</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/introducing-blogbettr/">&#8220;Blogging Tips&#8221;&#8230; With A Twist: Introducing BlogBettr</a> </p></p><p>Ever since I started blogging, nearly four years ago now, I&#8217;ve been fascinated with tracking analytics, tweaking copy and working out how changing little things impacts the &#8220;success&#8221; of that post.</p>
<p>Here on WPShout I&#8217;ve started making little changes here and there and through posts like <em><a href="http://wpshout.com/wordpress-landing-page/">Effective Landing Pages</a></em> and <em><a href="http://wpshout.com/content-is-irrelevant-to-success/">my last post here</a> </em>I&#8217;ve started to share those techniques, tips and tricks I&#8217;ve picked up along the way.</p>
<p><a href="http://blogbettr.com"><img class="alignnone  wp-image-4522" title="BlogBettr" src="http://wpshout.com/media/2013/01/introducing1.jpg" alt="" /></a></p>
<p>It&#8217;s clear, though, from the analytics I&#8217;ve been tracking so religiously, that not everyone&#8217;s too interested in these fascinating discoveries I&#8217;m making.</p>
<p><span id="more-4520"></span></p>
<p>This is entirely understandable; everyone knows you don&#8217;t make a successful blog by mixing niches and topics and you, dear reader, follow WPShout because you&#8217;re interested in WordPress and not because you&#8217;re interested in minor analytical breakthroughs.</p>
<p>The time has come, then, for me to branch out, widen my horizons! My recent attempts to mould WPShout&#8217;s content towards <em>the-science-of-blogging</em> haven&#8217;t really worked and it makes sense to split this content onto a new site and let WPShout be properly about WordPress.</p>
<h2>Introducing BlogBettr</h2>
<p>I&#8217;m very excited, then, to announce the launch of <a href="http://blogbettr.com">BlogBettr</a>!</p>
<p>It&#8217;d be easy to put the site in the &#8220;blogging tips&#8221; niche, but that&#8217;d be over-simplifying it; whilst &#8212; yes &#8212; the site will help you make your <em>blog better</em>, a lot of the content I&#8217;ve got drafted is about taking a scientific and analytical approach to copywriting and marketing and then applying that to a blogging context.</p>
<p>That all sounds like a mouthful, but trust me &#8212; it&#8217;ll make sense when you see the content.</p>
<p><a href="http://blogbettr.com/wordpress/customize-your-theme/"><img class=" alignnone" title="title" src="http://wpshout.com/media/2013/01/title.jpg" alt="" width="729" height="428" /></a></p>
<p>The first post on BlogBettr is a great one: <strong><a href="http://blogbettr.com/wordpress/customize-your-theme/ ">How To Customize Your WordPress Theme</a></strong>.</p>
<p>It&#8217;s the very basics, but (hopefully) it&#8217;s going to help quite a few people and it allows me to keep a clear distinction between my content there and my content here; WPShout is super-cool WordPress stuff and when BlogBettr covers WordPress, it won&#8217;t assume any prior knowledge.</p>
<h2>Coming soon!</h2>
<p>That&#8217;s my new site, then! I&#8217;d appreciate it if you checked it out. If it&#8217;s not your cup of tea, well, that&#8217;s why I created a new site so I can carry on posting WordPress related <em>stuff</em> here.</p>
<p>I&#8217;ve got some great stuff lined up for WPShout over the next couple of weeks, including some screencasts, so look out for those in the near future.</p>
<div class="wp-caption alignnone" style="width: 955px"><a href="http://sevenironcows.com"><img class=" " src="http://i.imgur.com/FBWiI.jpg" alt="" width="945" height="534" /></a><p class="wp-caption-text">My new &#8220;personal&#8221; blog, <a href="http://sevenironcows.com">sevenironcows.com</a>!</p></div>
<p>You might also want to check out my new personal blog, <a href="http://sevenironcows.com/">sevenironcows.com</a>, which I&#8217;m going to be updating at least once a week during 2013. Alternatively, just <a href="https://twitter.com/alexdenning">follow me on Twitter</a> and get updates about all my crazy goings-on. See you around, folks :)</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/introducing-blogbettr/">&#8220;Blogging Tips&#8221;&#8230; With A Twist: Introducing BlogBettr</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=-phSj4Smf0M:qRvZFEtcUB8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=-phSj4Smf0M:qRvZFEtcUB8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=-phSj4Smf0M:qRvZFEtcUB8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=-phSj4Smf0M:qRvZFEtcUB8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=-phSj4Smf0M:qRvZFEtcUB8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=-phSj4Smf0M:qRvZFEtcUB8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=-phSj4Smf0M:qRvZFEtcUB8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=-phSj4Smf0M:qRvZFEtcUB8:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/-phSj4Smf0M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/introducing-blogbettr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://wpshout.com/introducing-blogbettr/</feedburner:origLink></item>
		<item>
		<title>Your Blog’s Content Is Irrelevant To Its Success</title>
		<link>http://feedproxy.google.com/~r/Nometech/~3/rjBRQ8q8nAY/</link>
		<comments>http://wpshout.com/content-is-irrelevant-to-success/#comments</comments>
		<pubDate>Mon, 24 Dec 2012 12:30:57 +0000</pubDate>
		<dc:creator>Alex Denning</dc:creator>
				<category><![CDATA[Editorial]]></category>

		<guid isPermaLink="false">http://wpshout.com/?p=4508</guid>
		<description><![CDATA[<p><p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/content-is-irrelevant-to-success/">Your Blog&#8217;s Content Is Irrelevant To Its Success</a> </p></p><p></p></p><p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/content-is-irrelevant-to-success/">Your Blog&#8217;s Content Is Irrelevant To Its Success</a></p></p>]]></description>
				<content:encoded><![CDATA[<p><p>Lots of posts on WPShout are art directed, so you may wish to view this in your browser --> <a href="http://wpshout.com/content-is-irrelevant-to-success/">Your Blog&#8217;s Content Is Irrelevant To Its Success</a> </p></p><p>Last week I friend of mine who&#8217;s a mathematician was helping me out with a formula I was trying to create which could predict how successful a post from a brand page on Facebook was going to be.</p>
<p>We worked for a couple of hours on what I had already and he changed it around a little and added some distributions I didn&#8217;t<em> really</em> understand, but by the time we were done we had a formula which we thought would do the trick.</p>
<div id="attachment_4512" class="wp-caption alignnone" style="width: 710px"><img class="size-full wp-image-4512" title="amazon-fb" src="http://wpshout.com/media/2012/12/amazon-fb.jpg" alt="" width="700" height="410" /><p class="wp-caption-text">Ah, but how <em>effective</em> are their posts?</p></div>
<p>We ran a couple of randomly selected posts through the formula and&#8230; yep, as we&#8217;d hoped, it was working pretty much perfectly and scoring the posts on a scale of 0 &#8211; 100, with 0 being the least successful post possible and 100 being wildly successful.</p>
<p>The results weren&#8217;t quite right, though; posts which (subjectively) were really good weren&#8217;t being rewarded and equally, posts which weren&#8217;t so good weren&#8217;t being penalised.</p>
<p>But here&#8217;s the thing: even when we added in a variable to account for the subjective quality of a post, it only accounted for roughly 7% of the total score. What does that mean in practical terms? Well, it means <strong>the actual content of a Facebook post is virtually irrelevant to the success of the post</strong>.</p>
<p><span id="more-4508"></span></p>
<p>This is, of course, only true in specific circumstances, but those circumstances cast a pretty wide net: the principle applies to most, if not all brand pages on Facebook. Sure, the formatting of the post is hugely important &#8212; and the formula accounted for that as such &#8212; but the actual content? Not such a big deal.</p>
<div id="attachment_4517" class="wp-caption alignnone" style="width: 710px"><img class="size-full wp-image-4517" title="seth" src="http://wpshout.com/media/2012/12/seth.jpg" alt="" width="700" height="562" /><p class="wp-caption-text">Is it who you are rather than <a href="http://sethgodin.typepad.com/seths_blog/2012/12/how-to-make-a-website-a-tactical-guide-for-marketers.html">what you know</a>?</p></div>
<p>So why am I telling you any of this on a blog about WordPress?</p>
<p>Well, let&#8217;s take a look at what makes a blog post successful:</p>
<ol>
<li>High quality, well versed content.</li>
<li>Discussion driven from the engaging content.</li>
<li>Sharing driven from discussion.</li>
</ol>
<p>In a fluffy, ideal world, that&#8217;d be the answer. In practice? In my experience it looks a bit more like this:</p>
<ol>
<li>Short, catchy title, either controversial or simply helpful.</li>
<li>Carefully edited copy which is easy to scan, punctuated with relevant, captioned images.</li>
<li>Social media sharing buttons readily to hand with calls to action where appropriate.</li>
<li>Calling in favours with influential friends.</li>
</ol>
<div id="attachment_4514" class="wp-caption alignnone" style="width: 710px"><a href="http://heather.in/"><img class="size-full wp-image-4514" title="heather-bllog" src="http://wpshout.com/media/2012/12/heather-bllog.jpg" alt="" width="700" height="790" /></a><p class="wp-caption-text">We are never ever&#8230; reading that much text. Please just post about cat pictures instead.</p></div>
<p>I&#8217;m now going to go back on my claim in the title of this post that the content of your blog&#8217;s posts is <em>entirely</em> irrelevant (I only said that to tick the &#8220;controversial title&#8221; box, see) as I think that&#8217;s going just a little bit too far, but the point I&#8217;m trying to make is still valid.</p>
<p>If you&#8217;re just blogging for fun or for yourself, then of course this isn&#8217;t such a big concern, but where capturing readers, pageviews or revenue is involved, this stuff&#8217;s important. There&#8217;s more to writing engaging content than just writing engaging content. There&#8217;s a difference between writing and writing for the web.</p>
<p>If your readers are typical tech-types, it&#8217;s likely they&#8217;ll want easily-digestible content, so make sure you break up your content by adding in lots of paragraph breaks and images. I&#8217;m guessing here, but I imagine an older, less tech-inclined audience would be much happier reading longer-form content. Work out who your audience is and adapt your content appropriately.</p>
<div id="attachment_4515" class="wp-caption alignnone" style="width: 657px"><img class="size-full wp-image-4515" title="copyblogg" src="http://wpshout.com/media/2012/12/copyblogg.jpg" alt="" width="647" height="326" /><p class="wp-caption-text">Note how on Copyblogger the copy is broken up into bite-size chunks.</p></div>
<p>A couple of weeks ago CopyBlogger posted &#8220;<a href="http://www.copyblogger.com/persuasive-copywriting-words/">the 5 most persuasive words in the English language</a>&#8220;. A lot of the claims were backed up with real data from real people and real tests and it&#8217;s things like this which are, to me at least, hugely important.</p>
<p>If you can start working out <em>what</em> it is that makes people engage with your content, then you can start writing content that&#8217;s engaging people because of how you&#8217;re writing, not what you&#8217;re writing. As you start doing that and thinking consciously about your writing and going back and editing it, you&#8217;ll end up with better quality content.</p>
<p>Going back to my original Facebook example, it&#8217;s much easier to measure very specific variables when you&#8217;ve only got a small amount of content. In a seven hundred word blog post, it&#8217;s a little bit harder and as such I&#8217;ve not seen too much research on the topic.</p>
<p>So what do you think, folks? If you&#8217;ve got thoughts or know of some research, let me know below in the comments; I&#8217;d like to discuss this one. Also, you should <a href="http://twitter.com/alexdenning">follow me on Twitter</a>.</p>
<p><p>This is a post from <a href="http://wpshout.com">WPShout</a>. If you enjoyed the post, please head over to the site and share or leave a comment! --> <a href="http://wpshout.com/content-is-irrelevant-to-success/">Your Blog&#8217;s Content Is Irrelevant To Its Success</a></p></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Nometech?a=rjBRQ8q8nAY:rB6FhCrp_5w:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Nometech?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=rjBRQ8q8nAY:rB6FhCrp_5w:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/Nometech?i=rjBRQ8q8nAY:rB6FhCrp_5w:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=rjBRQ8q8nAY:rB6FhCrp_5w:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/Nometech?i=rjBRQ8q8nAY:rB6FhCrp_5w:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=rjBRQ8q8nAY:rB6FhCrp_5w:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/Nometech?i=rjBRQ8q8nAY:rB6FhCrp_5w:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Nometech?a=rjBRQ8q8nAY:rB6FhCrp_5w:I9og5sOYxJI"><img src="http://feeds.feedburner.com/~ff/Nometech?d=I9og5sOYxJI" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Nometech/~4/rjBRQ8q8nAY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpshout.com/content-is-irrelevant-to-success/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://wpshout.com/content-is-irrelevant-to-success/</feedburner:origLink></item>
	</channel>
</rss>
