<?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>Real Simple Success &#187; WordPress</title>
	<atom:link href="http://www.realsimplesuccess.com/category/web-20/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.realsimplesuccess.com</link>
	<description>Empowering Small Businesses on the Web</description>
	<lastBuildDate>Sun, 25 Jul 2010 15:43:00 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Summary of WordPress Security Posts</title>
		<link>http://www.realsimplesuccess.com/a-summary-of-wordpress-security-posts/</link>
		<comments>http://www.realsimplesuccess.com/a-summary-of-wordpress-security-posts/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:36:45 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.realsimplesuccess.com/?p=566</guid>
		<description><![CDATA[A recent mass-hacking at MediaTemple has highlighted the fact that WordPress installations can be vulnerable, and as WordPress gets ever-more popular, it becomes a bigger deal to keep your site secure. Here’s a summary of some good posts and things to do.
Now, exactly how much of this you really have to do, I don’t know. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.realsimplesuccess.com%2Fa-summary-of-wordpress-security-posts%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.realsimplesuccess.com%2Fa-summary-of-wordpress-security-posts%2F" height="61" width="51" /></a></div><img class="   " src="http://farm4.static.flickr.com/3144/2877827218_c0fa6186bc.jpg" alt="Bank Safe" width="500" height="331" />
<p>A recent <a href="http://digwp.com/2009/11/media-temple-wordpress-mass-hacking/">mass-hacking at MediaTemple</a> has highlighted the fact that WordPress installations can be vulnerable, and as WordPress gets ever-more popular, it becomes a bigger deal to keep your site secure. Here’s a summary of some good posts and things to do.</p>
<p>Now, exactly <em>how much</em> of this you really have to do, I don’t know. And, security is a mysterious business, where there are really no absolutes. But … these are certainly interesting.</p>
<p><strong>WP Security Scan plugin</strong></p>
<p>The <a href="http://wordpress.org/extend/plugins/wp-security-scan/">WP Security Scan plugin</a> does a bunch of things to improve your site’s security, including:</p>
<ul>
<li>Analyzing the site file permissions for vulnerabilities</li>
<li>Renaming the default database table</li>
<li>Check for current version of WordPress</li>
<li>Etc., etc.</li>
</ul>
<p>This thing is a little bit new, but not a bad thing to have. They plan all sorts of cool stuff in future releases, too.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-file-monitor/"><strong>WordPress File Monitor</strong></a></p>
<p>Monitors all kinds of stuff about your file system, to see if anything has changed in a bad way, and reports back if there’s something wrong.</p>
<p><a href="http://digwp.com/2009/11/how-to-secure-your-new-wordpress-installation/">How to Secure Your WordPress Installation</a>. This is an excellent article, that goes into great detail about this subject.</p>
<p><a href="http://www.wpbeginner.com/wp-tutorials/11-vital-tips-and-hacks-to-protect-your-wordpress-admin-area/">13 Vital Tips and Hacks to Protect Your WordPress Admin Area</a></p>
<p><a href="http://www.wpbeginner.com/wp-tutorials/protect-your-admin-folder-in-wordpress-by-limiting-access-in-htaccess/">Protect Your Admin folder in WordPress by Limiting Access in .htaccess</a> If you really want to get fancy, here’s something else to look at.</p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.realsimplesuccess.com%2Fa-summary-of-wordpress-security-posts%2F';
  addthis_title  = 'A+Summary+of+WordPress+Security+Posts';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.realsimplesuccess.com/a-summary-of-wordpress-security-posts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WP Tip: Using the Quick Add Panel to Store Post Ideas</title>
		<link>http://www.realsimplesuccess.com/wp-tip-using-the-quick-add-panel-to-store-post-ideas/</link>
		<comments>http://www.realsimplesuccess.com/wp-tip-using-the-quick-add-panel-to-store-post-ideas/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 18:53:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Intermediate]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.realsimplesuccess.com/?p=338</guid>
		<description><![CDATA[I have noticed that it’s very handy to use the QuickPress panel in the WordPress Dashboard (the page you land on when you login to WordPress), to quickly add post ideas, as they come to me. I can then flesh them out later, and not lose them.
It’s very quick to add things here, and you [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.realsimplesuccess.com%2Fwp-tip-using-the-quick-add-panel-to-store-post-ideas%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.realsimplesuccess.com%2Fwp-tip-using-the-quick-add-panel-to-store-post-ideas%2F" height="61" width="51" /></a></div><p>I have noticed that it’s very handy to use the QuickPress panel in the WordPress Dashboard (the page you land on when you login to WordPress), to quickly add post ideas, as they come to me. I can then flesh them out later, and not lose them.</p>
<p>It’s very quick to add things here, and you just click Save Draft to save the idea without having it go public.</p>
<p><img class="alignnone size-full wp-image-340" title="discover-avatar-now-e280ba-dashboard-e28094-wordpress_1245955945392" src="http://www.realsimplesuccess.com/wp-content/uploads/2009/06/discover-avatar-now-e280ba-dashboard-e28094-wordpress_1245955945392.png" alt="discover-avatar-now-e280ba-dashboard-e28094-wordpress_1245955945392" width="617" height="277" /></p>
<script type="text/javascript">
  addthis_url    = 'http%3A%2F%2Fwww.realsimplesuccess.com%2Fwp-tip-using-the-quick-add-panel-to-store-post-ideas%2F';
  addthis_title  = 'WP+Tip%3A+Using+the+Quick+Add+Panel+to+Store+Post+Ideas';
  addthis_pub    = '';
</script><script type="text/javascript" src="http://s7.addthis.com/js/addthis_widget.php?v=12" ></script>
]]></content:encoded>
			<wfw:commentRss>http://www.realsimplesuccess.com/wp-tip-using-the-quick-add-panel-to-store-post-ideas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
