<?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 to parent or child pages in WordPress</title>
	<atom:link href="http://dojo.codegreene.com/2010/redirecting-to-parent-or-child-pages-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://dojo.codegreene.com/2010/redirecting-to-parent-or-child-pages-in-wordpress/</link>
	<description>The Code Dojo is the veritable repository of random musings from the development team at Code Greene.</description>
	<lastBuildDate>Mon, 24 May 2010 06:21:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Benjam</title>
		<link>http://dojo.codegreene.com/2010/redirecting-to-parent-or-child-pages-in-wordpress/comment-page-1/#comment-1859</link>
		<dc:creator>Benjam</dc:creator>
		<pubDate>Tue, 09 Feb 2010 06:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://dojo.codegreene.com/?p=402#comment-1859</guid>
		<description>@BadCat- Thanks for the info on that plugin.  Looks quite useful.</description>
		<content:encoded><![CDATA[<p>@BadCat- Thanks for the info on that plugin.  Looks quite useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BadCat</title>
		<link>http://dojo.codegreene.com/2010/redirecting-to-parent-or-child-pages-in-wordpress/comment-page-1/#comment-1858</link>
		<dc:creator>BadCat</dc:creator>
		<pubDate>Tue, 09 Feb 2010 03:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://dojo.codegreene.com/?p=402#comment-1858</guid>
		<description>Good to know. In most site hierarchies, I personally don&#039;t think there should be the need for &quot;Container&quot; nav items as your describe your About page  - unless the entire site follows that thinking. However, there are certainly situations where these containers still could come in handy. I&#039;ve often used that contianer page as a way to describe the entire section and then offer more descriptive linked information about the subpages.

Also to note: A good plugin that handles a similar situation is &quot;Page Links To&quot; from Mark Jaquith http://txfx.net/code/wordpress/page-links-to/  This also allows you to define an external site as a link in the nav. Handy.</description>
		<content:encoded><![CDATA[<p>Good to know. In most site hierarchies, I personally don&#8217;t think there should be the need for &#8220;Container&#8221; nav items as your describe your About page  &#8211; unless the entire site follows that thinking. However, there are certainly situations where these containers still could come in handy. I&#8217;ve often used that contianer page as a way to describe the entire section and then offer more descriptive linked information about the subpages.</p>
<p>Also to note: A good plugin that handles a similar situation is &#8220;Page Links To&#8221; from Mark Jaquith <a href="http://txfx.net/code/wordpress/page-links-to/" rel="nofollow">http://txfx.net/code/wordpress/page-links-to/</a>  This also allows you to define an external site as a link in the nav. Handy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Lawler</title>
		<link>http://dojo.codegreene.com/2010/redirecting-to-parent-or-child-pages-in-wordpress/comment-page-1/#comment-1826</link>
		<dc:creator>Kim Lawler</dc:creator>
		<pubDate>Thu, 04 Feb 2010 16:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://dojo.codegreene.com/?p=402#comment-1826</guid>
		<description>This is super handy, thanks!</description>
		<content:encoded><![CDATA[<p>This is super handy, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tristan Waddington</title>
		<link>http://dojo.codegreene.com/2010/redirecting-to-parent-or-child-pages-in-wordpress/comment-page-1/#comment-1577</link>
		<dc:creator>Tristan Waddington</dc:creator>
		<pubDate>Tue, 12 Jan 2010 23:01:44 +0000</pubDate>
		<guid isPermaLink="false">http://dojo.codegreene.com/?p=402#comment-1577</guid>
		<description>Great post! I ran into this problem myself a few months ago. Instead of using the PHP header() function, you might use the built-in Wordpress rediect function: wp_redirect($location, $status);

http://codex.wordpress.org/Function_Reference/wp_redirect

Cheers!</description>
		<content:encoded><![CDATA[<p>Great post! I ran into this problem myself a few months ago. Instead of using the PHP header() function, you might use the built-in Wordpress rediect function: wp_redirect($location, $status);</p>
<p><a href="http://codex.wordpress.org/Function_Reference/wp_redirect" rel="nofollow">http://codex.wordpress.org/Function_Reference/wp_redirect</a></p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
