<?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: Optimizing WordPress Permalinks</title>
	<atom:link href="http://digwp.com/2010/07/optimizing-wordpress-permalinks/feed/" rel="self" type="application/rss+xml" />
	<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/</link>
	<description>Take your WordPress skills to the next level.</description>
	<lastBuildDate>Sat, 11 Feb 2012 16:22:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-10094</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Mon, 11 Oct 2010 21:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-10094</guid>
		<description>Very similar to URL sentences:

http://wpcandy.com/teaches/how-to-set-up-urls-as-sentences-in-wordpress

..which enables stuff like this:

http://angry-birds.net/tweets/the-news

It takes some time to set up, but works great for posts, pages, cats, tags, and just about everything else.</description>
		<content:encoded><![CDATA[<p>Very similar to URL sentences:</p>
<p><a href="http://wpcandy.com/teaches/how-to-set-up-urls-as-sentences-in-wordpress" rel="nofollow">http://wpcandy.com/teaches/how-to-set-up-urls-as-sentences-in-wordpress</a></p>
<p>..which enables stuff like this:</p>
<p><a href="http://angry-birds.net/tweets/the-news" rel="nofollow">http://angry-birds.net/tweets/the-news</a></p>
<p>It takes some time to set up, but works great for posts, pages, cats, tags, and just about everything else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crumpton</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-10091</link>
		<dc:creator>John Crumpton</dc:creator>
		<pubDate>Mon, 11 Oct 2010 20:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-10091</guid>
		<description>For Wordpress as a CMS the following is the best structure:

&lt;code&gt;/%category%/%postname%/&lt;/code&gt;

That way clicking on, about -&gt; the company will give me www.website.com/about/the-company</description>
		<content:encoded><![CDATA[<p>For WordPress as a CMS the following is the best structure:</p>
<p><code>/%category%/%postname%/</code></p>
<p>That way clicking on, about -&gt; the company will give me <a href="http://www.website.com/about/the-company" rel="nofollow">http://www.website.com/about/the-company</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-8225</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 31 Aug 2010 20:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-8225</guid>
		<description>Yes, check out http://codex.wordpress.org/Using_Permalinks#Structure_Tags for a complete list.</description>
		<content:encoded><![CDATA[<p>Yes, check out <a href="http://codex.wordpress.org/Using_Permalinks#Structure_Tags" rel="nofollow">http://codex.wordpress.org/Using_Permalinks#Structure_Tags</a> for a complete list.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DimitriAu</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-8217</link>
		<dc:creator>DimitriAu</dc:creator>
		<pubDate>Tue, 31 Aug 2010 12:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-8217</guid>
		<description>Is there other custom structure keywords like &lt;code&gt;%postname%&lt;/code&gt; ? Will &lt;code&gt;%categoryname%&lt;/code&gt; or &lt;code&gt;%tagname%&lt;/code&gt; work?</description>
		<content:encoded><![CDATA[<p>Is there other custom structure keywords like <code>%postname%</code> ? Will <code>%categoryname%</code> or <code>%tagname%</code> work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-8085</link>
		<dc:creator>Don</dc:creator>
		<pubDate>Thu, 26 Aug 2010 22:33:51 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-8085</guid>
		<description>Jeff,

I am very new to WordPress. I&#039;ve been using GoLive 5 for 10 years.  I am a slow learner-very slow- but I want to use WordPress and  &quot;Pretty Permalinks.&quot;   I make the changes and get that note ... If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all. ... The tutorials I&#039;ve looked at all make the assumption I already have some knowledge/understanding of what I am doing.  Is there a step-by-step guide that makes no assumptions.

Thanks for the article &quot;Optimizing WordPress Permalinks&quot;  I could follow it up to the point of HTAccess

Don</description>
		<content:encoded><![CDATA[<p>Jeff,</p>
<p>I am very new to WordPress. I&#8217;ve been using GoLive 5 for 10 years.  I am a slow learner-very slow- but I want to use WordPress and  &#8220;Pretty Permalinks.&#8221;   I make the changes and get that note &#8230; If your .htaccess file were writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your .htaccess file. Click in the field and press CTRL + a to select all. &#8230; The tutorials I&#8217;ve looked at all make the assumption I already have some knowledge/understanding of what I am doing.  Is there a step-by-step guide that makes no assumptions.</p>
<p>Thanks for the article &#8220;Optimizing WordPress Permalinks&#8221;  I could follow it up to the point of HTAccess</p>
<p>Don</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quizzer</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-7609</link>
		<dc:creator>Quizzer</dc:creator>
		<pubDate>Tue, 10 Aug 2010 06:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-7609</guid>
		<description>exellent information but is best use category/cars/ for categoris or the name of my site quizzer/cars ? what is the best for SEO my site? when the people type quizzer cars he come to my category por example is true this rule?</description>
		<content:encoded><![CDATA[<p>exellent information but is best use category/cars/ for categoris or the name of my site quizzer/cars ? what is the best for SEO my site? when the people type quizzer cars he come to my category por example is true this rule?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-7243</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Mon, 02 Aug 2010 00:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-7243</guid>
		<description>In general, I would go with #1, but for smaller sites, #2 is more elegant. I think Google will index either format perfectly/equally fine.</description>
		<content:encoded><![CDATA[<p>In general, I would go with #1, but for smaller sites, #2 is more elegant. I think Google will index either format perfectly/equally fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nutaryuk</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-7226</link>
		<dc:creator>Nutaryuk</dc:creator>
		<pubDate>Sun, 01 Aug 2010 13:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-7226</guid>
		<description>I&#039;m still wondering which one the better :

1.  &lt;code&gt;http://mydomain.com/2010/07/%postname%/&lt;/code&gt;
or
2.  &lt;code&gt;http://mydomain.com/%postname%/&lt;/code&gt;

to make google easy to index my blog ?

Thank you very much.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still wondering which one the better :</p>
<p>1.  <code>http://mydomain.com/2010/07/%postname%/</code><br />
or<br />
2.  <code>http://mydomain.com/%postname%/</code></p>
<p>to make google easy to index my blog ?</p>
<p>Thank you very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaan Nicol</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-7021</link>
		<dc:creator>Shaan Nicol</dc:creator>
		<pubDate>Tue, 27 Jul 2010 02:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-7021</guid>
		<description>That&#039;s for the article

I&#039;ve always used  the year/month/date/post-name/ method but It might be time to think about a change to something a little simpler, especially on some of my clients sites.

However, the problem I found with that is that each week they post up something like &#039;party-pics-are-up&#039; and with the simpler permalink we get a whole bunch of &#039;party-pics-are-up-2 &amp; &#039;party-pics-are-up-23&#039; type links.

But i definitely see the  value in it for some other of my clients with simpler corporate styled sites.</description>
		<content:encoded><![CDATA[<p>That&#8217;s for the article</p>
<p>I&#8217;ve always used  the year/month/date/post-name/ method but It might be time to think about a change to something a little simpler, especially on some of my clients sites.</p>
<p>However, the problem I found with that is that each week they post up something like &#8216;party-pics-are-up&#8217; and with the simpler permalink we get a whole bunch of &#8216;party-pics-are-up-2 &amp; &#8216;party-pics-are-up-23&#8242; type links.</p>
<p>But i definitely see the  value in it for some other of my clients with simpler corporate styled sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Starr</title>
		<link>http://digwp.com/2010/07/optimizing-wordpress-permalinks/#comment-7016</link>
		<dc:creator>Jeff Starr</dc:creator>
		<pubDate>Tue, 27 Jul 2010 01:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://digwp.com/?p=2026#comment-7016</guid>
		<description>Be careful with renaming post slugs. WordPress redirects &lt;em&gt;some&lt;/em&gt; changed URLs, but not all of them. &lt;a href=&quot;#comment-6971&quot; rel=&quot;nofollow&quot;&gt;Chris explains&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Be careful with renaming post slugs. WordPress redirects <em>some</em> changed URLs, but not all of them. <a href="#comment-6971" rel="nofollow">Chris explains</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

