<?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: Adding External Links To Your Page Navigation In Wordpress.</title>
	<atom:link href="http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/</link>
	<description>The How To&#039;s Of Online Evangelism</description>
	<lastBuildDate>Sat, 17 Apr 2010 21:01:45 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=8574</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeremy</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/#comment-738</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 17 Apr 2010 21:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalevangelists.com/?p=709#comment-738</guid>
		<description>Thanks for your comment, glad it worked for your theme.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment, glad it worked for your theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Forfattartips</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/#comment-737</link>
		<dc:creator>Forfattartips</dc:creator>
		<pubDate>Sun, 04 Apr 2010 12:07:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalevangelists.com/?p=709#comment-737</guid>
		<description>Well Jeremy, I followed your tutorial - and it worked out perfectly!
This will make it easy to add / change / delete links in my Cutline theme in the future too.

Many thanks :-)</description>
		<content:encoded><![CDATA[<p>Well Jeremy, I followed your tutorial &#8211; and it worked out perfectly!<br />
This will make it easy to add / change / delete links in my Cutline theme in the future too.</p>
<p>Many thanks <img src='http://www.globalevangelists.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/#comment-659</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sat, 17 Oct 2009 04:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalevangelists.com/?p=709#comment-659</guid>
		<description>Hi Nate,
That looks like a great use of custom fields, thanks for the link.</description>
		<content:encoded><![CDATA[<p>Hi Nate,<br />
That looks like a great use of custom fields, thanks for the link.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate Nuzum</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/#comment-658</link>
		<dc:creator>Nate Nuzum</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:54:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalevangelists.com/?p=709#comment-658</guid>
		<description>I created an alternative solution to the same problem using custom fields. This allows page hardlinking without the end blog user having to change their theme code. All you do is add a custom field with a key &#039;redirect&#039; and a value &#039;url to redirect to&#039; into a wordpress page. Then a little snippet of code at the top of header.php checks for this custom field redirect, and if it has it redirects to that site using wp_redirect.
http://www.natenewz.com/blog/?p=36</description>
		<content:encoded><![CDATA[<p>I created an alternative solution to the same problem using custom fields. This allows page hardlinking without the end blog user having to change their theme code. All you do is add a custom field with a key &#8216;redirect&#8217; and a value &#8216;url to redirect to&#8217; into a wordpress page. Then a little snippet of code at the top of header.php checks for this custom field redirect, and if it has it redirects to that site using wp_redirect.<br />
<a href="http://www.natenewz.com/blog/?p=36" rel="nofollow">http://www.natenewz.com/blog/?p=36</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/#comment-248</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Thu, 03 Sep 2009 21:33:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalevangelists.com/?p=709#comment-248</guid>
		<description>Thanks Greg,
Appreciate your feedback and support.</description>
		<content:encoded><![CDATA[<p>Thanks Greg,<br />
Appreciate your feedback and support.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Dallaire</title>
		<link>http://www.globalevangelists.com/training/wordpress-training/adding-external-links-to-your-page-navigation-in-wordpress/#comment-245</link>
		<dc:creator>Greg Dallaire</dc:creator>
		<pubDate>Thu, 03 Sep 2009 13:35:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.globalevangelists.com/?p=709#comment-245</guid>
		<description>Jeremy,

This is an easy to follow guide on a question that I hadn&#039;t yet figured out.  Thanks to you it makes so much sense.  I bookmarked your blog and look forward to future updates.  Thank you again for all your help.  God Bless!</description>
		<content:encoded><![CDATA[<p>Jeremy,</p>
<p>This is an easy to follow guide on a question that I hadn&#8217;t yet figured out.  Thanks to you it makes so much sense.  I bookmarked your blog and look forward to future updates.  Thank you again for all your help.  God Bless!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
