<?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: mcfd90 on &quot;External Link Warning&quot;</title>
	<atom:link href="http://www.d-olsen.com/496/mcfd90-on-external-link-warning/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.d-olsen.com/496/mcfd90-on-external-link-warning/</link>
	<description>The Wordpress Specialist</description>
	<lastBuildDate>Tue, 04 Oct 2011 17:51:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jay</title>
		<link>http://www.d-olsen.com/496/mcfd90-on-external-link-warning/#comment-2269</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 01 Apr 2010 14:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.d-olsen.com/wordpress-support/mcfd90-on-external-link-warning#comment-2269</guid>
		<description>Something isn&#039;t working here...I got all the way to the final href link, but it just goes to the same page. Could you post the exact code from the example site?</description>
		<content:encoded><![CDATA[<p>Something isn&#8217;t working here&#8230;I got all the way to the final href link, but it just goes to the same page. Could you post the exact code from the example site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Newport</title>
		<link>http://www.d-olsen.com/496/mcfd90-on-external-link-warning/#comment-1802</link>
		<dc:creator>Tom Newport</dc:creator>
		<pubDate>Wed, 17 Feb 2010 21:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.d-olsen.com/wordpress-support/mcfd90-on-external-link-warning#comment-1802</guid>
		<description>I&#039;ve solved it! 

This is a really cheap and dirty hack, but it works.

If you go to http://www.girlguidingbeaconsfield.org.uk/?p=25 and click &#039;Read more at Bucks Free Press&#039;, you can see it in action.

Download the plugin &#039;wp-noexternallinks&#039; and edit&#039; wp-noexternallinks/wp-noexternallinks-parser.php&#039;. 
Replace line 9 with:

   $sep=&#039;&#039;.$wp_noexternallinks_parser-&gt;LINK_SEP.&#039;=&#039;;

and line 72 with:

    $this-&gt;LINK_SEP=&#039;/external_link.php?go2&#039;;

Then create a file called &#039;external_link.php&#039; at your wordpress root. Add the HTML to the file, warning users that they are leaving your site, and then add a link as follows:

&lt;a href=&quot;&quot;&gt;Take me to the page.&lt;/a&gt;

If this fails, let me know.

Also let me know if you find/think of a cleaner way to do this. It is amongst the most shameful hacks I have ever attempted.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve solved it! </p>
<p>This is a really cheap and dirty hack, but it works.</p>
<p>If you go to <a href="http://www.girlguidingbeaconsfield.org.uk/?p=25" rel="nofollow">http://www.girlguidingbeaconsfield.org.uk/?p=25</a> and click &#8216;Read more at Bucks Free Press&#8217;, you can see it in action.</p>
<p>Download the plugin &#8216;wp-noexternallinks&#8217; and edit&#8217; wp-noexternallinks/wp-noexternallinks-parser.php&#8217;.<br />
Replace line 9 with:</p>
<p>   $sep=&#8221;.$wp_noexternallinks_parser-&gt;LINK_SEP.&#8217;=';</p>
<p>and line 72 with:</p>
<p>    $this-&gt;LINK_SEP=&#8217;/external_link.php?go2&#8242;;</p>
<p>Then create a file called &#8216;external_link.php&#8217; at your wordpress root. Add the HTML to the file, warning users that they are leaving your site, and then add a link as follows:</p>
<p>&lt;a href=&quot;&#8221;&gt;Take me to the page.</p>
<p>If this fails, let me know.</p>
<p>Also let me know if you find/think of a cleaner way to do this. It is amongst the most shameful hacks I have ever attempted.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Newport</title>
		<link>http://www.d-olsen.com/496/mcfd90-on-external-link-warning/#comment-1801</link>
		<dc:creator>Tom Newport</dc:creator>
		<pubDate>Wed, 17 Feb 2010 20:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.d-olsen.com/wordpress-support/mcfd90-on-external-link-warning#comment-1801</guid>
		<description>Same issue here. I&#039;ll let you know if I find anything.</description>
		<content:encoded><![CDATA[<p>Same issue here. I&#8217;ll let you know if I find anything.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

