<?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>HazelGraphics.com &#187; Admin Username</title>
	<atom:link href="http://www.hazelgraphics.com/tag/admin-username/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hazelgraphics.com</link>
	<description>Gorgeous design, both on and offline</description>
	<lastBuildDate>Sun, 13 Dec 2009 09:34:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing the Default WordPress Admin Username</title>
		<link>http://www.hazelgraphics.com/changing-default-wordpress-admin-username/</link>
		<comments>http://www.hazelgraphics.com/changing-default-wordpress-admin-username/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 01:31:52 +0000</pubDate>
		<dc:creator>Libby</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Admin Username]]></category>
		<category><![CDATA[Change WordPress Username]]></category>
		<category><![CDATA[WP Username]]></category>

		<guid isPermaLink="false">http://www.hazelgraphics.com/?p=131</guid>
		<description><![CDATA[When you set up your Wordpress blog you are given the defult username &#8220;Admin&#8221; as your login name.  You&#8217;re probably aware that this is considered a security risk as hackers then only have to crack one piece of information (your password) to get into your account.
Ok, I admit that even though I have a web [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-141" style="border: 1px solid black; margin: 10px;" title="Change Default WordPress Admin Username with phpMyAdmin" src="http://www.hazelgraphics.com/wp-content/uploads/phpMyAdmin1.png" alt="Change Default WordPress Admin Username with phpMyAdmin" width="267" height="128" />When you set up your Wordpress blog you are given the defult username &#8220;Admin&#8221; as your login name.  You&#8217;re probably aware that this is considered a security risk as hackers then only have to crack one piece of information (your password) to get into your account.</p>
<p>Ok, I admit that even though I have a web design qualification I know pretty much nothing about security etc so being the slack tech girl I am I left mine as &#8220;Admin&#8221;. Right up until the other day when the blog stats package I use (WassUp) showed up with a &#8220;possible hacker&#8221; visit.</p>
<p>Arrghhh .. wake up call!</p>
<p>There are a few ways around this but what I did was change it directly in the backend database. Some people get nervous playing around in database tables etc so if that&#8217;s you, then you&#8217;re probably better to use the WordPress Admin Panel to change it. Instructions for that can be found here.</p>
<p>But if you&#8217;re ready to get down and dirty in the WordPress databases read on &#8230;</p>
<p>1. Log into your <strong>hosting account</strong> (cPanel etc)</p>
<p>2. Find the <strong>MySQL tool</strong> (mine is phpMyAdmin) and log in</p>
<p>3. Click on the <strong>database for your blog</strong> (on left hand side in phpMyAdmin)</p>
<p>4. Find the <strong>wp_users</strong> table</p>
<p>5. Find the &#8216;<strong>admin</strong>&#8216; user and click the edit pencil graphic</p>
<p>6. Locate the <strong>user_login</strong> row and change &#8216;<strong>admin</strong>&#8216; to your preferred WordPress login name</p>
<p>7. Click<strong> &#8216;Go&#8217; </strong></p>
<p>All done <img src='http://www.hazelgraphics.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' title="Changing the Default WordPress Admin Username" /> </p>
<p>If you aren&#8217;t confident playing around in the database you can also create a new user with &#8216;administrator&#8217; rights, then read on to find out <a href="http://www.hazelgraphics.com/wordpress-admin-panel-change-admin-username/"><strong>how to change the Admin name using the WordPress Admin Panel</strong></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hazelgraphics.com/changing-default-wordpress-admin-username/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using WordPress Admin Panel to Change Admin Username</title>
		<link>http://www.hazelgraphics.com/wordpress-admin-panel-change-admin-username/</link>
		<comments>http://www.hazelgraphics.com/wordpress-admin-panel-change-admin-username/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 22:08:08 +0000</pubDate>
		<dc:creator>Libby</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Admin Username]]></category>
		<category><![CDATA[Default WordPress Username]]></category>
		<category><![CDATA[WordPress Admin]]></category>

		<guid isPermaLink="false">http://www.hazelgraphics.com/?p=137</guid>
		<description><![CDATA[
I recently wrote about changing the default Wordpress Admin username through logging into the backend database.
I appreciate that some people may not be confident doing this .. or even know they have access to the databases! So, here&#8217;s how to do it in the WordPress Admin Panel.
1. Log into your WordPress Admin Panel
2. Click on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-146" style="border: 1px solid black; margin: 10px;" title="Add New User in WordPress Admin Panel" src="http://www.hazelgraphics.com/wp-content/uploads/AddNewUser.jpg" alt="Add New User in WordPress Admin Panel" width="250" height="224" /></p>
<p>I recently wrote about <strong><a href="http://www.hazelgraphics.com/changing-default-wordpress-admin-username/">changing the default Wordpress Admin username</a></strong> through logging into the backend database.</p>
<p>I appreciate that some people may not be confident doing this .. or even know they have access to the databases! So, here&#8217;s how to do it in the WordPress Admin Panel.</p>
<p>1. Log into your WordPress Admin Panel</p>
<p>2. Click on <strong>Users</strong> -&gt; <strong>Add New</strong></p>
<p>3. Create a new user, filling in username, email and password (anything else is non required but you can add it if you wish)</p>
<p>4. Change the &#8216;<strong>Role</strong>&#8216; drop down box to &#8216;<strong>Administrator</strong>&#8216;. This is important as it will allow this new user to delete the original &#8216;Admin&#8217; administrator user (oooh the power!)</p>
<p>5. Save and log out</p>
<p>6. Log back in using this NEW user account and navigate to <strong>Users</strong> -&gt; <strong>Authors &amp; Users</strong></p>
<p>7. Find the old &#8216;<strong>Admin</strong>&#8216; user, click the checkbox next to the name and choose delete.</p>
<p>8. You will be asked where you want to assign the posts this users has created. Choose another user and confirm deletion.</p>
<p>All done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hazelgraphics.com/wordpress-admin-panel-change-admin-username/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
