<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog Tips &#187; Blogging 101</title>
	<atom:link href="http://www.blogtips.org/category/blogtips-primers/blogging-101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogtips.org</link>
	<description>Blogging and Social Media for Nonprofit</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:31:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Selfhosting your blog. Or not?</title>
		<link>http://www.blogtips.org/selfhosting-your-blog-or-not/</link>
		<comments>http://www.blogtips.org/selfhosting-your-blog-or-not/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 19:04:32 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Advanced Stuff]]></category>
		<category><![CDATA[Blogging 101]]></category>
		<category><![CDATA[How to... Stuff]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[start a blog]]></category>

		<guid isPermaLink="false">http://www.blogtips.org/?p=751</guid>
		<description><![CDATA[In a previous post I touched on the subject of selfhosting in a series about selecting the blog platform suited for your needs. The subject is important enough to elaborate a bit more.
When you start a blog, you have the choice of either using your blogservice to host your blog, or to rent server space [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="wp-caption aligncenter" style="width: 410px">
	<img title="Constructing a house" src="http://theroadtothehorizon.net/photo/house-construction.jpg" alt="Selfhosting a blog is like building your own house" width="410" height="271" />
	<p class="wp-caption-text">Selfhosting a blog is like building your own house</p>
</div>
<p>In a <a href="http://www.blogtips.org/selecting-a-blog-platform-selfhost-your-blog-or-not/">previous post</a> I touched on the subject of selfhosting in <a href="http://www.blogtips.org/category/blogtips-primers/selecting-a-blog-platform/">a series about selecting the blog platform suited for your needs</a>. The subject is important enough to elaborate a bit more.</p>
<p>When you start a blog, you have the choice of either using your blogservice to host your blog, or to rent server space yourself. Of the popular blog softwares, <a href="http://www.wordpress.org">WordPress.org</a> and <a href="http://movabletype.com/" target="_blank">Movable Type</a> allow you to use your own server. Others, <a href="http://wordpress.com" target="_blank">WordPress.com</a>, <a href="http://tumblr.com" target="_blank">Tumblr</a>, <a href="http://blogger.com" target="_blank">Blogger</a> and <a href="http://typepad.com" target="_blank">Typepad</a> don&#8217;t give you that option, and will run your blog on their servers.</p>
<p>Intuitively, organisations, and the more &#8220;independent minded&#8221; bloggers would be inclined to choose for selfhosting, but the choice often is made uninformed. Let me share some of my personal experiences.<br />
<span id="more-751"></span><br />
For the past two years, I used blogs hosted by WordPress, Blogger and Tumblr. In my experience, their services are reliable, fast, trouble-free, and allowed me to concentrate on writing, on blogging (apart from <a href="http://www.theroadtothehorizon.org/2009/04/almost-lost-my-blog-compliments-of.html" target="_blank">an occasional hiccup</a> where Blogger thought my blog was spamming). And above all, their hosting is free, offering unlimited disk space for blogposts and unlimited bandwidth. I thought it was a natural progression to move to self-hosting but gradually I started to discover the differences.</p>
<h4>I am a blogger, not a hosting expert</h4>
<p>When you decide to selfhost, the choice of a hosting service is just as critical as the choice of your blogging platform. There are plenty of cheap hosting services around. Little did I know. I had good experiences with <a href="http://godaddy.com" target="_blank">GoDaddy</a> for my domain hosting, so I went with them for my server hosting. But, aaah, I had choices to make..:</p>
<ul>
<li>Linux or Windows hosting..? Beh.. Went with Linux. Don&#8217;t like Windows anyway.</li>
<li>Which type of service? Economy (10 Gb space, 300 Gb bandwidth per year, at $4.74/month), Deluxe (150 Gb space, 1,500 Gb bandwidth at $6.64/month) or unlimited (at $14.24/month)? Beh, went with the economy plan.</li>
<li>What I did not realize is that these prices are for a shared virtual server. Meaning you are using the same server with hundreds of other hosting users, and the load on the server depends what those users do. If you want your own virtual server, prices go from $26.99/month to $105.44/month <span id="lbl_RTGpre12"><strong>(</strong></span>10 Gb disk space/500 Gb bandwidth to <span id="vir_rtgpre_ds">50 Gb/</span>2,000 Gb). Quite steep. And then you can also have your own physical server with prices up to $383.92/month..</li>
<li>In my experience, for about 9 different selfhosted sites, I hit the jackpot: performance on a shared virtual server was good. Only one of my sites was clearly slower than the others, and showed a <em><strong>significant</strong></em> decrease in performance during the US office hours. Several emails and calls to the support centre did not resolve this issue. I am pretty much stuck.</li>
</ul>
<p>So what is the best hosting service? I would have to ask the experts, but it looks like the opinions are largely divided, if not really subjective.</p>
<h4>I am a blogger, not a system expert</h4>
<p>If you select a hosting service, check if they offer an easy install package for your blogsoftware. I know blogs. I know my way around HTML and CSS enough to make a blog look nice. But God forgive, I am not a systems expert. Neither am I a programmer. I don&#8217;t know my way around the backend systems (PHP and MySQL for Wordpress). Even if it is not rocket science to install blogsoftware from scratch, I would really like to concentrate on blogging, and not hacking my way around MySQL databases, wouldn&#8217;t you?</p>
<p>Even as GoDaddy offers a &#8216;one click install&#8217; for WordPress, there are still quicks, I guess you find with other hosting services too. After I removed a WordPress site from one of my servers, I found out that the SQL database was deleted, but the files were not. I found the problems and the solutions, but wouldn&#8217;t I rather spend that time actually writing blogs? You bet!</p>
<p>So when you choose a hosting service, make sure they have a control panel where you can install your blog software with one click. If not, you will have to do a lot of stuff manually, with mistakes easily being made. In that case, start reading &#8220;MySQL and PHP for Dummies&#8221; !</p>
<h4>Building: Do-it-yourself</h4>
<p>After you installed your blog software, the real work starts. Just as with blogs hosted by the blogplatform, you will have to choose a theme, or layout template. By itself, that is easy enough, BUT you have much more choices. And choices are curses. Which template to choose?</p>
<p>Most people make their choice based on the looks of the template, but forget there is more than that. How easy is the SEO (Search Engine Optimization)? How easy can you integrate your scripts for Google Analytics? Can you plug in your meta-data for <a href="http://www.google.com/webmasters/" target="_blank">Google Webmaster</a> and the like? How easy is it to customize your template? How well structured are the style sheets? How easy is it to change the banner picture? How good is the documentation of the theme? Is there  support, and a user forum? Are there known issues with popular plug-ins and widgets?</p>
<p>Speaking of which: Widgets&#8230; In my case, I used WordPress hosted blogs before, and always cursed the limited choices of widgets they support. Boy, once moving to a selfhosted blog, was I glad with the choices I had. But only for a moment&#8230; As &#8220;choices are curses&#8221; again&#8230; Which plug-ins to take? Which work well with the theme, and don&#8217;t conflict with others? Support? User forums? Documentation?</p>
<p>Even after you installed it all, you might find things are pretty slow. On blogs hosted by popular blogplatforms, all issues related to performance are taken care of by the host. Using selfhosting, you have to do it all yourself. That includes caching to optimize the blog&#8217;s loading speed, and keeping an eye on your hosting service&#8217;s performance.</p>
<h4>Maintenance: Do-it-yourself</h4>
<p>There are people who enjoy building their house themselves, or refurbishing it by hand. They enjoy fiddling around in the weekends repairing broken pipes, repainting doors and window frames. I am not one of them. Nor do I enjoy the fiddling around with blogsoftware trying to solve one problem or the other, which is unrelated to the contents of my blog.</p>
<p>A few months I started BlogTips, <a href="http://wordpress.org/development/2009/08/2-8-4-security-release/" target="_blank">a new version of WordPress came out</a> with an urgent security patch. I don&#8217;t know about you, but upgrading WordPress is not one of my favourite pass-times, even if WordPress makes it as easy as &#8220;a click of a button&#8221; (Kudos for that!). I first had to check if all my plug-ins and my theme would work. It turned out some were not. The security upgrade was that urgent,  I decided to disable the plug-ins I suspected problems with, and to upgrade anyway. Luckily, the upgrade went fine, but boy, I had cold sweat in my hands when I clicked that &#8220;Upgrade Now&#8221; button.</p>
<p>I can not imagine what trouble I would have to go through if my site did not come up.</p>
<p>On my WordPress blogs, new releases of widgets and plug-ins come out every week. For the 10 widgets I always use on my blogs, I get an average of 5 updates a week. On one hand, this shows the widgets are well maintained, and kept up-to-date, but on the other hand, each time I click on &#8220;Upgrade&#8221;, I keep a hand on my heart. And my eyes closed. Swift prayers are always at hand, hoping no error messages come up on the screen.</p>
<p>While I only use pretty well supported and popular widgets, there were times where all went haywire and my blog came up all hooble-de-boob. I had to hack my way through to disable the widget, and try to restate all as was before the update.</p>
<p>I can say that for the four selfhosted WordPress blogs I have, I spend at least two hours per week on the maintenance.</p>
<h4>Break glass in case of fire</h4>
<p>And as a conscientious blogger, you of course back up your blog. Right? Right?!?! Euh&#8230; While blogs hosted by your blogplatform, backups are taken care by them, once you go selfhosting, you will have to ensure you distribute the fire extinguishers, and keep them filled with foam: You need to back up your blog, and learn how to restore it, in case of problems.</p>
<p>Luckily, there are some plug-ins that help you with that, but you need to find out which. And learn how to use them.</p>
<h4>Concluding</h4>
<p>The moment you decide to move away from blogs hosted by your blogplatform, and decide to follow the road sign &#8220;Selfhosted blogs&#8221;, you will need to keep in mind it is not as easy as a switch. You will have to invest time to choose the right hosting service. You will have to invest time in building your blog with all its widgets and you will have to invest time to maintain it all.</p>
<p>Is it worth it? That is a really subjective matter. I would say, for the serious blogger, with a certain level of technical knowledge and savvy, it is worth to selfhost a blog. If -on the other hand- you can not stand the sight of HTML, CSS, and get a rash by the thought of having to tune a cache plug-in, I would advise you to think twice.</p>
<p>Picture courtesy <a href="http://blog.gogrid.com/" target="_blank">GoGrid</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogtips.org/selfhosting-your-blog-or-not/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How successful is your blog?</title>
		<link>http://www.blogtips.org/how-wsuccessful-is-your-blog/</link>
		<comments>http://www.blogtips.org/how-wsuccessful-is-your-blog/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 20:23:53 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blogging 101]]></category>
		<category><![CDATA[Easy Stuff]]></category>
		<category><![CDATA[How to... Stuff]]></category>
		<category><![CDATA[backlinks]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google Webmaster]]></category>
		<category><![CDATA[pagerank]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visitor traffic]]></category>
		<category><![CDATA[Web statistics]]></category>
		<category><![CDATA[Yahoo Site Explorer]]></category>

		<guid isPermaLink="false">http://www.blogtips.org/?p=737</guid>
		<description><![CDATA[
You created your blog, and write posts, write posts, write posts&#8230; Gradually, your audience grows. You get comments, get other bloggers linking to you,&#8230; Your blog has a lift-off. But how much of a lift-off? Are you flying in orbit, or are you barely clearing the tree tops? How do you measure your blog&#8217;s performance. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="aligncenter" title="Vintage racing car" src="http://theroadtothehorizon.net/photo/vintage%20racing%20car.jpg" alt="" width="287" height="442" /></p>
<p>You created your blog, and write posts, write posts, write posts&#8230; Gradually, your audience grows. You get comments, get other bloggers linking to you,&#8230; Your blog has a lift-off. But how much of a lift-off? Are you flying in orbit, or are you barely clearing the tree tops? How do you measure your blog&#8217;s performance. How do you keep track of it?</p>
<h4>Success is in the eye of the beholder</h4>
<p>What means &#8220;success&#8221; to you? Are you writing for a selective public? Then reaching those handful would mean accomplishment for you. Are your goals accomplished having created a small working community around your project blog? Good for you. Or are you already happy just to have a medium where you can post stuff, and can refer to if you get questions about your organisation? Ride on!</p>
<p>But.. if you are a main stream blogger, you will need more than that. You will want more than just a handful of visitors per day. You will want more than one comment per week. What tools are around to keep track of how well you are doing?<br />
<span id="more-737"></span></p>
<h4>1. Your site statistics</h4>
<p><a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> is your main partner here. You will want <strong>the number of your visitors to go up</strong>, as your blog gets its place in the blogosphere. To get a good overview, select a large period, e.g. a year, as the statistics period, and click on either the  &#8216;week&#8217; or &#8216;month&#8217; icon. If you see a graph like this, then you are good:</p>
<div class="wp-caption aligncenter" style="width: 420px">
	<img src="http://theroadtothehorizon.net/photo/visitors.jpg" alt="Visitors per month going gradually up. A good sign." width="420" height="84" />
	<p class="wp-caption-text">Visitors per month going gradually up. A good sign.</p>
</div>
<p>Your visitors per month keep on growing steadily. You might, as in this graph, see some peaks for &#8220;hit posts&#8221; you wrote, but these are just &#8216;hits of the day&#8217;. The main body of the graph should steadily go up.</p>
<p>For the same period, look at <strong>the amount of new visitors versus returning visitors</strong>. You are aiming at the highest possible &#8220;returning visitors&#8221;.<br />
If you are pretty active in social bookmarking sites, you will see loads of new visitors, of which the majority will not return. In that case, I would say if your returning visitors are above 15% of your total, you are doing fine.<br />
If you don&#8217;t promote your site on any social bookmarking sites, your returning visitors should be significantly higher. And you will want to have them grow.</p>
<p>Another significant measure is <strong>your &#8220;bounce rate&#8221;</strong>, amount of people leaving your site after the first page they read. You will want to keep them as low as possible. Once more, if you have a lot of new visitors, rather than returning visitors, chances are your bounce rate will be high. Aim for something like 85%. This means you are seducing 15% of your readers to read more than one page.<br />
If you are more active on social sites, your bounce rate will be higher.</p>
<p>The last significant parameter is<strong> &#8220;pages per visit&#8221;</strong>. You would this figure to be high, and to go up, as it shows your site is &#8220;inviting&#8221; and &#8220;interesting&#8221; enough for people to browse through it. Over time, an average of 2 pages per visit or higher is a good average.</p>
<p>Read also <a href="http://www.blogtips.org/category/blogtips-primers/understanding-traffic-on-your-blog/" target="_self">this series on &#8220;understanding your blog traffic&#8221;</a> to get a clearer view on which statistics parameters are important to keep an eye on.</p>
<h4>2. Your pagerank</h4>
<p>In short, your Google PageRank (PR) is a a rating (between PR0 and PR10 on an logarithmic scale) of ‘how valuable’ your site is to the web community. The higher a PageRank, the better and the higher up your site will feature on a Google search. If you don&#8217;t know what your PageRank is, try <a href="http://www.prchecker.info/index.php" target="_blank">this tool</a>.<br />
In <a href="http://www.blogtips.org/how-does-your-blog-score-on-pagerank/" target="_self">a previous post</a>, I did a survey of 200 nonprofit blogs, and mapped out their PageRank, so you can see where you are in the NonProfit blogosphere.</p>
<p>However, don&#8217;t get desillusioned. Of the 200 blogs I surveyed, there were some serious heavy hitters, so you might end up rather low amongst your peers. So let me put this in context for a moment:</p>
<p>First of all, your blog has to be active for a couple of months, before it is pageranked. And often you will start at the lower end. If your blog has been around for a year, though, your PageRank should be stable and related to &#8220;what you deserve&#8221;.<br />
I have several blogs. Some of them I only created for tests and never touched again. They are pageranked  PR2. Some I use to publish one book and never update them again. They typically get a PR3. Some I occasionally post something, and they get a PR4. One, <a href="http://www.theroadtothehorizon.org" target="_blank">my personal blog</a>, I am very active on. I do a good deal of promotion through social media, and stretch it as far as I can, for a personal blog. It has a PR6.</p>
<p>So I would conclude: if your blog has a PageRank of 4 you are kinda ok. If you are at 6 or higher, you can tap yourself on the back.</p>
<h4>3. Backlinks</h4>
<p>While visitors and pageranking are core figures, let&#8217;s have a look at some fun (for geeks, I admit)  detailed figures to see how well your blog is doing.</p>
<p>In the links below, I will use my own blog as measure. Click on the link and put your own URL in the search box to  see your &#8217;score&#8217;.</p>
<ul>
<li> <a href="http://www.google.com/search?q=%22www.theroadtothehorizon.org%22+-site:theroadtothehorizon.org" target="_blank">Google backlink checker</a> checks all mentions of your blog on the Internet.</li>
<li> Even more relevant are the <a href="http://www.google.co.uk/search?q=link:http://www.theroadtothehorizon.org" target="_blank">Google backlinks counted for pageranking </a></li>
<li>You can also do a <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;ie=UTF-8&amp;q=link%3Ahttp%3A%2F%2Fwww.theroadtothehorizon.org&amp;btnG=Search+Blogs" target="_blank">Google Blog search</a> to see how many times your blog has been linked to by other blogs.</li>
<li>If you followed my advice in <a href="http://www.blogtips.org/5-things-to-do-after-creating-a-new-blog/#more-259" target="_blank">this post</a>, and subscribed to the webmaster utilities from <a href="http://www.google.com/webmasters/" target="_blank">Google</a>, <a href="http://www.blogtips.org/5-things-to-do-after-creating-a-new-blog/%3Ca%20href=" target="_blank">Yahoo</a> and <a href="http://www.bing.com/webmaster/" target="_blank">Bing</a>, you will find more detailed link statistics.</li>
</ul>
<p>Not only are these backlinks important for your Google Pagerank, but while checking them, you will see who else is blogging about you (well, about your blog), or mentioning your site. So, the higher, the better you blog is performing.</p>
<h4>4. Some all-in-one tools</h4>
<p>There are two free web-based tools I use to track the performance of my blogs. They give you an overall performance figure based on a series of statistics.</p>
<ul>
<li><a href="http://www.websitegrader.com/" target="_blank">WebSiteGrader</a> takes into account your backlinks, your Technorati and Alexa ratings. My top blog hits 99.5%, which means it it is in the top 0.5% of all blogs rated. How is yours coming out?</li>
<li>Try <a href="http://www.seomoz.org/trifecta" target="_blank">Trifecta </a>for another &#8220;all-in-one&#8221; rating tool. My main PR6 blog hits 40%. So that is a good measure <img src='http://www.blogtips.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ul>
<h4>5. Keeping track of your blog performance</h4>
<p>It is not only important to have a high rating, or to have many backlinks, but also to improve over time. I keep track of all figures in a spreadsheet (I know, I <em>am</em> a fanatic). I run all statistics once every two weeks, note them down and chart them in a graph.<br />
This way, I get an overview of how my blog is doing. It is also an internal stimulus to pick up if things are slacking (and yes, I <em>am</em> competitive).</p>
<h4>However&#8230;</h4>
<p>But with all of those figures whizzing around your head, don&#8217;t loose track of your main focus: blogging is supposed to be fun, witty, creative. Blogging for a nonprofit cause is all about advocacy, getting a message out, trying to do better in the world. And no figure in the universe should take that fun away!</p>
<p>Picture courtesy <a href="http://www.allposters.com" target="_blank">AllPosters.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogtips.org/how-wsuccessful-is-your-blog/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>5 things to do after creating a new blog</title>
		<link>http://www.blogtips.org/5-things-to-do-after-creating-a-new-blog/</link>
		<comments>http://www.blogtips.org/5-things-to-do-after-creating-a-new-blog/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 21:24:29 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blogging 101]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[Google Webmaster]]></category>
		<category><![CDATA[start a blog]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[visitor traffic]]></category>
		<category><![CDATA[Web statistics]]></category>
		<category><![CDATA[Yahoo Site Explorer]]></category>

		<guid isPermaLink="false">http://www.blogtips.org/?p=259</guid>
		<description><![CDATA[
OK, you did it, you created a new blog! You post a few entries on which you sweat for days, give it the best of your best. But what&#8217;s next?
Here are five basic steps I follow for every new blog I create:
1. Track your visitors.
Nothing is as encouraging for a blogger, as to see the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><center><img class="aligncenter" src="http://www.theroadtothehorizon.net/photo/polishing%20your%20car.jpg" alt="Polishing" /></center></p>
<p>OK, you did it, you created a new blog! You post a few entries on which you sweat for days, give it the best of your best. But what&#8217;s next?</p>
<p>Here are five basic steps I follow for every new blog I create:<span id="more-259"></span></p>
<p><strong>1. Track your visitors.</strong><br />
Nothing is as encouraging for a blogger, as to see the amount of visitors going up, but also to explore where your traffic is coming from, which of your blogposts are the most popular,&#8230; So the first thing you need to do, is to monitor your traffic.<br />
Activate <a href="http://www.google.com/analytics/" target="_blank">Google Analytics</a> on your blog. It is a free tool, and easy to use.</p>
<p><strong>2. Submit your blog to search engines.</strong><br />
Search engines are one of the main sources of traffic, so submit your blog to <a href="http://www.google.com/addurl/" target="_blank">Google</a>, <a href="http://siteexplorer.search.yahoo.com/submit" target="_blank">Yahoo</a> and to the new kid on the block: <a href="http://www.bing.com/docs/submit.aspx?FORM=WSUT" target="_blank">Bing</a>.<br />
But there are more search engines than just these two giants. Use some of the free services, such as <a href="http://www.submitexpress.com/" target="_blank">SubmitExpress</a> to submit your blog to a dozen engines in one go.<br />
And be patient. It will take a couple of days before they will start crawling your blog.</p>
<p><strong>3. Sign up for some basic webmaster tools.</strong><br />
<a href="http://www.google.com/webmasters/" target="_blank">Google Webmasters</a> allows you to tweak the Google crawler (the website indexer), to monitor how the crawler sees your site, who links back to your blog,&#8230;<br />
If you followed step 2, you will have submitted your site already to <a href="http://siteexplorer.search.yahoo.com/" target="_blank">Yahoo SiteExplorer</a>, which offers features comparable to Google Webmasters.<br />
And you can just as well submit your site to <a href="http://www.bing.com/webmaster/" target="_blank">Bing Webmaster Center</a>. </p>
<p><strong>4. Submit your site to blog directories and social bookmarking sites.</strong><br />
Listing your site in directories will make it easier for others to find you precious blog, giving it the deserved attention.<br />
The most popular blog directories are <a href="http://technorati.com/" target="_blank">Technorati</a> and <a href="http://www.alexa.com/" target="_blank">Alexa</a>. Try also <a href="http://www.dmoz.org/" target="_blank">the DMOZ open directory</a>, even though your blog will be queued for the approval by an editor, which can take ages.</p>
<p>As an option, you can also submit your blog to a series of &#8220;blog catalogs&#8221;. <a href="http://www.theroadtothehorizon.org/2007/01/directory-links.html" target="_blank">Here</a> is the list of free blog catalogs I use for my personal blog.<br />
Some catalogs will require you to &#8216;link back&#8217;, i.e. include a link to their website from your blog.</p>
<p>Blogging is all about creating communities, and being active in these communities. Register, submit your most relevant blogposts and start looking for bloggers with similar interests on social bookmarking sites. The most popular ones are: <a href="http://www.mister-wong.com/" target="_blank">Mister Wong</a>, <a href="http://www.stumbleupon.com/" target="_blank">StumbleUpon</a>, <a href="http://www.digg.com/" target="_blank">Digg</a>, <a href="http://www.delicious.com/" target="_blank">Delicious</a>, <a href="http://www.mixx.com/" target="_blank">Mixx</a>, <a href="http://www.reddit.com/" target="_blank">Reddit</a>, <a href="http://www.furl.net" target="_blank">Furl</a> and <a href="http://www.diigo.com/user/petercasier" target="_blank">Diigo</a>.</p>
<p>If you have time, it also worth snooping around on blog forums. I like the friendly and helpful crowd on <a href="http://www.bloggeries.com/forum/" target="_blank">the Bloggeries forum</a>.</p>
<p><strong>5. Implement some the Search Engine Optimization (SEO) basics.</strong><br />
If you are really thorough, it is worth to tweak the <a href="http://en.wikipedia.org/wiki/Search_engine_optimization" target="_blank">Search Engine Optimization</a> or SEO for your blog.</p>
<p>A well-tuned SEO will increase the probability people will find your blog through search engines, when searching for topics you blog about.<br />
Wordpress has the superb <a href="http://semperfiwebdesign.com/portfolio/wordpress/wordpress-plugins/all-in-one-seo-pack/" target="_blank">All-in-One-SEO plug-in</a>, but for Blogger, you will need to manually edit the template:<br />
Insert the following in your template, just before the &lt;/head&gt; tag:</p>
<p><code>&lt;META CONTENT='keyword1, keyword2, keyword3' NAME='Keywords'/&gt;<br />
&lt;META CONTENT='Describe here what your blog is about' NAME='Description'/&gt;<br />
&lt;META CONTENT='Fill in your name here' NAME='Author'/&gt;</code></p>
<p>&#8230;where &#8216;keyword1,&#8230;&#8217; are the most important search keywords for your blog, e.g.: &#8216;Agriculture, development, poverty, agroresearch&#8217;.</p>
<p>And now&#8230; your blog is ready to go!</p>
<p>Check also <a href="http://www.blogtips.org/10-free-blogging-tools-i-use-daily/" target="_blank">10 Free Blogging Tools I use daily</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogtips.org/5-things-to-do-after-creating-a-new-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Start Blogging! But, what will you blog about?</title>
		<link>http://www.blogtips.org/start-blogging-but-what-will-you-blog-about/</link>
		<comments>http://www.blogtips.org/start-blogging-but-what-will-you-blog-about/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 22:35:27 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blogging 101]]></category>
		<category><![CDATA[start a blog]]></category>

		<guid isPermaLink="false">http://blogtips.org/?p=166</guid>
		<description><![CDATA[
OK, the decision is made in your non-profit organisation: the powers-to-be have given you the green light to start a blog. Or you made up your mind and you will start blogging no matter what anyone says.
1. Either think about it or just do it.
There are two schools of thought: “Jump” or “Think and then [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><img class="aligncenter" title="it is all about how you communicate" src="http://theroadtothehorizon.net/photo/say%20what.jpg" alt="It is all about how you communicate" /></p>
<p>OK, the decision is made in your non-profit organisation: the powers-to-be have given you the green light to start a blog. Or you made up your mind and you will start blogging no matter what anyone says.</p>
<p><strong>1. Either think about it or just do it.</strong></p>
<p>There are two schools of thought: “Jump” or “Think and then jump”. That is an easy choice. Or not?</p>
<p>You can not blog about everything under the sky. Somewhere, you have to define your topic as the starting point. The art is not to be too restrictive, but also not too broad. Broad topic blogs are not very successful in creating a loyal readership. Too specific topic might lack a critical mass of those interested in it.<span id="more-166"></span></p>
<p>A real life example: <a href="http://www.theroadtothehorizon.org" target="_blank">My very first blog</a> I started as an eBook: I wanted to publish the stories I had written over the year. After a while, I thought to also integrate random rumbles of things that happened in my everyday’s life, which in fact, are also small stories. Then I added comments on news articles I found interesting. Later, I added several features just as ‘Pictures of the Day’ and ‘Links of the Week’. I followed suggestions of readers and checked my web statistics for the kind of posts the public found interesting to choose the direction the blog would follow.</p>
<p>I had an idea to start with, but over the months and years that followed, the blog started to leads its own way. Overall, the topic remained the same: the blog was about the things that crossed my path. About things that interested me: travel, aid work, sailing, adventure.</p>
<p>You might not have that liberty of choice, if you work for an organisation. Somewhere your blog needs to fulfil a role within the overall goals of your organisation. That by itself already focuses the scope of your blog.</p>
<p>Here are some ideas to define this starting point, as a non-profit organisation, a bit better:</p>
<p><strong>2. Project blogs</strong></p>
<p>Each organisation has a multitude of running projects. Let your project staff post their accomplishments, their struggles, their ideas. Let them put up pictures, videos and stories. Remember, you are working on a blog: the quality of the pictures and video does not have to be perfect!</p>
<p>Project blogs are ideal to form a sense of belonging amongst project staff, certainly if they are dispersed in different parts of the world. Even more so, a project blog can create a social community with other people working on similar projects or interested in the topic, from all over the world and any walk of life.</p>
<p>Use that community ask to questions, make reality checks, request input or help. Put up polls and instigate discussions.</p>
<p>Good project blogs can also create a &#8220;learn as we go&#8221; record-over-time, which later could be poured into a knowledge management “database”…</p>
<p>Examples:<br />
<a href="http://yabusbridge.blogspot.com/" target="_blank">Unity Bridge</a> in Sudan<br />
<a href="http://ictkm.cgiar.org" target="_blank">The CGIAR Knowledge Management Project blog</a>, which is also a great resource for our blog!<br />
<a href="http://www.agcommons.org/?q=blog" target="_blank">AGcommons project</a></p>
<p><strong><br />
3. Field blogs</strong></p>
<p style="text-align: center;"><img class="aligncenter" title="blogging from South Sudan" src="http://theroadtothehorizon.net/photo/Blogging%20from%20South%20Sudan.jpg" alt="Blogging from South Sudan" /></p>
<p>If, as a non-profit organisation, you have field staff, or staff who go regularly on field trips, field blogs are a great advocacy tool for your cause.</p>
<p>You can post all the data and statistics you want, nothing goes down better than a good field story. Again, spice it up with pictures and video.</p>
<p>Examples:<br />
<a href="http://msf.ca/blogs/" target="_blank">Doctors Without Borders</a><br />
<a href="http://we.care.org/post/app/blog/default.aspx?blid=9d8169f1-09e9-4417-9df6-d4c2a5137123&#038;cons_id=&#038;ts=1275091997&#038;signature=7245dbd95c62dd1ef3a6912ce0bbf1e7" target="_blank">Care International</a><br />
<a href="http://www.worldvision.org/content.nsf/about/press-blogs-aid-worker?open&amp;lpos=day_txt_aid-worker-blogs" target="_blank">World Vision International</a></p>
<p><strong><br />
4. Leadership blogs</strong></p>
<p>Have your organisation’s leaders share their ideas, reflect, pose questions and concerns, either to their staff, donor constituency or like minded. Once again, the power of a blog, and the sphere around blogs will automatically create a sense of belonging, both with the staff and the external public. and model knowledge sharing.</p>
<p>Examples:<br />
<a href="http://ross.typepad.com/" target="_blank">Ross Mayfield&#8217;s blog</a> (Ross is the Chairman, President &amp; Co-founder of Socialtext, the first wiki company)<br />
<a href="http://hsus.typepad.com/" target="_blank">A Humane Nation</a> (the blog of Wayne Pacelle, CEO of the Humane Society)</p>
<p><strong><br />
5. Event blogs</strong></p>
<p>Be it for a fundraising event, a conference or an advocacy festival, blogs are an excellent publicity and virtual participation medium. You can use blogs to rally participants (‘heat them up before the event’), or to have people participate remotely.</p>
<p>Think also about “live blogging”: have several people participate in the event as ‘rapporteurs’. They take notes, and post blogs real time.</p>
<p>Example of live blogging during a non-profit event:<br />
<a href="http://sharefair2009.blogspot.com/" target="_blank">the 2009 Rome Sharefair</a></p>
<p><strong><br />
6. Public Community blogs</strong></p>
<p>As an excellent application of the social dynamism of a blog, public community blogs offer the organisations or community members the platform to invite partners and stakeholders to add their voices to an organization&#8217;s work. Participatory governance with a scent of advocacy, it all goes for a non-profit.</p>
<p>Examples:<br />
<a href="http://fellowsblog.kiva.org/" target="_blank">Kiva Fellows blog</a><br />
<a href="http://africacan.worldbank.org/" target="_blank">Africa Can End Poverty</a> from the World Bank<br />
<a href="http://www.casefoundation.org/blog" target="_blank">Case Foundation Blog</a></p>
<p><strong><br />
7. Topic blogs</strong></p>
<p>Your non-profit organisation handles topics that many others tackle. We all often fight the same battles. A topic blog is centered around one generic subject, with extensions in different directions be it events, workshops or research. Once again blogs offer the opportunity to reach out and connect to an audience both internal in your organisation and towards the outside world.</p>
<p>Dependent on the topic, you will be surprised where your audience comes from, and the amount of people that work on the same topics as you do.</p>
<p>Example:<br />
<a href="http://fm-cab.blogspot.com/" target="_blank">Force Migration Blog</a><br />
<a href="http://designinafrica.wordpress.com/" target="_blank">Design in Africa</a><br />
<a href="http://warandhealth.com/" target="_blank">War and Health</a><br />
<a href="http://womensrights.change.org/" target="_blank">Women&#8217;s Rights</a></p>
<p>Whatever topic you choose, though, remember that the essence of blogs is “flexibility”. No matter how well you have thought things out, you will have to adapt and somehow let your blog “show you the way”.</p>
<p><strong>Further reading:</strong><br />
- <a href="http://www.kstoolkit.org/Blogs" target="_blank">Knowledge Sharing Toolkit</a><br />
- <a href="http://delicious.com/nonprofitblogs/" target="_blank">My Delicious Nonprofit Blogs list</a> contains hundreds of blogs<br />
- <a href="http://good.alltop.com/" target="_blank">good.alltop.com</a> also features a list of nonprofit blogs<br />
- and so does the <a href="http://www.nonprofitblogs.info/" target="_blank">The Nonprofit Blogs</a></p>
<p><small>Second picture courtesy Cyprien Hiniolwa</small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogtips.org/start-blogging-but-what-will-you-blog-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does your organisation need a blog?</title>
		<link>http://www.blogtips.org/does-your-non-profit-organisation-need-a-blog/</link>
		<comments>http://www.blogtips.org/does-your-non-profit-organisation-need-a-blog/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 11:14:04 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Blogging 101]]></category>
		<category><![CDATA[start a blog]]></category>

		<guid isPermaLink="false">http://blogtips.org/?p=146</guid>
		<description><![CDATA[
I assume your organisation already has a web-presence with a corporate website, so why would you want to start a blog?
1. A blog as an addition to your existing web presence
Have you ever defined the goals for your organisation’s web presence? What do you want to achieve? How do you measure that?
For a typical non-profit, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><center><img class="aligncenter" title="Blog logo" src="http://theroadtothehorizon.net/photo/blog%20logo.jpg" alt="Blog logo" /></center><br />
I assume your organisation already has a web-presence with a corporate website, so why would you want to start a blog?</p>
<p><br/><strong>1. A blog as an addition to your existing web presence</strong><br />
Have you ever defined the goals for your organisation’s web presence? What do you want to achieve? How do you measure that?</p>
<p>For a typical non-profit, I would assume you want:</p>
<ul>
<li> <span style="text-decoration: underline;">advocacy:</span> interest people for your cause.<br />
Metrics: amount of visitors, amount of returning visitors, depth of visit (amount of pages they read)</li>
<li><span style="text-decoration: underline;">activism:</span> rally people behind your cause<br />
Metrics: amount of participants in your online actions</li>
<li><span style="text-decoration: underline;">fundraising:</span> something every non-profit needs<br />
Metric: amount of funds donated via the website, or how many of your donors got to know your organisation via your site. How many use your website as a resource.</li>
<li><span style="text-decoration: underline;">knowledge base:</span> &#8220;educate&#8221; your audience through a document and research repository<br />
Metric: amount of documents and amount of readers</li>
</ul>
<p>Have you also thought about how you want to achieve those goals? Sure enough, part of this is technical. You want a site that is attractive, downloads fast, that has a high use-ability where people can find information easily and quickly.</p>
<p>Most of all the key factor is ‘traffic’ and returning ‘traffic’, visitors and visitor loyalty. Integrating a blog into your corporate website or “connecting” it to your corporate website (with regular links to your site), can drive traffic onto it, helping you achieve your corporate web-goals.<span id="more-146"></span></p>
<p>A real life example: An excellent and popular corporate non-profit website I know well has a traffic of about 300,000 visits a month. My personal blogs have a total of about 20,000 visitors a month. If my blogs would be in function of that corporate site, imagine it would increase the organisation’s web presence by 6%. An easy gain!</p>
<p><strong>2. Ease of publishing</strong><br />
Contents can mean a big difference between a blog and a corporate site. As “contents is master” for any web presence, a blog allows you to bring information to your public much faster than a traditional website. And typical blog readers will check their favourite blogs several times a week. Not so for corporate websites.</p>
<p>Typically blogs offer an easy-to-update, easy-to-work-with contents management system (CMS). Once I have written a post, it takes me no time at all to publish a blog.</p>
<p>One time, we did a test between a corporate site and my blog. We wrote an article with a few pictures and a video. It took us several hours before we had the “corporate” article up, and several minutes on the blog.</p>
<p><strong>3. The cost of making and maintaining a blog</strong></p>
<p><center><img class="aligncenter" title="Blog Fast" src="http://theroadtothehorizon.net/photo/ease%20of%20blogging.jpg" alt="Blog Fast" /></center><br />
“Webmasters” will hate me for this, but I found the whole web development world to be a big scam. It costs tens if not hundreds of thousands of dollars to bring a corporate website online. You buy the Contents Management System, hosting, a document repository system. You hire graphic designers, usability experts, make use cases, and have an army of highly paid developers working through the code. It will take you six months to bring your site online. And how often is the end result not really what you had in mind? How many compromises have you made along the way?</p>
<p>Blogs integrate the Content Management and the document repository systems, and offer a wide range of themes or graphical designs. They can structure and restructure your information in many different ways. Blogs make it easy to integrate different functionalities through widgets and other bells and whistles. Adding, changing and repositioning blogs is made easy, using WYSIWYG editors.</p>
<p>Several of my blogs, I brought online in just a few hours. One of our project blogs, I started from scratch in one hour, after dinner. The blog you are currently on, took me (including the domain registration, hosting configuration, installation of the software, definition of the layout and populating it with ten posts), one day. And you can’t say this blog’s layout sucks, can you?</p>
<p>Can this blog’s layout compare with the one from the <a href="http://www.bbc.co.uk/" target="_blank">BBC</a> or <a href="http://edition.cnn.com/" target="_blank">CNN</a>? Probably it could… I invested one day of my spare time (and I am NOT an expert), and something like $50 to bring this blog online. BBC and CNN must have spent hundreds of thousands if not millions. How much have YOU spent on your corporate website?</p>
<p><strong>4. Community building</strong><br />
A blog and a ‘normal’ website have another major difference: Blogs offer the ability to build a community, to interact with your readers. Through comments, through out-of-the-box widgets, you get people to interact with you and each other.<br />
Blogs much more than corporate sites, offer the ability to interact with other bloggers either through blog catalogs, social bookmarking sites, cross linking and cross posting, or leaving comments on each others blogs.</p>
<p>Community features are built into any blog platform. And communities are one thing ‘corporate webmasters’ will understand: they bring traffic. And traffic is good.</p>
<p>But there is more to it. Blogs can also build a community within your own organisation. It gives the opportunity for your staff members to bring out their stories, and make them feel part of your organisation’s community. And your readers will love the field stories.</p>
<p><strong>5. A sense of forgiveness and tolerance</strong><br />
Blogs live in a different sphere than corporate websites. Anything published on a corporate site typically goes through a public relations department, and takes time for a webmaster to published. Errors are often taken seriously by those who publish and those who read.<br />
As blogs have grown out of the personal sphere, blogs have more an air of tolerance, of forgiveness.<br />
A text on a corporate site has to be perfect. A picture crystal-clear. Not so on blogs. And even less so on microblogs.</p>
<p><strong>6. In-house blogs</strong><br />
Not all blogs have to be for the general public. You can restrict access to your blogs to in-house use also, running on your intranet. Once again, it will give your staff the ability to bring out their stories, to build the sense of ‘belonging’. And if you are more serious about it all, it allows the sharing of information and experiences.</p>
<p><strong>Further reading:</strong><br />
- <a href="http://ictkm.wordpress.com/2009/04/23/blogging-for-impact/" target="_blank">Blogging for impact</a> on the ICTKM blog.<br />
- <a href="http://www.kstoolkit.org/Blogs" target="_blank">Knowledge Sharing Toolkit</a><br />
- <a href="http://www.fundraisingsuccessmag.com/article/blogging-tips-traps-tales-404527_1.html" target="_blank">Blogging: Tips, Traps and Tales</a><br />
- <a href="http://johnhaydon.com/2009/01/2-ways-blog-rock-nonprofits-social-media-campaign/" target="_blank">22 Ways A Blog Can Rock Your Non-Profit’s Social Media Campaign</a></p>
<p><small>Pictures courtesy <a href="http://blog.ning.com/" target="_blank">Ning</a> and <a href="http://education.rsablogs.org.uk/" target="_blank">RSA Education</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blogtips.org/does-your-non-profit-organisation-need-a-blog/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
