<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>More Than Scratch The Surface &#187; permalink</title>
	<atom:link href="http://scratch99.com/tag/permalink/feed/" rel="self" type="application/rss+xml" />
	<link>http://scratch99.com</link>
	<description>A Journey In Web Development</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:07:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>XAMMPLite Virtual Directory And WordPress Permalinks</title>
		<link>http://scratch99.com/wordpress/development/xammplite-virtual-directory-and-wordpress-permalinks/</link>
		<comments>http://scratch99.com/wordpress/development/xammplite-virtual-directory-and-wordpress-permalinks/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 13:17:43 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xammplite]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/2009/02/xammplite-virtual-directory-and-wordpress-permalinks/</guid>
		<description><![CDATA[When I&#8217;m working on WordPress related development (ie themes and plugins), I like to run WordPress locally. This is great for trying things out before it goes live and also lets me squeeze in some development time in on the train! My web server package of choice is XAMMP Lite, the Apache distribution that contains [...]]]></description>
			<content:encoded><![CDATA[<p>When I&#8217;m working on WordPress related development (ie themes and plugins), I like to <strong>run WordPress locally</strong>. This is great for trying things out before it goes live and also lets me squeeze in some development time in on the train! </p>
<p>My web server package of choice is <strong>XAMMP Lite</strong>, the Apache distribution that contains PHP and MySQL. Works great in general, but I had some <strong>problems with WordPress permalinks and XAMMP Lite</strong>. Here&#8217;s the solution.</p>
<p> &#8230; [<a href="http://scratch99.com/wordpress/development/xammplite-virtual-directory-and-wordpress-permalinks/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/development/xammplite-virtual-directory-and-wordpress-permalinks/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>WordPress Permalink Customisation &#8211; Caution For Beginners</title>
		<link>http://scratch99.com/wordpress/opinion/permalink-customisation/</link>
		<comments>http://scratch99.com/wordpress/opinion/permalink-customisation/#comments</comments>
		<pubDate>Fri, 01 Jun 2007 10:24:57 +0000</pubDate>
		<dc:creator>Stephen Cronin</dc:creator>
				<category><![CDATA[WordPress Opinion]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[permalink]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.scratch99.com/2007/06/wordpress-permalink-customisation-caution-for-beginners/</guid>
		<description><![CDATA[Editorial Note, 12 August 2011 So, some things have changed since 2007 &#8211; I now use the very same permalink structure I warn against below. There are a few reasons for this: WordPress now deals with permalink structure changes much better these days and will automatically 301 redirect the old URLs for you (in most [...]]]></description>
			<content:encoded><![CDATA[<div id="editorial-note">
<strong>Editorial Note, 12 August 2011</strong></p>
<p>So, some things have changed since 2007 &#8211; I now use the very same permalink structure I warn against below. There are a few reasons for this:</p>
<ol>
<li>WordPress now deals with permalink structure changes much better these days and will automatically 301 redirect the old URLs for you (in most cases).</li>
<li>Even if WordPress didn&#8217;t do it automatically, I&#8217;m now comfortable setting up 301 redirect via .htaccess (which is what I do, because I don&#8217;t quite trust leaving it to WordPress).</li>
<li>Having the category in the permalink does provide SEO benefits &#8211; I don&#8217;t care so much about getting the keywords in the URL (you can get that through postname), but I do like the benefits for the site structure (pseudo folders creating a silo structure).</li>
</ol>
<p>There are still some problems with the <code>/%category%/%postname%/</code> permalink structure: if you have a lot of pages (more than 50ish), this permalink structure can really slow down your site. Having said that, even this problem is likely to disappear, as it looks like they&#8217;ll change the way this works in WordPress 3.3.
</div>
<p>This is only my second post since launching www.scratch99.com and I&#8217;ve already changed the Permalink structure! In this article, I examine why my original structure:</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <code>/%category%/%postname%/</code></p>
<p>doesn&#8217;t work for me. &#8230; [<a href="http://scratch99.com/wordpress/opinion/permalink-customisation/">visit site to read more</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://scratch99.com/wordpress/opinion/permalink-customisation/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced

Served from: scratch99.com @ 2012-02-09 15:31:22 -->
