<?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>bloggingrocket.com &#187; WordPress</title>
	<atom:link href="http://www.bloggingrocket.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingrocket.com</link>
	<description>Launch your WordPress blog the right way, first time.</description>
	<lastBuildDate>Sun, 11 Apr 2010 20:35:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress is the best blog engine in the world</title>
		<link>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/</link>
		<comments>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 22:51:21 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Installing WordPress]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=400</guid>
		<description><![CDATA[Five reasons why WordPress will rock your world]]></description>
			<content:encoded><![CDATA[<h2>Here are 5 reasons why</h2>
<ol>
<li>Thousands of 3rd party plugins &#8211; majority of which are free<br />
<a href="http://wordpress.org/extend/plugins/" target="_blank">See the official plugin directory</a></li>
<li>Thousands of 3rd party themes &#8211; mainly free, but for a small cost you can by some amazing premium designs<br />
<a href="http://wordpress.org/extend/themes/" target="_blank">See the official theme directory<br />
</a></li>
<li>WordPress is written in php with MySQL database back end meaning you can host your blog on 99% of the webservers in the world.<br />
<a href="http://www.php.net/" target="_blank">php is a dynamic web language</a><br />
<a href="http://www.mysql.com/" target="_blank">MySQL is a fast full featured database</a></li>
<li>Easy to use well thought out admin interface<br />
<a href="http://codex.wordpress.org/Image:dashboard.png" target="_blank">WP-admin dashboard screen shot</a></li>
<li>Constant development cycle<br />
<a href="http://wordpress.org/" target="_blank">Download the latest build from wordpress.org</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/wordpress-worlds-best-blog-engine/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>SECURITY REVIEW Pt1 :: wp-security-scan plugin</title>
		<link>http://www.bloggingrocket.com/security-review-pt1-wp-security-scan-plugin/</link>
		<comments>http://www.bloggingrocket.com/security-review-pt1-wp-security-scan-plugin/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 22:55:05 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[table prefix]]></category>
		<category><![CDATA[vulnerabilities]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=379</guid>
		<description><![CDATA[PART ONE: wp-security-scan plugin - this plugin highlights the two most over looked vulnerabilities in WordPress...]]></description>
			<content:encoded><![CDATA[<p>Security in anything we do these days is of vital importance. We are only human and we make mistakes so any kind of security back up we can put into place has got to be a good thing. In this series of five security posts I am going to review a different security related plugin and report back what are the pros and cons of each one, and of course if they are indeed making wordpress a little bit safer.</p>
<h1>PART ONE: wp-security-scan plugin</h1>
<p><span style="font-size: small;"><strong>Download</strong>: <a title="WordPress Security Scanner" rel="nofollow" href="http://wordpress.org/extend/plugins/wp-security-scan/" target="_blank">WP Security Scan</a></span></p>
<p><strong>Author</strong>: <a href="http://semperfiwebdesign.com/plugins/wp-security-scan/" target="_blank">Semper Fi Web design</a></p>
<p><strong>Cost</strong>: Free</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-380" title="wp-scan" src="http://www.bloggingrocket.com/wp-content/uploads/2008/10/wp-scan.jpg" alt="" width="396" height="177" /></p>
<p>Once you have downloaded and unzipped the plugin upload it to you plugins fold and activate it in your plugins menu in the admin area of your blog.</p>
<p>When the plugin is active you will get a new tab in the top menu like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-381" style="border: 0pt none;" title="security-link" src="http://www.bloggingrocket.com/wp-content/uploads/2008/10/security-link.jpg" alt="" width="457" height="80" /></p>
<p>Here is what each tab will tell you</p>
<h3>Security Tab</h3>
<p>This tab is a &#8216;dashboard&#8217; for the plugin, it reports to you all of its findings. One of the plugins features is to help you rename the &#8216;admin&#8217; user and it will report to you here in red if the admin user exists. The way to rename this user is listed on a page called <a href="http://semperfiwebdesign.com/documentation/wp-security-scan/change-wordpress-admin-username/" target="_blank">Change WordPress Admin Username</a>. The other items it reports on are:</p>
<ul>
<li>WordPress version: 2.6.2     You have the latest stable version of WordPress.</li>
<li>Your table prefix is not wp_. Your WordPress version is successfully hidden.</li>
<li>WordPress DB Errors turned off.</li>
<li>WP ID META tag removed form WordPress core</li>
<li>&#8220;admin&#8221; user exists.</li>
<li>The file .htaccess does not exist in wp-admin/.</li>
</ul>
<p>Further down the page is a table reporting more system level information which includes:</p>
<ul>
<li>Operating System</li>
<li>Server</li>
<li>Memory usage</li>
<li>MYSQL Version</li>
<li>SQL Mode</li>
<li>PHP Version</li>
<li>PHP Safe Mode</li>
<li>PHP Allow URL fopen</li>
<li>PHP Memory Limit</li>
<li>PHP Max Upload Size</li>
<li>PHP Max Post Size</li>
<li>PHP Max Script Execute Time</li>
<li>PHP Exif support</li>
<li>PHP IPTC support</li>
<li>PHP XML support</li>
</ul>
<h3>Scanner Tab</h3>
<p>Clicking on this tab brings up a list of files and directories which it checks that they all have  the correct permissions state. If it&#8217;s correct the line is highlighted in green &#8211; if it&#8217;s incorrect then it is highlighted in red. The correct permission status is displayed so you can change the permissions accordingly.</p>
<h3>Password Tool Tab</h3>
<p>This is a neat facility which it gives you the ability to check the strength of your passwords. A field is displayed on screen and you are invited to type in a password, a graphical bar indicator progresses as you type, alongside words telling you the strength of the password.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-392" style="border: 0pt none;" title="pw-tool" src="http://www.bloggingrocket.com/wp-content/uploads/2008/10/pw-tool.jpg" alt="" width="500" height="176" /></p>
<p style="text-align: left;">Another nice touch is it automatically generates a random strong password which you can just copy and use.</p>
<h3>Database Tab</h3>
<p style="text-align: left;">It seems there are two major vulnerabilities in WordPress the first is the auto-generated &#8216;admin&#8217; user &#8211; this is a security issue because every WordPress blog will probably have this user, therefore a potential hacker already knows half of a Username and Password pair. The second issue is the name of your tables in your database. By default when you install WordPress it auto prompts you with a table prefix of &#8216;WP_&#8217; if you leave it as this then a hacker also now knows all your table names. This is a simple one to combat because all you need to do when you install is change the prefix to something else then install. This won&#8217;t prevent a hacker from getting in but it will make it more difficult.</p>
<p style="text-align: left;">If you have already installed your blog the Database Tab has the answer. Clicking on the tab presents you with a field populated with your current table prefix. Here you can now change it to something else, but as the big, bold, italic letters say:</p>
<h4><em><em>Make a backup of your database before using this tool</em></em></h4>
<h3>Support Tab</h3>
<p>The support tab is under construction but is a place where you can link back to the publishers changelog and documentation.</p>
<h3>Conclusion</h3>
<p>My conclusion of this plugin is it highlights the two most over looked vulnerabilities in WordPress &#8211; the admin username and the table prefix. Both vulnerabilities are fixable and this plugin shows you how to do it. What&#8217;s more having these highlighted to you will teach you to install more securely in the future. Some of the info that the plugin reports will go right over most bloggers heads but so long as you don&#8217;t get bogged down with the unimportant stuff you should be OK.</p>
<p>[rating:3.5]</p>
<p>Overall I would give this plugin 3.5/5</p>
<p><strong>Killer feature:</strong> the ability to change the table prefix in one go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/security-review-pt1-wp-security-scan-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Writing :: Is the size of the WordPress Post input box big enough for you?</title>
		<link>http://www.bloggingrocket.com/writing-a-blog-post/</link>
		<comments>http://www.bloggingrocket.com/writing-a-blog-post/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 22:00:49 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[WordPress Mini Tips]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[blue button]]></category>
		<category><![CDATA[input box]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=370</guid>
		<description><![CDATA[Writing a blog post is fun, you power up Wordpress, go to the admin, click on Write and add your title. You then click in the post input box and start writing (like I'm doing now) and you soon fill up your post input box. That's no problem though is it because you can scroll right? Yeah but that's a bit tedious when you need to scroll back to find out what you posted. So here are three killer tips for you to maximise your post input.]]></description>
			<content:encoded><![CDATA[<p>Writing a blog post is fun, you power up WordPress, go to the admin, click on Write and add your title. You then click in the post input box and start writing (like I&#8217;m doing now) but you soon fill up your post input box. That&#8217;s no problem though is it because you can scroll right? Yeah but that&#8217;s a bit tedious when you need to scroll back to read what you posted.</p>
<p>So here are three killer tips for you to maximise your post input.</p>
<h3>1. Resize the window</h3>
<p>Take a look at the bottom right hand corner of the post input window (and edit window for that matter) and see that the blue bar has a grey chevron icon in it. Click, hold and drag down (or up), this will resize the window.</p>
<p>This is very useful, but the change isn&#8217;t permanent and the next time you write or edit it&#8217;s back to its normal size.</p>
<h3>2. Hit the blue button</h3>
<p>This isn&#8217;t a facility of older incarnations of WordPress. Along the row of icons (starting with <strong>B</strong> then <strong><em>I</em></strong> then <span style="text-decoration: line-through;">ABC</span> etc) is an icon of a blue button it should be about the 2nd from last icon. If you click that the whole input box goes full screen and everything else disappears from the display. Now you have maximum input space. To get back to normal you click the button again and the usual input page is returned. <em>Please note saving or publishing is not possible in this full screen state.</em></p>
<h3>3. Permanently resize the input window.</h3>
<p>This option is so understated I never realised it was there. In the admin, go to Settings, then click on the Writing tab. The first option is: &#8216;Size of the post box&#8217;. All you need to do is increase the value in this field and hit save. Then the next time you go to your write or edit page the input window will be your new enlarged size! The beauty of this is the enlargement is permanent.</p>
<p><strong>If you have found any obscure WordPress options please comment below. For the first person to comment with a great WordPress tip I will stumble a page on your blog.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/writing-a-blog-post/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>I&#8217;m fed up with typing &#8230;/wp-admin</title>
		<link>http://www.bloggingrocket.com/fed-up-typing-wp-admin/</link>
		<comments>http://www.bloggingrocket.com/fed-up-typing-wp-admin/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 12:00:34 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Mini Tips]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wp-admin]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=348</guid>
		<description><![CDATA[I make bookmarks of my most visited pages and my browser defaults to a local homepage on my Mac that has links to my frequent haunts, but I seem to be typing &#8230;/wp-admin all the time.
It&#8217;s not a hard folder name to type &#8211; but I wish it didn&#8217;t contain a dash and was slightly [...]]]></description>
			<content:encoded><![CDATA[<p>I make bookmarks of my most visited pages and my browser defaults to a local homepage on my Mac that has links to my frequent haunts, but I seem to be typing &#8230;/wp-admin all the time.</p>
<p>It&#8217;s not a hard folder name to type &#8211; but I wish it didn&#8217;t contain a dash and was slightly shorter. So I went and renamed my &#8216;wp-admin&#8217; folder to &#8216;admin&#8217;. <strong></strong></p>
<p><strong>Here is a tip:</strong> don&#8217;t do it because it doesn&#8217;t work. You get an error up that complains about the admin.php file and on inspection there are &#8216;LOTS&#8217; of hard encoded links to the wp-admin folder. Too many to make it viable to change by hand &#8211; especially as a WordPress update could put it all back to how it was.</p>
<p>So basically as it stands with WordPress at the moment (version 2.6.2)  &#8211; you can&#8217;t change the name of that folder, so I&#8217;m just going to have to continue being fed up.</p>
<p> <img src='http://www.bloggingrocket.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/fed-up-typing-wp-admin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Word Count :: Count the words in a blog post</title>
		<link>http://www.bloggingrocket.com/word-count-count-the-words-in-a-blog-post/</link>
		<comments>http://www.bloggingrocket.com/word-count-count-the-words-in-a-blog-post/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 20:12:16 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Mini Tips]]></category>
		<category><![CDATA[WordPress Mini Tips]]></category>
		<category><![CDATA[blog post]]></category>
		<category><![CDATA[word count]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=315</guid>
		<description><![CDATA[Did you know there was an sweet spot for blog post length? It's approx 300ish words according to my research. So how do you count your words? As I've said many times before don't use Word to type your blog posts, so that means using Word's count facility is out of the question. So what should you do?]]></description>
			<content:encoded><![CDATA[<p>Did you know there was an sweet spot for blog post length? It&#8217;s approx 300ish words according to my research.</p>
<p>So how do you count your words? As I&#8217;ve said many times before <strong>don&#8217;t</strong> use Word to type your blog posts, so that means using Word&#8217;s count facility is out of the question. So what should you do?</p>
<p>Well when you are next writing a post on your blog, glance to the right just under the SAVE and PUBLISH buttons is a handy little word count gem built straight into the core of WordPress. Keep typing and watch the little counter increment every few seconds.</p>
<p><a href="http://www.bloggingrocket.com/wp-content/uploads/2008/09/word-count.jpg"><img class="aligncenter size-medium wp-image-317" title="word-count" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/word-count-300x173.jpg" alt="" width="300" height="173" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/word-count-count-the-words-in-a-blog-post/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Hosting Security Issue :: WordPress Flash Uploader Errors</title>
		<link>http://www.bloggingrocket.com/hosting-security-issue-wordpress-flash-uploader-errors/</link>
		<comments>http://www.bloggingrocket.com/hosting-security-issue-wordpress-flash-uploader-errors/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 09:26:34 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[add image]]></category>
		<category><![CDATA[add media]]></category>
		<category><![CDATA[flash uploader]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=312</guid>
		<description><![CDATA[If you have a problem uploading images into your blog using the 'Add media -> Add an image' pop up window, it might be because you are using the default flash based uploader. The problem doesn't actually lie in the WordPress coding, it seems to lie within the settings of the webserver that is dishing out your files. Fortunately there is simple answer]]></description>
			<content:encoded><![CDATA[<p>If you have a problem uploading images into your blog using the &#8216;Add media -&gt; Add an image&#8217; pop up window, it might be because you are using the default flash based uploader.</p>
<p>The problem doesn&#8217;t actually lie in the WordPress coding, it seems to lie within the settings of the webserver that is dishing out your files. Fortunately there is simple answer to this and it lies in doing a quick edit in your .htaccess file.</p>
<p>It seems that some hosting accounts have SecFilterScanPOST enabled and this is causing the problem.</p>
<p>Alter your .htaccess file by adding these two lines of code:</p>
<pre>SecFilterEngine Off</pre>
<pre>SecFilterScanPOST Off</pre>
<p>Now try to upload your picture again and you should find it working.</p>
<p>Please note: I&#8217;m not a webserver techie and I have to hold my hand up and honestly say that I&#8217;m not sure why turning off these two options makes the difference. I do know that they were on for a reason &#8211; that reason may be because it&#8217;s a default install and they can be either on or off without making any difference, or it could be that it&#8217;s a critical bit of set up that really shouldn&#8217;t be turned off.</p>
<blockquote><p><strong>So here is a shout out to anybody with webserver knowledge to join in the comments on this post and tell me what&#8217;s what with these settings. So please follow this post&#8217;s comments in either the comments RSS feed or subscribe to the comments below.</strong></p></blockquote>
<p><em>As with any of our advice the usual disclaimer applies: back up before you do any alterations and be aware that you do the mod at your own risk.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/hosting-security-issue-wordpress-flash-uploader-errors/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Top 7 Things You Must Do With Your Blog Each Week</title>
		<link>http://www.bloggingrocket.com/weekly-7-things-to-do-with-your-blog/</link>
		<comments>http://www.bloggingrocket.com/weekly-7-things-to-do-with-your-blog/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 22:57:47 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Staying Organised]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blog carnival]]></category>
		<category><![CDATA[coppyblogger]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[stumble]]></category>
		<category><![CDATA[webstats]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=290</guid>
		<description><![CDATA[Yes you guessed it &#8211; seven things means one a day. Doing these things just once every week will help you send your blog into orbit. You will notice that &#8216;Promote your Blog&#8217; isn&#8217;t one of the items in the list. Why? Well, you should be doing that anyway, get your site Stumbled and Dugg, [...]]]></description>
			<content:encoded><![CDATA[<p>Yes you guessed it &#8211; seven things means one a day. Doing these things just once every week will help you send your blog into orbit. You will notice that &#8216;Promote your Blog&#8217; isn&#8217;t one of the items in the list. Why? Well, you should be doing that anyway, get your site Stumbled and Dugg, visit other blogs and leave sensible well constructed comments, join in with blog carnivals and all the other things to get your blogging name out there.</p>
<h3>1. Write at least two posts</h3>
<p>Promoting your site is a given, no promotion, no traffic. But the traffic will only flow one way and never return if all your readers see is stale content. You need to write at least two articles a week, more if you can (if you can&#8217;t try and get guest articles from your peers) and post them a day or so apart. <strong>TIP:</strong> better traffic spikes will come from posts that appear at the beginning of the week &#8211; there is an assumption that news is &#8216;freshest&#8217; at the start of the week. A great resource of tips and how to&#8217;s to help you improve your writing is <a href="http://www.copyblogger.com" target="_blank">www.copyblogger.com</a></p>
<h3>2. Check for broken links</h3>
<p>Links that end in a 404 page will lose you traffic so fix any incoming or internal links that are broken. A good plugin for checking your posts is <a href="http://w-shadow.com/blog/2007/08/05/broken-link-checker-for-WordPress/" target="_blank">Broken Link Checker</a>. An awesome plugin for managing incoming broken links is <a href="http://urbangiraffe.com/plugins/redirection/" target="_blank">Redirection</a> it allows you to take an incoming URL and map it to a new post via 301 redirects. It&#8217;s the only way to preserve traffic to your posts when you change a site structure.</p>
<h3>3. Check your Webstats</h3>
<p>You know in the movies where you see the big macho hero choosing his weapons before he goes off and does something amazing, and he picks up a big gun, looks at it lovingly&#8230; then puts it back and picks up an enormous gun, snorts a laugh and nods his head in approval? Well your website statistics are that enormous gun. Your site stats are where you find out who is linking to you, how much traffic you are getting and what pages your visitors are looking at. The stats can tell you your most popular pages and therefore you will know what kind of content your audience is hungry for. There are many stats packages around, your hosting will come with some and there is of course Google Analytics. I&#8217;m currently using <a href="http://WordPress.org/extend/plugins/stats/" target="_blank">WordPress.com Stats</a> which is a great plugin because it causes no extra load on your server and hey, who else but WP knows enough about WordPress to produce good accurate stats? <em>A word of warning:</em> only check your stats once a week, checking stats is like weighing yourself when you are on a diet, check to often and you don&#8217;t see any progression. Check once on a regular basis and you get to see the movement.</p>
<h3>4. Plan future posts</h3>
<p>Doing step three will make this step a breeze. While you are checking your stats, look out for your busiest pages or notice when your busiest times are (and note what you did to produce the extra traffic) and plan your next posts to extend your popular content. If you find your popular posts aren&#8217;t really where you thought your blog was going, don&#8217;t dismiss them and blindly push on, be sensible about it and let the market lead you, as they are the only experts in all this.</p>
<h3>5. Don&#8217;t give up!</h3>
<p>In every bloggers life there are moments of despair, moments where you think &#8220;Argh F**k It! This is going nowhere&#8221; if you are like this then you are probably checking your stats too often! Everyone is in the same boat here, don&#8217;t assume that others are getting more success than you, some might be, but others definitely won&#8217;t be. Just keep going and don&#8217;t give up. If you feel isolated then join a community, I&#8217;m in the Blog MasterMind coaching program and there are forums and communities to help keep me going &#8211; you can join too and I strongly recommend that you check it out.</p>
<h3>6. Do Back up!</h3>
<p>I will continue to harp on about this for probably the life of this blog, and even beyond, I might even have it etched on my Tomb Stone:</p>
<p style="text-align: center;"><strong>RIP<br />
Ian Blackford<br />
Blogging Rocket Webmaster<br />
(*Snigger* I can RIP &#8211; I backed up!)</strong></p>
<p>Get a back-up plugin, set it on a schedule to back up at least once a week and then forget it &#8211; job done. A great plugin for this is <a href="http://www.ilfilosofo.com/blog/wp-db-backup">WordPress Database Backup</a></p>
<h3>7. Take a break!</h3>
<p>There is a lot to blogging, a lot more than people realise and if you do all the above every week along with your blog promotion and digesting information from others you are going to need a break. So don&#8217;t beat yourself up for a taking a little time off, switch off your computer turn on the TV &#8211; go on, I bet there is a good film on!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/weekly-7-things-to-do-with-your-blog/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Interview with Pawan Agrawal from MaxBlogPress.com</title>
		<link>http://www.bloggingrocket.com/interview-with-pawan-agrawal-from-maxblogpresscom/</link>
		<comments>http://www.bloggingrocket.com/interview-with-pawan-agrawal-from-maxblogpresscom/#comments</comments>
		<pubDate>Wed, 10 Sep 2008 22:00:41 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[maxblogpress]]></category>
		<category><![CDATA[pawan agrawal]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=258</guid>
		<description><![CDATA[I first came across Pawan and his plugins when I needed to prevent my blog from becoming a victim of Ping spam, and his MaxBlogPress Ping Optimizer plugin was just the job. I then went on to use many of his other WordPress plugins almost too numerous to mention. Pawan just keeps coming out with...]]></description>
			<content:encoded><![CDATA[<div id="attachment_260" class="wp-caption alignright" style="width: 180px"><img class="size-full wp-image-260" title="pawan-agrawal" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/pawan-agrawal.jpg" alt="Plugin Master" width="170" height="200" /><p class="wp-caption-text">Plugin Master</p></div>
<p><strong>I first came across Pawan and his plugins when I needed to prevent my blog from becoming a victim of Ping spam, and his <a href="http://www.maxblogpress.com/plugins/mpo/" target="_blank">MaxBlogPress Ping Optimizer plugin</a> was just the job. I then went on to use many of his other WordPress plugins almost too numerous to mention. Pawan just keeps coming out with great plugin after great plugin, so he was a natural choice for my now (getting famous) 5 Q Interview.</strong></p>
<p>MaxBlogPress and Pawan&#8217;s plugins can be found here:</p>
<p><a title="MaxBlogPress" href="http://www.maxblogpress.com/" target="_blank"><img class="alignnone size-full wp-image-261" style="border: 0pt none;" title="maxblogpress-logo" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/maxblogpress-logo.jpg" alt="" width="250" height="80" /></a></p>
<p><a href="http://www.maxblogpress.com/" target="_blank">MaxBlogPress.com</a></p>
<h3>1. Who is MaxBlogPress and what is www.maxblogpress.com all about?</h3>
<p style="padding-left: 30px;">MaxBlogPress is a team which focus on creating software/plugins for bloggers for helping them better monetize their blog as well as attract lots of traffic to it. Currently, MaxBlogPress.com offers many free wordpress plugins for helping bloggers use wordpress in more effective way.</p>
<h3>2. When and why did you start blogging?</h3>
<p style="padding-left: 30px;">I think I dived into blogging around the early 2005. That time blogging started getting quite popular and was the latest buzz. I tried wordpress for my test blog to have personal experience with it. That&#8217;s from where i hooked and started using it for most of my projects.</p>
<h3>3. Is your blog also your day job?</h3>
<p style="padding-left: 30px;">Yes, I spend full time for MaxBlogPress.</p>
<h3>4. What challenges did you face and overcome when you set up MaxBlogPress ?</h3>
<p style="padding-left: 30px;">The challenge which I&#8217;m facing from startup to even today is keeping up with so many feature requests/bug fixes for our plugins. WordPress constantly come up with new version and each new version might break our plugin. Also, we face unforeseen problem like conflict with other plugins, different configuration of wordpress and webhost etc&#8230;</p>
<p style="padding-left: 30px;">We spend most of our time helping other bloggers run our plugin smoothly and adding new features for existing plugins.</p>
<p style="padding-left: 30px;">To overcome this problem, I&#8217;ll be hiring more developers for making time for new innovations. But these challenges will still stay as the part of our daily work due to the nature of our work.</p>
<h3>5. What is your one killer piece of advice for a new blogger?</h3>
<p style="padding-left: 30px;">The one advice I&#8217;ll give to all bloggers is same old &#8220;Write killer content&#8221; for your blog. This is the base of your blog and you must make it strong. If you don&#8217;t then whatever latest tricks you apply, ultimately you&#8217;ll fail.</p>
<p style="padding-left: 30px;">Instead of writing lots of low quality content, focus on few good content. Ask yourself, would you read a blog with 90 posts of which 75 are simply useless? OR would you read a blog which have got only 15 blog posts but all of them are hard hitting valuable post?</p>
<p style="padding-left: 30px;">Also, make sure to spend majority of your time in promoting your blog so that your content get good exposure and can have many regular readers for your blog. One mistake most bloggers do is they simply keep on writing new blog posts but never ever think of getting more exposure to their blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/interview-with-pawan-agrawal-from-maxblogpresscom/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing your Author Name</title>
		<link>http://www.bloggingrocket.com/change-author-name/</link>
		<comments>http://www.bloggingrocket.com/change-author-name/#comments</comments>
		<pubDate>Fri, 05 Sep 2008 23:20:32 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Mini Tips]]></category>
		<category><![CDATA[WordPress Mini Tips]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[nickname]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/change-author-name/</guid>
		<description><![CDATA[<p>Did you know that you don't have to put up with your username as being your Author name?</p>
]]></description>
			<content:encoded><![CDATA[<p>Did you know that you don&#8217;t have to put up with your username as being your Author name?</p>
<p>When you create a post WordPress saves the author details for you, some themes will display this on the blog posting. If you are logged in as the default user (admin) your post says something like: This post was written by: admin</p>
<p>Well that&#8217;s not great is it? However you have a way of sorting this out, here is how:</p>
<ol>
<li>Login to wp-admin</li>
<li>Navigate to Users &#8211;&gt; Your Profile</li>
<li>Scroll down to the &#8216;Display name publicly as&#8217; option and look in the pop up menu</li>
</ol>
<p>So long as you have filled in First name, Last name, Nickname (in the same panel) you will see different permutations of your name which can be used for display.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/change-author-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Adriaan Pienaar from WooThemes</title>
		<link>http://www.bloggingrocket.com/interview-with-adriaan-pienaar-from-woothemes/</link>
		<comments>http://www.bloggingrocket.com/interview-with-adriaan-pienaar-from-woothemes/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 21:04:48 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Interviews]]></category>
		<category><![CDATA[adriaan pienaar]]></category>
		<category><![CDATA[premium]]></category>
		<category><![CDATA[radiiate]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[woo]]></category>
		<category><![CDATA[woothemes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/?p=231</guid>
		<description><![CDATA[Adriaan Pienaar lives and works in Cape Town South Africa and is one of the developers over at WooThemes. I came across Woo while I was looking for a new theme for this blog, and their stuff blew me away. Since talking to Adriaan I have realised that Woo is just one part of his online life, there is...]]></description>
			<content:encoded><![CDATA[<div id="attachment_228" class="wp-caption alignright" style="width: 180px"><img class="size-full wp-image-228" title="Adriaan Pienaar" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/adriaan.jpg" alt="A real person in a virtual world" width="170" height="200" /><p class="wp-caption-text">A real person in a virtual world</p></div>
<p><strong>Adriaan Pienaar lives and works in Cape Town South Africa and is one of the developers over at WooThemes. I came across Woo while I was looking for a new theme for this blog, and their stuff blew me away. Since talking to Adriaan I have realised that Woo is just one part of his online life, there is a load more going on over at his personal blog <a href="http://www.adii.co.za/" target="_blank">Adii WordPress Rockstar</a>. I caught up with Adriaan via email and asked him my usual Five questions &#8211; his answers are great and here for you all to read.</strong></p>
<p>The Woo themes can be found here:</p>
<p><a href="http://www.woothemes.com/" target="_blank"><img class="alignnone size-full wp-image-229" style="border: 0pt none;" title="WooThemes" src="http://www.bloggingrocket.com/wp-content/uploads/2008/09/woo-logo.jpg" alt="" width="250" height="80" /></a></p>
<p><a href="http://www.woothemes.com/amember/go.php?r=1321&amp;i=b0" target="_blank">WooThemes Premium WordPress Themes</a></p>
<h3>1. Who are Woo and what is www.woothemes.com all about?</h3>
<p style="padding-left: 30px;">WooThemes is a theme club &amp; store for niche-based WordPress blogging &amp; CMS templates. The business is currently co-owned by myself, Magnus Jepson (<a href="http://www.jepson.no" target="_blank">www.jepson.no</a>) and Mark Forrester (<a href="http://www.markforrester.co.za" target="_blank">www.markforrester.co.za</a>), whilst we collaborate with various other well-known designers &amp; developers on a regular basis.</p>
<p style="padding-left: 30px;">It is our aim to create a niche community for users of our themes, where we can add value; not only through the design &amp; functionality of our themes, but also through quality support, modification help, superior customer service and other user resources (such as tutorials &amp; free themes). With our themes, we try push the boundaries of what is possible with WordPress and in the process target niche solutions for WordPress themes. We also try create themes that work out of the box and are basically ready to go once purchased.</p>
<h3>2. When and why did you start blogging?</h3>
<p style="padding-left: 30px;">I started blogging at the beginning of 2007 and there was really two reasons for that&#8230; The first being that I had started to follow other blogs and thought that &#8220;Hey! This is cool and I can / want to do it as well!&#8221;; so I got a blog, because I had something to say. The second reason was business-related, as I knew that I needed a cheap, cost-effective way of marketing myself and my freelance services.</p>
<h3>3. Is your blog also your day job?</h3>
<p style="padding-left: 30px;">Yes and no. I&#8217;ve started up a formal company now &#8211; <a href="http://www.radiiate.com/" target="_blank">{radiiate}</a> designs &#8211; which has basically taken over my freelance design &amp; development work. So as the company grows, my own blog will become less of a business tool and more of a personal, online property. That said however, we still get 90% of our business leads through my blog; so maintaining my blog is definitely still considered to be a business task.</p>
<h3>4. What challenges did you face and overcome when you set up WooThemes?</h3>
<p style="padding-left: 30px;">I think there was 2 main challenges. Firstly, the whole idea of running a business based on designing &amp; developing digital products was new to all 3 of us (partners) and it took us a while to get to grips with all the requirements that the business model poses (in terms of support, customer service, development maintenance etc.). The second challenge was on a whole different level and it challenged us to create a reputation for ourselves and essentially establishing ourselves as a credible source of great WordPress themes.</p>
<h3>5. What is your one killer piece of advice for a new blogger?</h3>
<p style="padding-left: 30px;">Persistence! Unless you are family of Robert Scoble or Micheal Arrington (TechCrunch), then your new blog will probably take a while before it gathers some traction. So in the initial stages, when no one is reading your ramblings, don&#8217;t get demotivated and stop blogging&#8230; Instead stick to what you set out to do &#8211; the traffic will come!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/interview-with-adriaan-pienaar-from-woothemes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
