<?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: Using WordPress to create your page-based website</title>
	<atom:link href="http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/feed" rel="self" type="application/rss+xml" />
	<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website</link>
	<description>Web Designer · Graphic Designer · Web Developer</description>
	<lastBuildDate>Wed, 18 Aug 2010 00:05:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Bob</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-236</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 21 Dec 2009 20:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-236</guid>
		<description>This works great.  However, When I try to subscribe to the RSS feed I get page not found.  Anyone know how to resolve this?</description>
		<content:encoded><![CDATA[<p>This works great.  However, When I try to subscribe to the RSS feed I get page not found.  Anyone know how to resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: timbo</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-230</link>
		<dc:creator>timbo</dc:creator>
		<pubDate>Wed, 04 Nov 2009 21:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-230</guid>
		<description>Thanks, really well-written and useful tutorial (kudos on the plugin selection too!)</description>
		<content:encoded><![CDATA[<p>Thanks, really well-written and useful tutorial (kudos on the plugin selection too!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rotem</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-228</link>
		<dc:creator>Rotem</dc:creator>
		<pubDate>Thu, 29 Oct 2009 07:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-228</guid>
		<description>Hi Kourosh,

I&#039;m having the exact same problem and I&#039;m getting hopeless. :~(
It all worked fine, then I changed the permalinks and it stopped.
I tried getting help from &quot;All in One SEO Pack&quot; forum but they are unresponsive.

Could you please elaborate more on where in the .htaccess file do I need to paste those lines and what do I do afterward ?

Your help will be much much appreciated.
I&#039;m trying to fix it for 2 days now...

Thank you.</description>
		<content:encoded><![CDATA[<p>Hi Kourosh,</p>
<p>I&#8217;m having the exact same problem and I&#8217;m getting hopeless. :~(<br />
It all worked fine, then I changed the permalinks and it stopped.<br />
I tried getting help from &#8220;All in One SEO Pack&#8221; forum but they are unresponsive.</p>
<p>Could you please elaborate more on where in the .htaccess file do I need to paste those lines and what do I do afterward ?</p>
<p>Your help will be much much appreciated.<br />
I&#8217;m trying to fix it for 2 days now&#8230;</p>
<p>Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne Dorko</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-112</link>
		<dc:creator>Anne Dorko</dc:creator>
		<pubDate>Sun, 19 Jul 2009 16:12:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-112</guid>
		<description>I&#039;m glad to see you figured it out! 

I checked out your site and it looks like you have gotten it working pretty well. Good luck in your further endeavors!</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad to see you figured it out! </p>
<p>I checked out your site and it looks like you have gotten it working pretty well. Good luck in your further endeavors!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kourosh</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-109</link>
		<dc:creator>Kourosh</dc:creator>
		<pubDate>Sun, 19 Jul 2009 00:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-109</guid>
		<description>Thanks Anne but I worked it out. I needed to add the following to my .htaccess file.

&lt;code&gt;
ErrorDocument 404 /index.php
RewriteEngine on
RewriteRule ^id/([^/\.]+)/?$ /play.php?id=$1 [L]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Thanks Anne but I worked it out. I needed to add the following to my .htaccess file.</p>
<p><code><br />
ErrorDocument 404 /index.php<br />
RewriteEngine on<br />
RewriteRule ^id/([^/\.]+)/?$ /play.php?id=$1 [L]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anne Dorko</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-107</link>
		<dc:creator>Anne Dorko</dc:creator>
		<pubDate>Sat, 18 Jul 2009 15:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-107</guid>
		<description>It may have to do with the version of WordPress you are using. Also, exactly what did you change your permalinks to?</description>
		<content:encoded><![CDATA[<p>It may have to do with the version of WordPress you are using. Also, exactly what did you change your permalinks to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kourosh</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-92</link>
		<dc:creator>Kourosh</dc:creator>
		<pubDate>Wed, 15 Jul 2009 11:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-92</guid>
		<description>Thanks for the tutorial. Although my pages stopped working as soon as I changed the permalinks. What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorial. Although my pages stopped working as soon as I changed the permalinks. What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nirenjan.raj</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-67</link>
		<dc:creator>nirenjan.raj</dc:creator>
		<pubDate>Sat, 11 Jul 2009 07:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-67</guid>
		<description>i like ur website. thanks for this comment posting...</description>
		<content:encoded><![CDATA[<p>i like ur website. thanks for this comment posting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: web2designer</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-8</link>
		<dc:creator>web2designer</dc:creator>
		<pubDate>Thu, 02 Jul 2009 04:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-8</guid>
		<description>[...] See the original post: Using WordPress to create your page-based website [...]</description>
		<content:encoded><![CDATA[<p>[...] See the original post: Using WordPress to create your page-based website [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lemon &#38; Lime Designs</title>
		<link>http://www.annedorko.com/blog/using-wordpress-to-create-your-page-based-website/comment-page-1#comment-7</link>
		<dc:creator>Lemon &#38; Lime Designs</dc:creator>
		<pubDate>Thu, 02 Jul 2009 03:40:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.annedorko.com/?p=84#comment-7</guid>
		<description>[...] The rest is here: Using WordPress to create your page-based website [...]</description>
		<content:encoded><![CDATA[<p>[...] The rest is here: Using WordPress to create your page-based website [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
