<?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: Redirecting pages to posts</title>
	<atom:link href="http://bovendeur.org/2007/07/23/redirect/feed/" rel="self" type="application/rss+xml" />
	<link>http://bovendeur.org/2007/07/23/redirect/</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 19:47:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: steve pavlina adsense optimization</title>
		<link>http://bovendeur.org/2007/07/23/redirect/#comment-244</link>
		<dc:creator>steve pavlina adsense optimization</dc:creator>
		<pubDate>Sun, 06 Feb 2011 05:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://bovendeur.org/2007/07/23/redirect/#comment-244</guid>
		<description>Needed to send you one very little remark in order to say thanks the moment again for all the exceptional techniques you have contributed in this article. It was quite pretty generous of people like you to grant easily what a number of us could have offered for sale as an e-book to help with making some money for themselves, certainly since you might well have done it in the event you decided. The inspiring ideas additionally served like the fantastic way to recognize that the rest have the identical eagerness just like my personal own to learn good deal more in regard to this issue. I know there are numerous more pleasant opportunities up front for individuals who go through your website.</description>
		<content:encoded><![CDATA[<p>Needed to send you one very little remark in order to say thanks the moment again for all the exceptional techniques you have contributed in this article. It was quite pretty generous of people like you to grant easily what a number of us could have offered for sale as an e-book to help with making some money for themselves, certainly since you might well have done it in the event you decided. The inspiring ideas additionally served like the fantastic way to recognize that the rest have the identical eagerness just like my personal own to learn good deal more in regard to this issue. I know there are numerous more pleasant opportunities up front for individuals who go through your website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xesier &#187; Redirect-Plugin funktioniert nicht mehr</title>
		<link>http://bovendeur.org/2007/07/23/redirect/#comment-243</link>
		<dc:creator>Xesier &#187; Redirect-Plugin funktioniert nicht mehr</dc:creator>
		<pubDate>Sat, 12 Apr 2008 07:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://bovendeur.org/2007/07/23/redirect/#comment-243</guid>
		<description>[...] musste ich feststellen, dass das Redirect-Plugin, welches ich benutzt habe und welches echt jeglichen Anspr&#252;chen gen&#252;gte, nicht mehr [...] </description>
		<content:encoded><![CDATA[<p>[...] musste ich feststellen, dass das Redirect-Plugin, welches ich benutzt habe und welches echt jeglichen Anspr&uuml;chen gen&uuml;gte, nicht mehr [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: r-win</title>
		<link>http://bovendeur.org/2007/07/23/redirect/#comment-242</link>
		<dc:creator>r-win</dc:creator>
		<pubDate>Sun, 02 Dec 2007 22:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://bovendeur.org/2007/07/23/redirect/#comment-242</guid>
		<description>@Doc4: That is what it should do, however, only on non-existing content. Since the wp-admin directory exists, the index.php script inside that directory will execute, instead of the index.php in the root. The index.php inside the wp-admin directory does not execute plug-ins the same way as the rooted index.php would. The thing you want to do should be configured using rewrite rules or another plug-in which executes this kind of redirect even when you&#039;re in the administration section.</description>
		<content:encoded><![CDATA[<p>@Doc4: That is what it should do, however, only on non-existing content. Since the wp-admin directory exists, the index.php script inside that directory will execute, instead of the index.php in the root. The index.php inside the wp-admin directory does not execute plug-ins the same way as the rooted index.php would. The thing you want to do should be configured using rewrite rules or another plug-in which executes this kind of redirect even when you&#8217;re in the administration section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doc4</title>
		<link>http://bovendeur.org/2007/07/23/redirect/#comment-241</link>
		<dc:creator>Doc4</dc:creator>
		<pubDate>Fri, 12 Oct 2007 01:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://bovendeur.org/2007/07/23/redirect/#comment-241</guid>
		<description>Can you give a quick example of using this plugin? I assumed you meant:

take this:
http://www.mysite.com/wp-admin

to this:
http://www.mysite.com/wp-content

If I set this as the feature it does nothing. Am I misunderstanding?</description>
		<content:encoded><![CDATA[<p>Can you give a quick example of using this plugin? I assumed you meant:</p>
<p>take this:<br />
<a href="http://www.mysite.com/wp-admin" rel="nofollow">http://www.mysite.com/wp-admin</a></p>
<p>to this:<br />
<a href="http://www.mysite.com/wp-content" rel="nofollow">http://www.mysite.com/wp-content</a></p>
<p>If I set this as the feature it does nothing. Am I misunderstanding?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://bovendeur.org/2007/07/23/redirect/#comment-240</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Tue, 09 Oct 2007 22:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://bovendeur.org/2007/07/23/redirect/#comment-240</guid>
		<description>Hi,

I tried using this on my site running Wordpress 2.0.2 but got the following error message on the Redirect Manage page:

Fatal error: Call to undefined function: wp_nonce_url() in /home/price/www/www/wp-content/plugins/wp-redirect/redirect-options.php on line 137</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I tried using this on my site running WordPress 2.0.2 but got the following error message on the Redirect Manage page:</p>
<p>Fatal error: Call to undefined function: wp_nonce_url() in /home/price/www/www/wp-content/plugins/wp-redirect/redirect-options.php on line 137</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dzamir</title>
		<link>http://bovendeur.org/2007/07/23/redirect/#comment-239</link>
		<dc:creator>Dzamir</dc:creator>
		<pubDate>Tue, 09 Oct 2007 17:39:39 +0000</pubDate>
		<guid isPermaLink="false">http://bovendeur.org/2007/07/23/redirect/#comment-239</guid>
		<description>I think I will try this plugin with my blogs, cause I need redirection for some pages!
Thanks for the plugin! :)</description>
		<content:encoded><![CDATA[<p>I think I will try this plugin with my blogs, cause I need redirection for some pages!<br />
Thanks for the plugin! <img src='http://bovendeur.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

