<?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 Ate My Redirects!</title>
	<atom:link href="http://figure-w.co.uk/wordpress-ate-my-redirects/feed/" rel="self" type="application/rss+xml" />
	<link>http://figure-w.co.uk/wordpress-ate-my-redirects/</link>
	<description>web development for growing business</description>
	<lastBuildDate>Tue, 17 Apr 2012 18:00:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Peter</title>
		<link>http://figure-w.co.uk/wordpress-ate-my-redirects/comment-page-1/#comment-42699</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 27 Apr 2009 22:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/wordpress-ate-my-redirects/#comment-42699</guid>
		<description>How can I include this into a theme&#039;s functions.php? I pasted in the code including the if statement but it didn&#039;t work. I then removed the if statement and then my wordpress install gave me an error about not being able to redeclare wp_redirect

Thoughts?</description>
		<content:encoded><![CDATA[<p>How can I include this into a theme&#8217;s functions.php? I pasted in the code including the if statement but it didn&#8217;t work. I then removed the if statement and then my wordpress install gave me an error about not being able to redeclare wp_redirect</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred Armstrong</title>
		<link>http://figure-w.co.uk/wordpress-ate-my-redirects/comment-page-1/#comment-13508</link>
		<dc:creator>Alfred Armstrong</dc:creator>
		<pubDate>Sat, 01 Mar 2008 15:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/wordpress-ate-my-redirects/#comment-13508</guid>
		<description>Well spotted! I never thought of testing the trackback links and they were indeed issuing a 302. I&#039;ve change to a default of 301 and it now works. I don&#039;t know why the author of that WordPress code thougt a 302 was warranted.

So hopefully that will now work for you. If not, is it possible that another plugin is installing a version of that function ahead of mine?</description>
		<content:encoded><![CDATA[<p>Well spotted! I never thought of testing the trackback links and they were indeed issuing a 302. I&#8217;ve change to a default of 301 and it now works. I don&#8217;t know why the author of that WordPress code thougt a 302 was warranted.</p>
<p>So hopefully that will now work for you. If not, is it possible that another plugin is installing a version of that function ahead of mine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh Nguyen</title>
		<link>http://figure-w.co.uk/wordpress-ate-my-redirects/comment-page-1/#comment-13491</link>
		<dc:creator>Binh Nguyen</dc:creator>
		<pubDate>Sat, 01 Mar 2008 07:00:58 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/wordpress-ate-my-redirects/#comment-13491</guid>
		<description>Thanks for uploading the file. The problem still remain after I activated the plugin. Worse thing is that I found out all the none trailing dash and all the trackbacks are using 302. Which may describe why many of my posts are at PR0 or PR N/A.

I hope this can be fixed soon. Maybe we should change that 
function wp_redirect($location, $status = 302)
into
function wp_redirect($location, $status = 301)

Will such change cause any problems, at all?</description>
		<content:encoded><![CDATA[<p>Thanks for uploading the file. The problem still remain after I activated the plugin. Worse thing is that I found out all the none trailing dash and all the trackbacks are using 302. Which may describe why many of my posts are at PR0 or PR N/A.</p>
<p>I hope this can be fixed soon. Maybe we should change that<br />
function wp_redirect($location, $status = 302)<br />
into<br />
function wp_redirect($location, $status = 301)</p>
<p>Will such change cause any problems, at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred Armstrong</title>
		<link>http://figure-w.co.uk/wordpress-ate-my-redirects/comment-page-1/#comment-10073</link>
		<dc:creator>Alfred Armstrong</dc:creator>
		<pubDate>Sun, 16 Dec 2007 21:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/wordpress-ate-my-redirects/#comment-10073</guid>
		<description>Binh, sorry the file wasn&#039;t there. I&#039;ve put it back now. Hope it helps solve your problem.</description>
		<content:encoded><![CDATA[<p>Binh, sorry the file wasn&#8217;t there. I&#8217;ve put it back now. Hope it helps solve your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Binh</title>
		<link>http://figure-w.co.uk/wordpress-ate-my-redirects/comment-page-1/#comment-10056</link>
		<dc:creator>Binh</dc:creator>
		<pubDate>Sun, 16 Dec 2007 12:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://likemind.co.uk/wordpress-ate-my-redirects/#comment-10056</guid>
		<description>Hi, I notice this problem and am looking for a solution. Your download file is not working. I&#039;m using WP 2.3.1 The 302 is annoying me too much because it&#039;s keeping the ugly /?p=x addresses in the Google index. If you have some free time I wish to hear from you. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I notice this problem and am looking for a solution. Your download file is not working. I&#8217;m using WP 2.3.1 The 302 is annoying me too much because it&#8217;s keeping the ugly /?p=x addresses in the Google index. If you have some free time I wish to hear from you. Thanks.</p>
]]></content:encoded>
	</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! -->
