<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: My Netfirms Permalinks Are Pretty</title>
	<link>http://www.joelika.com/2006/10/31/253</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Mon, 12 May 2008 09:03:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2006/10/31/253#comment-2458</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Mon, 08 Oct 2007 14:52:02 +0000</pubDate>
		<guid>http://www.joelika.com/2006/10/31/253#comment-2458</guid>
		<description>I've just release my WordPress plugin that enables pretty permalinks on Netfirms. Please direct all further discussion regarding Netfirms Pretty Permalinks to:

http://www.joelika.com/netfirms-pretty-permalinks

Thanks! :-D</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just release my WordPress plugin that enables pretty permalinks on Netfirms. Please direct all further discussion regarding Netfirms Pretty Permalinks to:</p>
<p><a href="http://www.joelika.com/netfirms-pretty-permalinks" rel="nofollow">http://www.joelika.com/netfirms-pretty-permalinks</a></p>
<p>Thanks! <img src='http://www.joelika.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2006/10/31/253#comment-2456</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Mon, 08 Oct 2007 03:20:57 +0000</pubDate>
		<guid>http://www.joelika.com/2006/10/31/253#comment-2456</guid>
		<description>Just a quick FYI, I did create a WP plugin tonight that finally makes pretty permalinks work on Netfirms with a simply drag and drop installation. I have it tested with WP 2.3, and I will be releasing it here in the next day or two, once I have time to whip up a read me. So no more editing the classess.php or locking down your .htaccess files, which is a good thing. Hooray! Stay tuned.</description>
		<content:encoded><![CDATA[<p>Just a quick FYI, I did create a WP plugin tonight that finally makes pretty permalinks work on Netfirms with a simply drag and drop installation. I have it tested with WP 2.3, and I will be releasing it here in the next day or two, once I have time to whip up a read me. So no more editing the classess.php or locking down your .htaccess files, which is a good thing. Hooray! Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2006/10/31/253#comment-2455</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Mon, 08 Oct 2007 00:00:04 +0000</pubDate>
		<guid>http://www.joelika.com/2006/10/31/253#comment-2455</guid>
		<description>Hi Wakefield,

Wow! Thanks so much for your comment! :-D You totally hit the nail on the head with the forced canonical urls! I noticed the looping problem as well on Friday when I first started looking into it, but I just thought I'd have to load WP with xdebug and see what was calling wp_redirect and comment it out. You saved me a ton of time!

So to get WP 2.3 running on Netfirms with pretty URLs, first you need to install the disable canonical URLs plugin from Mark http://txfx.net/files/wordpress/disable-canonical-redirects.phps (see the original link from Wakefield for more info), then apply the same hack we all know and love from my post above (same .htaccess rules, same classes.php hack as WP 2.2, just different line numbers) and you should be set.

I am seriously trying to make a plugin to do all of this, so I won't update this page (except for this comment anyway) with the WP 2.3 info until I create a new post for the plugin. Like I said, this will be done before November when I move off of Netfirms.

Thanks so much again Wakefield! :-D</description>
		<content:encoded><![CDATA[<p>Hi Wakefield,</p>
<p>Wow! Thanks so much for your comment! <img src='http://www.joelika.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> You totally hit the nail on the head with the forced canonical urls! I noticed the looping problem as well on Friday when I first started looking into it, but I just thought I&#8217;d have to load WP with xdebug and see what was calling wp_redirect and comment it out. You saved me a ton of time!</p>
<p>So to get WP 2.3 running on Netfirms with pretty URLs, first you need to install the disable canonical URLs plugin from Mark <a href="http://txfx.net/files/wordpress/disable-canonical-redirects.phps" rel="nofollow">http://txfx.net/files/wordpress/disable-canonical-redirects.phps</a> (see the original link from Wakefield for more info), then apply the same hack we all know and love from my post above (same .htaccess rules, same classes.php hack as WP 2.2, just different line numbers) and you should be set.</p>
<p>I am seriously trying to make a plugin to do all of this, so I won&#8217;t update this page (except for this comment anyway) with the WP 2.3 info until I create a new post for the plugin. Like I said, this will be done before November when I move off of Netfirms.</p>
<p>Thanks so much again Wakefield! <img src='http://www.joelika.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wakefield</title>
		<link>http://www.joelika.com/2006/10/31/253#comment-2453</link>
		<dc:creator>Wakefield</dc:creator>
		<pubDate>Sun, 07 Oct 2007 11:42:12 +0000</pubDate>
		<guid>http://www.joelika.com/2006/10/31/253#comment-2453</guid>
		<description>Hi Joel, great work so far.  

I've had all running well on Wordpress, (thanks to your sugestions), before the recent 2.3 upgrade.

I spent a day or so puzzling on the dreaded infinite loop error that was popping up, and came across this post when trying to figure out what was going on:

http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/

Do you think the recent problems may include the fact WP has switched to forced canonical urls?</description>
		<content:encoded><![CDATA[<p>Hi Joel, great work so far.  </p>
<p>I&#8217;ve had all running well on Wordpress, (thanks to your sugestions), before the recent 2.3 upgrade.</p>
<p>I spent a day or so puzzling on the dreaded infinite loop error that was popping up, and came across this post when trying to figure out what was going on:</p>
<p><a href="http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/" rel="nofollow">http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/</a></p>
<p>Do you think the recent problems may include the fact WP has switched to forced canonical urls?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://www.joelika.com/2006/10/31/253#comment-2452</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Fri, 05 Oct 2007 21:09:15 +0000</pubDate>
		<guid>http://www.joelika.com/2006/10/31/253#comment-2452</guid>
		<description>Hi Steve,

I just downloaded the WP 2.3 release, and I see what you mean, those developers have changed things again! I've started to track down what the issue maybe, so I hope to post a WP 2.3 patch for Netfirms soon. Also, I plan on creating a new write up as well before I am on my own VPS. Of course if you discover anything yourself in your testing, please let me know! :-)</description>
		<content:encoded><![CDATA[<p>Hi Steve,</p>
<p>I just downloaded the WP 2.3 release, and I see what you mean, those developers have changed things again! I&#8217;ve started to track down what the issue maybe, so I hope to post a WP 2.3 patch for Netfirms soon. Also, I plan on creating a new write up as well before I am on my own VPS. Of course if you discover anything yourself in your testing, please let me know! <img src='http://www.joelika.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
