<?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>Netherbeck Design &#124; Website Design and Development Services &#187; Wordpress</title>
	<atom:link href="http://www.netherbeckdesign.co.uk/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netherbeckdesign.co.uk</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 19 Jan 2010 10:10:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress Permalinks</title>
		<link>http://www.netherbeckdesign.co.uk/wordpress-permalinks</link>
		<comments>http://www.netherbeckdesign.co.uk/wordpress-permalinks#comments</comments>
		<pubDate>Tue, 19 Jan 2010 10:10:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Permalinks]]></category>

		<guid isPermaLink="false">http://www.netherbeckdesign.co.uk/?p=147</guid>
		<description><![CDATA[Permalinks are URLs that point to specific blog posts and remain the same indefinitely. A permalink is what another blogger may use to link to your blog post, article or category, or how you might send a link to your blog post in an e-mail. More importantly, it is the link the search engines will [...]]]></description>
			<content:encoded><![CDATA[<p>Permalinks are URLs that point to specific blog posts and remain the same indefinitely. A permalink is what another blogger may use to link to your blog post, article or category, or how you might send a link to your blog post in an e-mail. More importantly, it is the link the search engines will use to identify your blog post, page or article. It is commonly accepted that keywords in the permalink can help contribute to a pages, posts or articles position in the search engines.</p>
<p>Optimizing the WordPress permalink structure  is one aspect of blog SEO that most users can do to configure a more desirable, readable permalink structure.</p>
<p>There are three basic types of WordPress permalinks: default, mod_rewrite &amp; pathinfo.</p>
<p><strong>Default WordPress Permalinks</strong><br />
The default looks like</p>
<blockquote><p>http://exampledomain.com/?p=N</p></blockquote>
<p>where N is the Post ID number. It works on all server environments, but it doesn&#8217;t look as nice as some of the other options.<br />
<strong>mod_rewrite WordPress Permalinks</strong></p>
<p>Using mod_rewrite you can produce much nicer permalinks. There are many different formats, but the most common, and most commonly used looks like</p>
<blockquote><p>http://domainexample.com/category/post-name/</p></blockquote>
<p>This permalink structure is sometimes referred to as &#8220;Pretty permalinks&#8221; and is most commonly used on Apache web servers with the mod_rewrite module.</p>
<p><strong>Pathinfo WordPress permalinks</strong></p>
<p>Pathinfo permalinks look very much like mod_rewrite (pretty) permalinks but they have /index.php inserted before them, for example:</p>
<blockquote><p>http://domainexample.com/index.php/yyyy/mm/dd/post-name/</p></blockquote>
<p>Otherwise, they are the same as the &#8220;pretty&#8221; mod_rewrite permalinks, and are similarly flexible.</p>
<p><strong>How to change permalink structure</strong></p>
<p>You can adjust your WordPress permalink structure by going to Settings -&gt; Permalinks in your Worpress admin panel.</p>
<p>Worpress provides five options for setting the structure:</p>
<ul>
<li><strong>Default</strong><span style="white-space: pre;"><strong> </strong></span>http://www.domainexample.com/?p=123</li>
<li><strong>Day and name</strong><span style="white-space: pre;"> </span>http://www.domainexample.com/2010/01/19/sample-post/</li>
<li><strong>Month and name</strong><span style="white-space: pre;"> </span>http://www.domainexample.com/2010/01/sample-post/</li>
<li><strong>Numeric</strong><span style="white-space: pre;"> </span>http://www.netherbeckdesign.co.uk/archives/123</li>
<li><strong>Custom Structure</strong></li>
</ul>
<p>You can select one of the options using the radio buttons on the screen. To use &#8220;pretty permalinks&#8221;, you need to select the &#8220;Custom Structure&#8221; option and specify how you want the structure to be. WordPress provides numerous options for the custom structure  but the most commonly used custom structure by bloggers is:</p>
<blockquote><p><strong><span style="font-variant: normal !important; text-align: left !important;">/%category%/<span style="font-variant: normal !important; text-align: left !important;">%postname%</span> /</span></strong></p></blockquote>
<p>Permalinks are easy to set up and can influence how your blog is found &amp; seen in the search engines. You can find further infomation on WordPress permalinks here: <a href="http://codex.wordpress.org/Using_Permalinks" target="_blank">WordPress Codex: Using Permalinks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netherbeckdesign.co.uk/wordpress-permalinks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
