<?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>drivelocity.com &#187; login</title>
	<atom:link href="http://drivelocity.com/tag/login/feed/" rel="self" type="application/rss+xml" />
	<link>http://drivelocity.com</link>
	<description>senseless nonsense in a nonsensical world</description>
	<lastBuildDate>Fri, 01 Jul 2011 20:10:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Custom WordPress Login</title>
		<link>http://drivelocity.com/blogging/custom-wordpress-login/</link>
		<comments>http://drivelocity.com/blogging/custom-wordpress-login/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 17:28:05 +0000</pubDate>
		<dc:creator>drivelocity</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://drivelocity.com/?p=864</guid>
		<description><![CDATA[A new site of mine will require authors to login, but rather than having them see the normal WordPress logo on the login page, I replaced it with my own. This is also a good idea if you&#8217;re building a site for a client, so you can give them their own branded login page. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>A new site of mine will require authors to login, but rather than having them see the normal WordPress logo on the login page, I replaced it with my own. This is also a good idea if you&#8217;re building a site for a client, so you can give them their own branded login page. It&#8217;s easy and quick, but shows you paid attention to details.</p>
<p><strong>Here is an example:</strong></p>
<p>Before:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://drivelocity.com/images/misc/wordpress_login1.gif" alt="" width="360" height="342" /></p>
<p>After:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://drivelocity.com/images/misc/wordpress_login2.gif" alt="" width="360" height="342" /></p>
<p><strong>Here is how you do it:</strong></p>
<ol>
<li>Backup yoursite.com/wp-admin/images/logo-login.gif</li>
<li>Create your logo image with transparent background or match background color (#f9f9f9)</li>
<li>Save as logo-login.gif and overwrite existing file</li>
<li>Backup yoursite.com/wp-login.php</li>
<li>Change (&#8216;login_headerurl&#8217;, &#8216;http://wordpress.org/&#8217;); to (&#8216;login_headerurl&#8217;, &#8216;http://yoursite.com/&#8217;);</li>
<li>Save wp-login.php and overwrite existing file</li>
</ol>
<p>That&#8217;s all it takes. If you&#8217;d rather use a plugin, there are some available to help you customize your login page.</p>
<ul>
<li><strong><a title="Wordpress Branding" onclick="javascript:pageTracker._trackPageview('/outgoing/pressingpixels.com/wordpress-custom-admin-branding/');" href="http://pressingpixels.com/wordpress-custom-admin-branding/">WordPress Custom Admin Branding</a></strong> &#8211; This changes the log in screen, as well as the logo in the header and footer of your admin panel.</li>
<li><strong><a title="Branded Log In Screen" onclick="javascript:pageTracker._trackPageview('/outgoing/www.kerrywebster.com/?p=136');" href="http://www.kerrywebster.com/?p=136">Branded WordPress Log In Screen</a></strong> &#8211; This is a plugin that brands only the log in screen.</li>
</ul>
<p><strong>UPDATE:</strong></p>
<p>When you upgrade WordPress, you will need to do this again. Upgrading to the latest version, 2.8.4 in this case, overwrote the files with the originals.</p>
]]></content:encoded>
			<wfw:commentRss>http://drivelocity.com/blogging/custom-wordpress-login/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>WordPress Admin Login Issue (fixed)</title>
		<link>http://drivelocity.com/blogging/wordpress-admin-login-issue-fixed/</link>
		<comments>http://drivelocity.com/blogging/wordpress-admin-login-issue-fixed/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 17:07:00 +0000</pubDate>
		<dc:creator>drivelocity</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Admin]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://drivelocity.com/?p=507</guid>
		<description><![CDATA[I don&#8217;t recall at which version upgrade this originally occured at, but for quite some time I&#8217;ve been having login issues with WordPress. Whenever I&#8217;d log into the WordPress Admin area, I&#8217;d enter my username, password and check the box to &#8220;Remember Me.&#8221; I found; however, that if I were to leave the Admin area [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t recall at which version upgrade this originally occured at, but for quite some time I&#8217;ve been having login issues with WordPress. Whenever I&#8217;d log into the WordPress Admin area, I&#8217;d enter my username, password and check the box to &#8220;Remember Me.&#8221; I found; however, that if I were to leave the Admin area to check changes on the blog, and then attempt to reenter the Admin area, I would no longer be logged in.</p>
<p>It didn&#8217;t matter if the site was the only one on an account, if the blog were installed at the root level, if it was the only script installed, if I had any plugins installed, or not. Not one of them would keep me logged in. Since I use Firefox and have the blog open in one tab and the Admin area opened in another, it hasn&#8217;t been much of an issue. I still wanted to figure out the solution though&#8230;</p>
<p>So, here&#8217;s what I found to work best for my situation. If you try this and still have login issues, I&#8217;ll provide some other ideas in a moment. First, I noticed that I was using the normal meta login link <strong>(i.e. yoursite.com/wp-login.php)</strong>. While, I feel that if you check the Remember Me checkbox on that page it should remember your details, I found that as an Admin I didn&#8217;t need to use that URL. Instead, use the URL for the Admin area <strong>(i.e. yoursite.com/wp-admin/)</strong> and make sure you have the trailing slash.</p>
<p>Now, it would be nice if it were to set a cookie that lasts longer than a session, but beggars can&#8217;t be choosers. At least I only have to log in once per day, or however long I have the browser open&#8230; If anyone has a suggestion as to keep me logged in for a longer duration, I&#8217;d appreciate the info.</p>
<p>If the above suggestion didn&#8217;t work for you, here are some more from a WordPress support <a href="http://wordpress.org/support/topic/197444" target="_blank">topic</a>:</p>
<ul>
<li>wp-config.php needs updating with both 2.6 and 2.7 because new cookie keys have been added. <strong>Note: Back up your wp-config.php first.</strong> Transfer your info (<em>not</em> the whole code) from your old wp-config.php file into the new one and generate and add the keys. See: <a rel="nofollow" href="http://codex.wordpress.org/Editing_wp-config.php">http://codex.wordpress.org/Editing_wp-config.php</a></li>
<li>Delete cookies, empty browser cache, and quit and restart the browser. Sometimes this can clear odd login issues.</li>
<li>Try a different browser or check if a browser update is available.</li>
<li>If you are using Safari, open the preferences and make sure that Autofill user names and passwords is selected.</li>
<li>Temporarily disable all plugins and see if the problem goes away. If it does, then a plugin is at fault.</li>
</ul>
<p>Please keep in mind that this may not work in your case, if you are experiencing similar issues, but this is what worked for me. I find it strange, considering the amount of support for WordPress and the near continuous updates, that they would have numerous releases with this known issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://drivelocity.com/blogging/wordpress-admin-login-issue-fixed/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
