<?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: And we&#8217;re back. Sort of.</title>
	<atom:link href="http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/</link>
	<description>The Art &#38; Business of Logo Design</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:38:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Chris</title>
		<link>http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/comment-page-1/#comment-199330</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 06 Jan 2011 01:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelogofactory.com/logo_blog/?p=11598#comment-199330</guid>
		<description>Thanks so much for posting this. I&#039;m just trying to figure out my permalink structure before starting my blog. It&#039;s driving my crazy. It seems that SEO is directly at odds with this issue. I don&#039;t want dates in my URLs at it will &#039;date&#039; my posts (who&#039;d have thought?). So, starting with a post id seems sensible I think. A compromise, but thanks to your post, I see it&#039;s worth making.</description>
		<content:encoded><![CDATA[<p>Thanks so much for posting this. I&#8217;m just trying to figure out my permalink structure before starting my blog. It&#8217;s driving my crazy. It seems that SEO is directly at odds with this issue. I don&#8217;t want dates in my URLs at it will &#8216;date&#8217; my posts (who&#8217;d have thought?). So, starting with a post id seems sensible I think. A compromise, but thanks to your post, I see it&#8217;s worth making.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/comment-page-1/#comment-197274</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 26 Aug 2010 02:03:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelogofactory.com/logo_blog/?p=11598#comment-197274</guid>
		<description>I am very pleased to say I have answered my own question. Why this doesn&#039;t appear as a default in Wordpress amazes me.

After reading about some examples, I tried: /%page_id%/%pagename% and voila! Fast and pretty!

For those who haven&#039;t, paste the following into your .htaccess file first:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]

# END WordPress</description>
		<content:encoded><![CDATA[<p>I am very pleased to say I have answered my own question. Why this doesn&#8217;t appear as a default in WordPress amazes me.</p>
<p>After reading about some examples, I tried: /%page_id%/%pagename% and voila! Fast and pretty!</p>
<p>For those who haven&#8217;t, paste the following into your .htaccess file first:</p>
<p># BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]</p>
<p># END WordPress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/comment-page-1/#comment-197273</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 26 Aug 2010 01:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelogofactory.com/logo_blog/?p=11598#comment-197273</guid>
		<description>Hey Steve, I&#039;m thankful you&#039;ve gone to the trouble of sharing your findings. I&#039;m new to this though, and can&#039;t quite understand what you meant in Update 4.

I am using a &quot;Pages Only&quot; setup, just using &quot;/%pagename%/

You said &quot;If you’re using a WordPress CMS setup using ‘pages’ only, DO NOT set up your permalink structure as “%category%/%post_name%” even if you’re not going to publish a blog portion. Pick anything else. You don’t need the pretty link setups (pages do that by default).

What exactly do you mean by &quot;Pick anything else&quot;? 

Also, my pages dont do &#039;pretty links&#039; by default - they appear live as (eg.)  /?page_id=19 

Any further explanation would be very much appreciated.

Cheers, Michael.</description>
		<content:encoded><![CDATA[<p>Hey Steve, I&#8217;m thankful you&#8217;ve gone to the trouble of sharing your findings. I&#8217;m new to this though, and can&#8217;t quite understand what you meant in Update 4.</p>
<p>I am using a &#8220;Pages Only&#8221; setup, just using &#8220;/%pagename%/</p>
<p>You said &#8220;If you’re using a WordPress CMS setup using ‘pages’ only, DO NOT set up your permalink structure as “%category%/%post_name%” even if you’re not going to publish a blog portion. Pick anything else. You don’t need the pretty link setups (pages do that by default).</p>
<p>What exactly do you mean by &#8220;Pick anything else&#8221;? </p>
<p>Also, my pages dont do &#8216;pretty links&#8217; by default &#8211; they appear live as (eg.)  /?page_id=19 </p>
<p>Any further explanation would be very much appreciated.</p>
<p>Cheers, Michael.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Douglas</title>
		<link>http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/comment-page-1/#comment-197245</link>
		<dc:creator>Steve Douglas</dc:creator>
		<pubDate>Wed, 18 Aug 2010 22:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelogofactory.com/logo_blog/?p=11598#comment-197245</guid>
		<description>Hey Dan - I suppose you had similar issues, huh? I feel your pain, but hopefully, all&#039;s well now.</description>
		<content:encoded><![CDATA[<p>Hey Dan &#8211; I suppose you had similar issues, huh? I feel your pain, but hopefully, all&#8217;s well now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.thelogofactory.com/logo_blog/index.php/using-wordpress-as-cms/comment-page-1/#comment-197244</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 18 Aug 2010 20:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelogofactory.com/logo_blog/?p=11598#comment-197244</guid>
		<description>Man I wish I would have found you about 30 hours of work ago!!!!</description>
		<content:encoded><![CDATA[<p>Man I wish I would have found you about 30 hours of work ago!!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

