<?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>Cener Web Design &#187; redirect loop</title>
	<atom:link href="http://www.justincener.com/tag/redirect-loop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.justincener.com</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 00:35:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Easily Fix The WordPress Redirect Loop Error Without Admin Access</title>
		<link>http://www.justincener.com/blog/how-to-easily-fix-the-wordpress-redirect-loop-error-without-admin-access/</link>
		<comments>http://www.justincener.com/blog/how-to-easily-fix-the-wordpress-redirect-loop-error-without-admin-access/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 22:09:08 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[redirect loop]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.justincener.com/?p=199</guid>
		<description><![CDATA[If you&#8217;ve been using WordPress, you&#8217;ve probably encountered the dreaded WordPress Redirect Loop Error at some point in time. There are a few different reasons why this can happen, but you should first check out your .htaccess file inside the root of your server. If you&#8217;ve created a redirect inside your .htaccess file to redirect [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been using WordPress, you&#8217;ve probably encountered the dreaded <strong>WordPress Redirect Loop Error</strong> at some point in time.  There are a few different reasons why this can happen, but you should first check out your <strong>.htaccess file</strong> inside the root of your server.  If you&#8217;ve created a redirect inside your .htaccess file to redirect the non-www domain (ex: justincener.com) to the www version (www.justincener.com), you may be causing the redirect loop error.</p>
<p>Follow these easy steps and you&#8217;ll get your WordPress Blog and Admin Access Back:</p>
<ol>
<li>1) Backup your .htaccess file on your hard drive</li>
<li>2) Delete the .htaccess file from the root of your server
<li>
<li>3) Go to your blog&#8217;s admin panel and log-in</li>
<li>4) On the left sidebar, go to Settings &#8211;> General and changes your WordPress Address and Blog Address to include www (so it should be http://www.domainname.com instead of http://domainname.com).</li>
<li>5) Save Settings</li>
<li>6)Take your .htaccess backup and reupload it to the root of your server</li>
</ol>
<p>Thats it, you should be up and running again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.justincener.com/blog/how-to-easily-fix-the-wordpress-redirect-loop-error-without-admin-access/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

