<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress Security: Create a New User and Delete the Default “admin” Account</title>
	<atom:link href="http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/</link>
	<description>Search Engine Optimization, Social Media Marketing, WordPress Websites</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:40:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark McLaren</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-152</link>
		<dc:creator>Mark McLaren</dc:creator>
		<pubDate>Tue, 19 Jan 2010 16:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-152</guid>
		<description>@Ian
Thanks, Ian. Nice post. You have a great teaching style. Yours is a good alternative when it&#039;s not possible to delete the admin account altogether, which I have seen in some cases. I haven&#039;t taken time to find out why some WordPress installations will allow an Administrator to delete the admin account and others will not. If anyone has, I&#039;d like to know.</description>
		<content:encoded><![CDATA[<p>@Ian<br />
Thanks, Ian. Nice post. You have a great teaching style. Yours is a good alternative when it&#8217;s not possible to delete the admin account altogether, which I have seen in some cases. I haven&#8217;t taken time to find out why some WordPress installations will allow an Administrator to delete the admin account and others will not. If anyone has, I&#8217;d like to know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian Roke</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-151</link>
		<dc:creator>Ian Roke</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-151</guid>
		<description>Thanks for a great post. This prompted me to write up how I modify the admin account on new Wordpress installations on my blog. The post is at http://blog.ianroke.co.uk/2010/01/dumb-down-admin-account-new-wordpress-installations/ if you are interested.

I take the slightly different approach of creating a new user account with admin rights, then changing the rights of the admin account to a subscriber and giving it a hard to hack 14 character randomly generated password.

Interesting read thanks. Ian.</description>
		<content:encoded><![CDATA[<p>Thanks for a great post. This prompted me to write up how I modify the admin account on new Wordpress installations on my blog. The post is at <a href="http://blog.ianroke.co.uk/2010/01/dumb-down-admin-account-new-wordpress-installations/" rel="nofollow">http://blog.ianroke.co.uk/2010/01/dumb-down-admin-account-new-wordpress-installations/</a> if you are interested.</p>
<p>I take the slightly different approach of creating a new user account with admin rights, then changing the rights of the admin account to a subscriber and giving it a hard to hack 14 character randomly generated password.</p>
<p>Interesting read thanks. Ian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McLaren</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-144</link>
		<dc:creator>Mark McLaren</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-144</guid>
		<description>@Mark
Thanks for the excellent tip. This is what the plugins @Wendy mentions above do, but your method is for those who are fearless when it comes to editing a database directly using phpmyadmin. Not everyone is ready to make that leap. Knowing how to use phpmyadmin certainly gives you more control over your site.

For those interested, Mark has a post about how to make the change here: &lt;a href=&quot;http://www.blog-marketing-strategy.com/the-5-minute-secure-wordpress-install.html&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;The 5 Minute Secure Wordpress Install&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>@Mark<br />
Thanks for the excellent tip. This is what the plugins @Wendy mentions above do, but your method is for those who are fearless when it comes to editing a database directly using phpmyadmin. Not everyone is ready to make that leap. Knowing how to use phpmyadmin certainly gives you more control over your site.</p>
<p>For those interested, Mark has a post about how to make the change here: <a href="http://www.blog-marketing-strategy.com/the-5-minute-secure-wordpress-install.html" target="_blank" rel="nofollow">The 5 Minute Secure Wordpress Install</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-143</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 04 Nov 2009 20:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-143</guid>
		<description>Rather than add a new user  you can simply edit your sql database through phpmyadmin - change the name admin to something more secure.</description>
		<content:encoded><![CDATA[<p>Rather than add a new user  you can simply edit your sql database through phpmyadmin &#8211; change the name admin to something more secure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McLaren</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-142</link>
		<dc:creator>Mark McLaren</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-142</guid>
		<description>@Wendy
Thanks for commenting! Great question.

I haven&#039;t tried a plugin to change the &quot;admin&quot; username myself, but it accomplishes the same thing as adding a new user and deleting the old, so it sounds like that would work. It&#039;s going to make it &lt;b&gt;&lt;i&gt;way&lt;/i&gt;&lt;/b&gt; harder for a worm to crack your username plus password if you replace &quot;admin&quot; with something less obvious. The tips I mention in my previous comment above are helpful for this.</description>
		<content:encoded><![CDATA[<p>@Wendy<br />
Thanks for commenting! Great question.</p>
<p>I haven&#8217;t tried a plugin to change the &#8220;admin&#8221; username myself, but it accomplishes the same thing as adding a new user and deleting the old, so it sounds like that would work. It&#8217;s going to make it <b><i>way</i></b> harder for a worm to crack your username plus password if you replace &#8220;admin&#8221; with something less obvious. The tips I mention in my previous comment above are helpful for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendy Cholbi</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-141</link>
		<dc:creator>Wendy Cholbi</dc:creator>
		<pubDate>Wed, 04 Nov 2009 17:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-141</guid>
		<description>There are plugins that allow you to change the username &quot;admin&quot; to something more of your liking. I believe there&#039;s one called &quot;Username Switcher&quot; and searching for that brings up several results.

It seems to me that changing the username (via a plugin) has the same net positive result as creating a new user and deleting the default &quot;admin&quot; one.

Do you agree? Or is there some reason I haven&#039;t thought of that makes that a less-good idea?

Thanks for this detailed, informative post.</description>
		<content:encoded><![CDATA[<p>There are plugins that allow you to change the username &#8220;admin&#8221; to something more of your liking. I believe there&#8217;s one called &#8220;Username Switcher&#8221; and searching for that brings up several results.</p>
<p>It seems to me that changing the username (via a plugin) has the same net positive result as creating a new user and deleting the default &#8220;admin&#8221; one.</p>
<p>Do you agree? Or is there some reason I haven&#8217;t thought of that makes that a less-good idea?</p>
<p>Thanks for this detailed, informative post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McLaren</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-140</link>
		<dc:creator>Mark McLaren</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-140</guid>
		<description>&lt;a href=&quot;http://www.microsoft.com/protect/fraud/passwords/create.aspx&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Here&#039;s a great set of tips on how to create a strong password, along with a password strength-checking tool.&lt;/a&gt; Thanks, Microsoft!</description>
		<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/protect/fraud/passwords/create.aspx" target="_blank" rel="nofollow">Here&#8217;s a great set of tips on how to create a strong password, along with a password strength-checking tool.</a> Thanks, Microsoft!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark McLaren</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-139</link>
		<dc:creator>Mark McLaren</dc:creator>
		<pubDate>Wed, 04 Nov 2009 14:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-139</guid>
		<description>@Andreas
Thanks!

I don&#039;t envy you having to deal with 300 WordPress accounts. I&#039;ve got about 100 at the moment, and that&#039;s getting unruly.

There are tools to create good passwords, of course, and the same can be used for strong usernames. The question is where to put all the information so that you can access it easily. Let me know what you figure out.

By the way, you&#039;ve got a great looking website. Google makes it pretty easy to translate now, too. So I&#039;m checking it out and following you on Twitter.</description>
		<content:encoded><![CDATA[<p>@Andreas<br />
Thanks!</p>
<p>I don&#8217;t envy you having to deal with 300 WordPress accounts. I&#8217;ve got about 100 at the moment, and that&#8217;s getting unruly.</p>
<p>There are tools to create good passwords, of course, and the same can be used for strong usernames. The question is where to put all the information so that you can access it easily. Let me know what you figure out.</p>
<p>By the way, you&#8217;ve got a great looking website. Google makes it pretty easy to translate now, too. So I&#8217;m checking it out and following you on Twitter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Ostheimer</title>
		<link>http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/comment-page-1/#comment-138</link>
		<dc:creator>Andreas Ostheimer</dc:creator>
		<pubDate>Wed, 04 Nov 2009 12:44:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mcbuzz.com/2009/wordpress-security-create-a-new-user-and-delete-the-default-admin-account/#comment-138</guid>
		<description>Good tip, obvious and easy to do. OK, have to leave - have to think of something different than admin..like 300 times...*hmmm*

Andreas</description>
		<content:encoded><![CDATA[<p>Good tip, obvious and easy to do. OK, have to leave &#8211; have to think of something different than admin..like 300 times&#8230;*hmmm*</p>
<p>Andreas</p>
]]></content:encoded>
	</item>
</channel>
</rss>

