<?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; back up</title>
	<atom:link href="http://www.bloggingrocket.com/tag/back-up/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>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>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>Backing up your blog :: WP Codex report on Back up methods</title>
		<link>http://www.bloggingrocket.com/wordpress-backup/</link>
		<comments>http://www.bloggingrocket.com/wordpress-backup/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 22:07:40 +0000</pubDate>
		<dc:creator>Ian Blackford</dc:creator>
				<category><![CDATA[Staying Organised]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bloggingrocket.com/wordpress-backup/</guid>
		<description><![CDATA[<p>Backing up your data is boring, none of us like doing it, we all know we should but most of us never do. I'm going to look like a real swot now - I back up, every...</p>]]></description>
			<content:encoded><![CDATA[<p>Backing up your data is boring, none of us like doing it, we all know we should but most of us never do. I&#8217;m going to look like a real swot now &#8211; I back up, every day. Actually I back up using two different programs&#8230; every day and I do a full back up every fortnight.</p>
<p>Well&#8230; when I say &#8216;I&#8217; back up, I really mean I have bought some software, a second drive and I have configured it on a schedule to back up every day, so in reality I don&#8217;t actually do anything but my data is backed up nonetheless.</p>
<p>Well that&#8217;s fine for my local data, but what about my beloved blog and those MySQL tables with their &#8216;Bits&#8217; all exposed? Well that&#8217;s a little more tricky because you don&#8217;t have full control of a remote computer.</p>
<p>Help is at hand I have found with a great plugin called <span style="font-family: 'Lucida Grande';"><a href="http://www.ilfilosofo.com/blog/wp-db-backup/" target="_blank">wp-db-backup</a> it&#8217;s really easy to use and offers multiple back up options like:</span></p>
<ul>
<li><span style="font-family: 'Lucida Grande';">additional tables (core tables included by default)</span></li>
<li><span style="font-family: 'Lucida Grande';">back up and saved to a folder on your server</span></li>
<li><span style="font-family: 'Lucida Grande';">back up and download the SQL file</span></li>
<li><span style="font-family: 'Lucida Grande';">back up and email the SQL file to yourself</span></li>
<li><span style="font-family: 'Lucida Grande';">schedule a backup with four time options (hourly, daily etc)</span></li>
</ul>
<p><span style="font-family: 'Lucida Grande';">I would recommend everybody get this plugin, your blog should become one of your treasured possessions and you need to look after it.</span></p>
<p><span style="font-family: 'Lucida Grande';">Another excellent source of back up advice is of course WordPress.org themselves here is a <a href="http://codex.wordpress.org/Backing_Up_Your_Database" target="_blank">backup article from their codex</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bloggingrocket.com/wordpress-backup/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
