<?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>Adtools &#187; Wordpress</title>
	<atom:link href="http://blog.adtools.co.uk/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.adtools.co.uk</link>
	<description>Advertising Operations &#38; Technology</description>
	<lastBuildDate>Fri, 25 Nov 2011 13:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Creating SEO friendly urls with WordPress</title>
		<link>http://blog.adtools.co.uk/creating-seo-friendly-urls-with-wordpress/201/</link>
		<comments>http://blog.adtools.co.uk/creating-seo-friendly-urls-with-wordpress/201/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 13:30:52 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.adtools.co.uk/?p=201</guid>
		<description><![CDATA[Yes, I am new to WordPress, I&#8217;ve payed around with bits of it but like a petulant child have cast it aside when the next &#8216;new&#8217; shiny thing comes along. WordPress by default creates links that are along the lines of http://myblog.somewhere.com/?p=NNN where NNN is the unique ID of the article. This isn&#8217;t good for [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I am new to WordPress, I&#8217;ve payed around with bits of it but like a petulant child have cast it aside when the next &#8216;new&#8217; shiny thing comes along.  WordPress by default creates links that are along the lines of http://myblog.somewhere.com/?p=NNN where NNN is the unique ID of the article. </p>
<p>This isn&#8217;t good for SEO as we all know you should try to reflect the title H1 tag in the url as well. Luckily WordPress does this seemlessly by using the mod_rewrite functionality of Apache.</p>
<ol>
<li>Open up your WordPress Admin pabnel.</li>
<li>Goto Settings->Permalinks</li>
<li>Choose your desired url layout or make your own.</li>
</ol>
<p>Here you can choose one of the already defined url layouts or create your own. I&#8217;ve opted to create my own<br />
<em>/%postname%/%post_id%/</em><br />
which gives my urls a structure like<br />
<em>http://blog.adtools.co.uk/how-to-install-mencoder-mplayer-on-a-dreamhost-shared-host/183/</em><br />
which is nice, not only is it SEO friebndly now but it also gives me the ID of the article at the end of the url which is handy for my own purposes.</p>
<p><strong>Screengrab of the WordPress Admin Permalink Console:</strong><br />
<img src="http://blog.adtools.co.uk/media/seopermalinks.gif" alt="Wordpress Admin Console" width="550" /></p>
<p>Available variables to WordPress permalinks: A full description of available tags that can be incorporated in the url are here <a href="http://codex.wordpress.org/Using_Permalinks">http://codex.wordpress.org/Using_Permalinks</a></p>
<p><em>%year%<br />
%monthnum%<br />
%day%<br />
%hour%<br />
%minute%<br />
%second%<br />
%postname%<br />
%post_id%<br />
%category%<br />
%tag%<br />
%author%<br />
</em><br />
				<!-- Social Sharing Toolkit v2.0.4 | http://www.marijnrongen.com/wordpress-plugins/social_sharing_toolkit/ --></p>
<div class="mr_social_sharing_wrapper"><span class="mr_social_sharing_top"><iframe src="https://www.facebook.com/plugins/like.php?locale=en_US&amp;href=http%3A%2F%2Fblog.adtools.co.uk%2Fcreating-seo-friendly-urls-with-wordpress%2F201%2F&amp;layout=standard&amp;show_faces=false&amp;width=51px&amp;height=24px" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:51px; height:24px;" allowTransparency="true"></iframe></span><span class="mr_social_sharing_top"><a href="http://twitter.com/share?url=http%3A%2F%2Fblog.adtools.co.uk%2Fcreating-seo-friendly-urls-with-wordpress%2F201%2F&amp;text=Creating+SEO+friendly+urls+with+WordPress&amp;via=adops" target="_blank" class="mr_social_sharing_popup_link"><img src="http://blog.adtools.co.uk/wp-content/plugins/social-sharing-toolkit/images/buttons/twitter.png" alt="Share on Twitter" title="Share on Twitter"/></a></span><span class="mr_social_sharing_top"><g:plusone size="medium" count="false" href="http://blog.adtools.co.uk/creating-seo-friendly-urls-with-wordpress/201/"></g:plusone></span><span class="mr_social_sharing_top"><script type="IN/Share" data-url="http://blog.adtools.co.uk/creating-seo-friendly-urls-with-wordpress/201/"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.adtools.co.uk/creating-seo-friendly-urls-with-wordpress/201/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

