<?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>BloggerSavvy &#187; login</title>
	<atom:link href="http://bloggersavvy.com/tag/login/feed/" rel="self" type="application/rss+xml" />
	<link>http://bloggersavvy.com</link>
	<description>BloggerSavvy is about learning how to grow your blog or website. BloggerSavvy is about making blogs and websites (in   general), profitable. It’s about finding and using the best tools; and advice to obtain the best exposure for your online   presence. How to market and monetize your blog and web site.</description>
	<lastBuildDate>Mon, 25 May 2009 14:52:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>6 Simple Tips to Secure Your Blog</title>
		<link>http://bloggersavvy.com/6-simple-tips-to-secure-your-blog/</link>
		<comments>http://bloggersavvy.com/6-simple-tips-to-secure-your-blog/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 17:10:34 +0000</pubDate>
		<dc:creator>BloggerSavvy</dc:creator>
				<category><![CDATA[Blog Basics]]></category>
		<category><![CDATA[Blog Security]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://bloggersavvy.com/?p=147</guid>
		<description><![CDATA[I spoke with a new blog owner yesterday, who almost lost a fair bit of content as the result of an intrusion. Additionally, he was locked out of his own site (which prompted the phone call). Fortunately I was able to help him avoid any further damage to his content as we were able to [...]]]></description>
			<content:encoded><![CDATA[<p>I spoke with a new blog owner yesterday, who almost lost a fair bit of content as the result of an <strong>intrusion</strong>. Additionally, he was <strong>locked out of his own site</strong> (which prompted the phone call). Fortunately I was able to help him avoid any further damage to his content as we were able to stop the <strong>unauthorized access</strong> in it&#8217;s tracks. But what could he have done to <strong>avoid or mitigate any loss</strong>? What steps can we as bloggers take to help safeguard our valuable content?<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>In my opinion, one issue is to maintain your own server. <strong>Do not</strong> host your blog on a <strong>shared server</strong> hosting account. Shared hosting accounts mean just that &#8211; other people (whom you don&#8217;t know) also have accounts on the same server, it can increase the likelihood of an incident. To give you one simple example, I was using a shared server for a quick small web site development project about six years ago. The hosting company had some issues with the server and left it in an unprotected state (they were working on it at the time). I remember logging in (via FTP) that afternoon and had full access to the files of every single account! I terminated my service the same afternoon. Using a <strong>dedicated server</strong> (or at the very least a <strong>VPS server</strong>) avoids such issues as you are in control of your own server.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>All too often it seems we are so involved in how to grow, promote, enhance, etc. our blogs, yet seldom do we give serious thought to safeguarding our valuable investment.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>Having said this, the question remains, for most of us (who are not network administrators), what can we do to help avoid (being proactive is more effective than reactive) security related issues? The following six tips should help you. Some may require a little more knowledge, but they are pretty easy steps to take. So, without further ado, here are the helpful tips:<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<h3><span style="color: #800000;">1) Make sure you ALWAYS have an off-site backup.</span></h3>
<p>I use a plugin called <a title="WP-DBManager" href="http://lesterchan.net/portfolio/programming/php/#wp-dbmanager" target="_blank">WP-DBManager</a>, which emails me a <strong>scheduled backup</strong> of my database and also store several versions on my server. I should note that these database backups in turn are backed up by the server based software. The critical point here is that you have a <strong>CURRENT copy of your database</strong> (and blog files) <strong>offline in YOUR possession</strong>. Never ever assume that the server software (backup) is working as expected.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<h3><span style="color: #800000;">2) Keep your blog software updated &#8211; Always.</span></h3>
<p>Updates often <strong>include bug and security fixes</strong> that plug potential exploits. One good feature of Wordpress for example is that the administrative area will tell you when an update is available. It&#8217;s a simple matter to backup all your data and files, perform the update and continue blogging. If needed, you can find the update (upgrade) steps directly from Wordpress&#8217; post &#8220;<a title="Upgrading Wordpress" href="http://codex.wordpress.org/Upgrading_WordPress" target="_blank">Upgrading Wordpress</a>&#8220;.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<h3><span style="color: #800000;">3) Change your password &#8211; Do so often.</span></h3>
<p>When you forget your Wordpress password (or have just installed Wordpress), it sends you a password. That password <strong>is short and fairly easy to crack</strong> &#8211; Change it to something <strong>more difficult</strong>. Also, there is a plugin you can use to help you lock out visitors who are trying to guess your password (to break into the administrative area), it&#8217;s called <a title="Login LockDown" href="http://www.bad-neighborhood.com/login-lockdown.html" target="_blank">Login LockDown</a>. Login LockDown will lock out the IP addresses of incorrect password submissions for whatever time period you choose.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<h3><span style="color: #800000;">4) Disable indexing of your files.</span></h3>
<p>Search engines do not need to index all your Wordpress files. Use a robots.txt file to <strong>disable such indexing</strong>. SImply add the statement:<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /><br />
<code><br />
Disallow: /wp-*<br />
</code><br />
to your robots.txt file. The above statement tells the search engines that any directory beginning with &#8220;wp-&#8221; <strong>should not be indexed</strong>.</p>
<h3><span style="color: #800000;">5) Disable viewing of your folders.</span></h3>
<p>Anyone attempting to access your system may be able to<strong> see your files</strong> (such as plugins). In your web browser, try to visit your wordpress plugins by going to:<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>http://www. Your-Domain-Name.com/wp-content/plugins</p>
<p>If you can see a list of files and/or directories, <strong>that&#8217;s not good</strong>. You can create an index page that <strong>redirects visitors</strong> trying to see those directories, back your blog. Here is the code I use:<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p><code><br />
&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;<br />
&lt;html xmlns="http://www.w3.org/1999/xhtml"&gt;<br />
&lt;head&gt;<br />
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;<br />
&lt;meta http-equiv="refresh" content="0;URL=http://bloggersavvy.com/" /&gt;<br />
&lt;title&gt;Nothing Here&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
</code></p>
<p>Name the file &#8220;index.html&#8221; and place a copy of it (with the above code) <strong>in your plugins folder</strong>. Now if you try to view the contents of the plugin folder, you will be <strong>redirected</strong> to your blog&#8217;s home page. Note: Obviously, you will want to substitute the URL of my blog for your own. This tip is important because it prevents <strong>authorized visitors from inspecting</strong> your plugins and finding an exploit.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<h3><span style="color: #800000;">6) Deny access to your administrator login.</span></h3>
<p>I use an .htaccess (among other things) to accomplish this. An <a title=".htaccess" href="http://en.wikipedia.org/wiki/.htaccess" target="_blank">.htaccess</a> file allows me to customize how a folder is &#8220;treated&#8221;. In this case I want to deny access to all IP addresses except my own. If you find one day that you are locked out, simply edit the .htaccess file and re-upload it the the &#8220;wp-admin&#8221; folder of Wordpress.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>Here is an example of the code I use:<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /><br />
<code><br />
AuthUserFile /dev/null<br />
AuthGroupFile /dev/null<br />
AuthName "Access Control"<br />
AuthType Basic<br />
&lt;LIMIT GET&gt;<br />
order deny,allow<br />
deny from all<br />
allow from 206.138.140.97<br />
&lt;/LIMIT&gt;<br />
</code><br />
Again, change the IP address to your own. Don&#8217;t know your IP address? I&#8217;ve included a handy tool below. It does not store any data, it just shows you your current IP address (which means everyone else will only see their own IP address below). You can use this post whenever you quickly want to see your current (new) IP address:<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>This is your connection: <img src="http://bloggersavvy.com/ip.php" alt="" /><br />
(For the technically adept, these addresses are not logged by the script that displays the IP address above, it simply finds the variable &#8220;REMOTE_ADDR&#8221; and displays it to you).<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<p>While there are several more advanced things network administrators can do to help protect your blog, the above are six simple tips that you may implement as soon as possible. Have any input, ideas, questions? Feel free to include them in your comments below.<img src="http://bloggersavvy.com/wp-content/uploads/spacer.gif" alt="" width="1" height="1" /></p>
<img src="http://bloggersavvy.com/31d7910a/266bbf75/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><hr /><small>Copyright &copy; 2009 BloggerSavvy Enterprises Inc. All Rights Reserved.<br /> This feed is for personal reading, non-commercial use only. <br /> The use of this feed on other web sites breaches copyright. Please visit <a href="http://bloggersavvy.com/6-simple-tips-to-secure-your-blog/" title="BloggerSavvy"> BloggerSavvy</a> to read the original content.<br />(Digital Fingerprint:  039e595x4620d9aufgvf3rt1skqzybh6 (38.107.191.117) )</small>]]></content:encoded>
			<wfw:commentRss>http://bloggersavvy.com/6-simple-tips-to-secure-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
