<?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: Changing WordPress Permalink Structure!</title>
	<atom:link href="http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-wordpress-permalink-structure</link>
	<description>Keiron&#039;s daily take on life, the internet and the world around us!</description>
	<lastBuildDate>Sun, 22 Jan 2012 17:23:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jinu</title>
		<link>http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/comment-page-1/#comment-27888</link>
		<dc:creator>Jinu</dc:creator>
		<pubDate>Fri, 25 Sep 2009 09:24:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.skillett.com/?p=874#comment-27888</guid>
		<description>301redirection in .htaccess file is the best option. you can retain all backlinks also
.-= Jinu&#180;s last blog ..&lt;a href=&quot;http://www.jinulive.com/2009/09/malware-in-igoogle/&quot;&gt;Malware in iGoogle!!!&lt;/a&gt; =-.</description>
		<content:encoded><![CDATA[<p>301redirection in .htaccess file is the best option. you can retain all backlinks also<br />
.-= Jinu&#180;s last blog ..<a href="http://www.jinulive.com/2009/09/malware-in-igoogle/">Malware in iGoogle!!!</a> =-.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keiron</title>
		<link>http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/comment-page-1/#comment-27874</link>
		<dc:creator>Keiron</dc:creator>
		<pubDate>Wed, 02 Sep 2009 12:08:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.skillett.com/?p=874#comment-27874</guid>
		<description>I believe I could - a script to go in and fetch the post titles of posts on this blog, search for them under the new permalink structure and update them in the database wouldn&#039;t be that hard to write.

Then it would just be external links that were going through the 301 very little I can do about that, but I&#039;d feel my end was tidy!</description>
		<content:encoded><![CDATA[<p>I believe I could &#8211; a script to go in and fetch the post titles of posts on this blog, search for them under the new permalink structure and update them in the database wouldn&#8217;t be that hard to write.</p>
<p>Then it would just be external links that were going through the 301 very little I can do about that, but I&#8217;d feel my end was tidy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Richards</title>
		<link>http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/comment-page-1/#comment-27873</link>
		<dc:creator>Dave Richards</dc:creator>
		<pubDate>Wed, 02 Sep 2009 12:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.skillett.com/?p=874#comment-27873</guid>
		<description>since you changed permalinks structure, the database now contains only the new permalink ids and the old ones are already deleted automatically! So you can&#039;t undo it in any case. There&#039;s no option for you to play with your database now!</description>
		<content:encoded><![CDATA[<p>since you changed permalinks structure, the database now contains only the new permalink ids and the old ones are already deleted automatically! So you can&#8217;t undo it in any case. There&#8217;s no option for you to play with your database now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keiron</title>
		<link>http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/comment-page-1/#comment-27872</link>
		<dc:creator>Keiron</dc:creator>
		<pubDate>Wed, 02 Sep 2009 11:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.skillett.com/?p=874#comment-27872</guid>
		<description>Hi Dave,

I realise that there is no actual need, but part of me says you should go back and correct what&#039;s there in the database? Part of me still says that even though this is a 301 permanent redirect, the very word redirect implies that it&#039;s &quot;semi-permanent&quot; like a road diversion and at some point in the future should be corrected?</description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I realise that there is no actual need, but part of me says you should go back and correct what&#8217;s there in the database? Part of me still says that even though this is a 301 permanent redirect, the very word redirect implies that it&#8217;s &#8220;semi-permanent&#8221; like a road diversion and at some point in the future should be corrected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Richards</title>
		<link>http://www.skillett.com/technology/computers/software/website-scripts/wordpress/changing-wordpress-permalink-structure/comment-page-1/#comment-27871</link>
		<dc:creator>Dave Richards</dc:creator>
		<pubDate>Wed, 02 Sep 2009 11:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skillett.com/?p=874#comment-27871</guid>
		<description>&quot;but I’m convinced that the database should be updated&quot;
What do you mean by database should be updated? Do you mean the old permalinks in your database? well with 301 redirect there is no need to do any kind database update!! 301 means a PERMANENT redirect and dosen&#039;t require a update again.</description>
		<content:encoded><![CDATA[<p>&#8220;but I’m convinced that the database should be updated&#8221;<br />
What do you mean by database should be updated? Do you mean the old permalinks in your database? well with 301 redirect there is no need to do any kind database update!! 301 means a PERMANENT redirect and dosen&#8217;t require a update again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

