<?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: WordPress 2.7 Mysterious Permalinks Problem</title>
	<atom:link href="http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/</link>
	<description>This is Our World</description>
	<lastBuildDate>Wed, 16 May 2012 20:03:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Strangely</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1370</link>
		<dc:creator>Strangely</dc:creator>
		<pubDate>Fri, 15 May 2009 08:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1370</guid>
		<description>@Brian

Thanks Brian.  That&#039;s another solution to add to the list!

The &#039;effect&#039; of mucked up permalinks seems to be due to a variety of causes.  Mine seemed to be solved by un-ticking the two WordPress options that I mentioned &lt;a href=&quot;http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-938&quot;&gt;here&lt;/a&gt;.  I&#039;m &lt;em&gt;still&lt;/em&gt; not sure if that was the reason as several things happened at once - but my permalinks work fine now, which is the main thing for me....  &lt;em&gt;I must get into the actual code a bit more and trace this stuff through.  But it&#039;s a time thing...&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>@Brian</p>
<p>Thanks Brian.  That&#8217;s another solution to add to the list!</p>
<p>The &#8216;effect&#8217; of mucked up permalinks seems to be due to a variety of causes.  Mine seemed to be solved by un-ticking the two WordPress options that I mentioned <a href="http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-938">here</a>.  I&#8217;m <em>still</em> not sure if that was the reason as several things happened at once &#8211; but my permalinks work fine now, which is the main thing for me&#8230;.  <em>I must get into the actual code a bit more and trace this stuff through.  But it&#8217;s a time thing&#8230;</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1369</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 14 May 2009 21:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1369</guid>
		<description>Just in case anyone is still searching for an answer to the Permalinks issue in 2.7...  I was able to resolve by enabling the rewrite_mod in Apache.  I had read in many places about moving rewrite from none to all, but it won&#039;t help if the mod isn&#039;t enabled.

So, search for rewrite in your apache config file, and enable it.  Worked wonders for me, however... your mileage may vary.</description>
		<content:encoded><![CDATA[<p>Just in case anyone is still searching for an answer to the Permalinks issue in 2.7&#8230;  I was able to resolve by enabling the rewrite_mod in Apache.  I had read in many places about moving rewrite from none to all, but it won&#8217;t help if the mod isn&#8217;t enabled.</p>
<p>So, search for rewrite in your apache config file, and enable it.  Worked wonders for me, however&#8230; your mileage may vary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strangely</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1340</link>
		<dc:creator>Strangely</dc:creator>
		<pubDate>Wed, 06 May 2009 10:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1340</guid>
		<description>@Pikesan
Nice site.  I&#039;ve never seen so much chrome in one place!

I&#039;ve tried to go through your site.  I only use WordPress as my &#039;thing&#039; so my knowledge is confined to that.  Correct me if I&#039;m wrong...

&lt;ul&gt;
	&lt;li&gt;It looks like your site is constructed somewhere else using a different tool.&lt;/li&gt;	
       &lt;li&gt;You have separate forum &amp; eShop software in use as well&lt;/li&gt;
	&lt;li&gt; The &#039;Blog&#039; folder is the root of your WordPress installation.&lt;/li&gt;
	&lt;li&gt;This is because I can&#039;t see any WordPress files in any other folder&lt;/li&gt;
&lt;/ul&gt;


With that in mind, I&#039;ve checked your sitemap.xml and your robots.txt  One thing IMMEDIATELY hit me from your sitemap.
You have a lot of pictures locked into a location such as this:

&lt;blockquote&gt;http://www.myrideisme.com/FullImage/f51985d5a3f683a83795b54c88372fc0.jpg/234/&lt;/blockquote&gt;
This seems very odd!  Weirdly, it takes me to a valid  (very big) picture, and if I trim off the /234/ , there&#039;s no picture even though it should be! All there is, is a picture placemarker.  Now it gets really weird...
Right-click the placemarker and check the &#039;picture&#039; properties.....  It says the path is:

&lt;blockquote&gt;http://www.myrideisme.com/stored_public/member_pic//f51985d5a3f683a83795b54c88372fc0.jpg&lt;/blockquote&gt;

I &lt;em&gt;think&lt;/em&gt;, although I&#039;m not an expert, that you have some redirection going on.  It&#039;s turning /FullImage/ into /stored_public/member_pic//

So I&#039;d check through that for starters!

AS for resetting permalinks, this only applies to your WordPress, which, as I said, appears to be only rooted in the /blog/ folder.  Resetting is a simple matter.  You just whack them back to the defaults so that your links look like:


&lt;blockquote&gt;http://www.myrideisme.com/Blog/?p=42&lt;/blockquote&gt;

You do this from the WordPress admin page here:
Admin -&gt; Settings -&gt; Permalinks -&gt; default
That&#039;s it.  Yours is probably located here:
http://www.myrideisme.com/Blog/wp-admin/options-permalink.php

Saying that, you have a custom front-end for registrations and login and there are redirects on those as well so I reckon it&#039;s all tied up in that. I have WordPress right in my root and everything cascades off that.  I&#039;ve no experience of integrating lots of stuff like you&#039;ve done.  I DO know that you have to be careful (a bit late to say that now, I know)

Also, your shop at http://marketplace.myrideisme.com/ is in a sub-domain.  You get weird effects with this I&#039;ve heard when using .htaccess and doing redirects.  So you need to read up on that - it could be that you&#039;ve some interaction.


Sorry I can be of any more use.  It may have given you some pointers though.</description>
		<content:encoded><![CDATA[<p>@Pikesan<br />
Nice site.  I&#8217;ve never seen so much chrome in one place!</p>
<p>I&#8217;ve tried to go through your site.  I only use WordPress as my &#8216;thing&#8217; so my knowledge is confined to that.  Correct me if I&#8217;m wrong&#8230;</p>
<ul>
<li>It looks like your site is constructed somewhere else using a different tool.</li>
<li>You have separate forum &#038; eShop software in use as well</li>
<li> The &#8216;Blog&#8217; folder is the root of your WordPress installation.</li>
<li>This is because I can&#8217;t see any WordPress files in any other folder</li>
</ul>
<p>With that in mind, I&#8217;ve checked your sitemap.xml and your robots.txt  One thing IMMEDIATELY hit me from your sitemap.<br />
You have a lot of pictures locked into a location such as this:</p>
<blockquote><p><a href="http://www.myrideisme.com/FullImage/f51985d5a3f683a83795b54c88372fc0.jpg/234/" rel="nofollow">http://www.myrideisme.com/FullImage/f51985d5a3f683a83795b54c88372fc0.jpg/234/</a></p></blockquote>
<p>This seems very odd!  Weirdly, it takes me to a valid  (very big) picture, and if I trim off the /234/ , there&#8217;s no picture even though it should be! All there is, is a picture placemarker.  Now it gets really weird&#8230;<br />
Right-click the placemarker and check the &#8216;picture&#8217; properties&#8230;..  It says the path is:</p>
<blockquote><p><a href="http://www.myrideisme.com/stored_public/member_pic//f51985d5a3f683a83795b54c88372fc0.jpg" rel="nofollow">http://www.myrideisme.com/stored_public/member_pic//f51985d5a3f683a83795b54c88372fc0.jpg</a></p></blockquote>
<p>I <em>think</em>, although I&#8217;m not an expert, that you have some redirection going on.  It&#8217;s turning /FullImage/ into /stored_public/member_pic//</p>
<p>So I&#8217;d check through that for starters!</p>
<p>AS for resetting permalinks, this only applies to your WordPress, which, as I said, appears to be only rooted in the /blog/ folder.  Resetting is a simple matter.  You just whack them back to the defaults so that your links look like:</p>
<blockquote><p><a href="http://www.myrideisme.com/Blog/?p=42" rel="nofollow">http://www.myrideisme.com/Blog/?p=42</a></p></blockquote>
<p>You do this from the WordPress admin page here:<br />
Admin -> Settings -> Permalinks -> default<br />
That&#8217;s it.  Yours is probably located here:<br />
<a href="http://www.myrideisme.com/Blog/wp-admin/options-permalink.php" rel="nofollow">http://www.myrideisme.com/Blog/wp-admin/options-permalink.php</a></p>
<p>Saying that, you have a custom front-end for registrations and login and there are redirects on those as well so I reckon it&#8217;s all tied up in that. I have WordPress right in my root and everything cascades off that.  I&#8217;ve no experience of integrating lots of stuff like you&#8217;ve done.  I DO know that you have to be careful (a bit late to say that now, I know)</p>
<p>Also, your shop at <a href="http://marketplace.myrideisme.com/" rel="nofollow">http://marketplace.myrideisme.com/</a> is in a sub-domain.  You get weird effects with this I&#8217;ve heard when using .htaccess and doing redirects.  So you need to read up on that &#8211; it could be that you&#8217;ve some interaction.</p>
<p>Sorry I can be of any more use.  It may have given you some pointers though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pikesan</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1339</link>
		<dc:creator>Pikesan</dc:creator>
		<pubDate>Tue, 05 May 2009 23:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1339</guid>
		<description>Hello,
Some great info here, thanks! I&#039;m having a weird problem and the forum only says to &quot;reset&quot; my permalinks (not sure how) and it&#039;ll be fixed.
My problem is that my posts become &quot;un-published&quot;. They&#039;re there, published, then some how people are getting 404 notices, then I investigate and find that the stories are now, &quot;in limbo&quot; as not a draft and not published! What else is there? If I publish them, again, they&#039;re back and everything&#039;s fine.

Any idea what&#039;s caueing this?
thank you!</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Some great info here, thanks! I&#8217;m having a weird problem and the forum only says to &#8220;reset&#8221; my permalinks (not sure how) and it&#8217;ll be fixed.<br />
My problem is that my posts become &#8220;un-published&#8221;. They&#8217;re there, published, then some how people are getting 404 notices, then I investigate and find that the stories are now, &#8220;in limbo&#8221; as not a draft and not published! What else is there? If I publish them, again, they&#8217;re back and everything&#8217;s fine.</p>
<p>Any idea what&#8217;s caueing this?<br />
thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strangely</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1329</link>
		<dc:creator>Strangely</dc:creator>
		<pubDate>Mon, 04 May 2009 23:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1329</guid>
		<description>@Sandy

Check mine:

http://strangelyperfect.tv/robots.txt

any WELL-BEHAVED robot will look at this and do as it&#039;s told.  The long string of folders aren&#039;t real - they are added as the early translation plugins I used to use gave multiple SEO hits which is bad.

You can have multiple sitemaps in your root (or anywhere actually) as long as they are unique paths.  Google itself has several in it&#039;s root.

In essence, all you need for yourself is:
&lt;blockquote&gt;
Sitemap: http://sandykumskov.com/sitemap.xml.gz
Sitemap: http://sandykumskov.com/sitemap.xml
User-agent: *
Disallow: /none/
&lt;/blockquote&gt;
This should work.  If you&#039;ve any private-ish folders you don&#039;t want trawled by a robot, add it to the list like I did.  A full path isn&#039;t absolutely necessary for a folder - just make sure you&#039;ve got the trailing &#039;/&#039;

Try this link and follow throughs for info:  http://en.wikipedia.org/wiki/Robots_Exclusion_Standard

As your 404s are from Google and it&#039;s a well-behaved robot, they should stop.


...I think!

If you recheck the sitemaps pluging tick box, it&#039;ll overwrite your nice robots.txt with it&#039;s own...  This is bad.!!</description>
		<content:encoded><![CDATA[<p>@Sandy</p>
<p>Check mine:</p>
<p><a href="http://strangelyperfect.tv/robots.txt" rel="nofollow">http://strangelyperfect.tv/robots.txt</a></p>
<p>any WELL-BEHAVED robot will look at this and do as it&#8217;s told.  The long string of folders aren&#8217;t real &#8211; they are added as the early translation plugins I used to use gave multiple SEO hits which is bad.</p>
<p>You can have multiple sitemaps in your root (or anywhere actually) as long as they are unique paths.  Google itself has several in it&#8217;s root.</p>
<p>In essence, all you need for yourself is:</p>
<blockquote><p>
Sitemap: <a href="http://sandykumskov.com/sitemap.xml.gz" rel="nofollow">http://sandykumskov.com/sitemap.xml.gz</a><br />
Sitemap: <a href="http://sandykumskov.com/sitemap.xml" rel="nofollow">http://sandykumskov.com/sitemap.xml</a><br />
User-agent: *<br />
Disallow: /none/
</p></blockquote>
<p>This should work.  If you&#8217;ve any private-ish folders you don&#8217;t want trawled by a robot, add it to the list like I did.  A full path isn&#8217;t absolutely necessary for a folder &#8211; just make sure you&#8217;ve got the trailing &#8216;/&#8217;</p>
<p>Try this link and follow throughs for info:  <a href="http://en.wikipedia.org/wiki/Robots_Exclusion_Standard" rel="nofollow">http://en.wikipedia.org/wiki/Robots_Exclusion_Standard</a></p>
<p>As your 404s are from Google and it&#8217;s a well-behaved robot, they should stop.</p>
<p>&#8230;I think!</p>
<p>If you recheck the sitemaps pluging tick box, it&#8217;ll overwrite your nice robots.txt with it&#8217;s own&#8230;  This is bad.!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1327</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Mon, 04 May 2009 22:30:05 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1327</guid>
		<description>what what what???

you&#039;re saying - untick  &quot;Add sitemap URL to the virtual robots.txt file.&quot; and this should all go away.

Excuse the delay while I pick myself up of the floor....</description>
		<content:encoded><![CDATA[<p>what what what???</p>
<p>you&#8217;re saying &#8211; untick  &#8220;Add sitemap URL to the virtual robots.txt file.&#8221; and this should all go away.</p>
<p>Excuse the delay while I pick myself up of the floor&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strangely</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1320</link>
		<dc:creator>Strangely</dc:creator>
		<pubDate>Mon, 04 May 2009 20:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1320</guid>
		<description>@Sandy

I forgot... there is one thing;



&lt;blockquote&gt;# BEGIN XML-SITEMAP-PLUGIN
Sitemap: http://sandykumskov.com/sitemap.xml.gz
# END XML-SITEMAP-PLUGIN
User-agent: *
Disallow: /none/&lt;/blockquote&gt;


This means you had a tick box checked in the Google Sitemaps plugin.  Untick it.  It&#039;s not needed.  Google is very well behaved and looks for the standard naming conventions without being told.  The &#039;disallow&#039; bit should be enough to stop the current 404s.  Add the path to the sitemap to the robots.txt file manually - it&#039;s not a big deal; and you only need to do it once.

If a robot is badly behaved, then it deserves all the 404s it can get!</description>
		<content:encoded><![CDATA[<p>@Sandy</p>
<p>I forgot&#8230; there is one thing;</p>
<blockquote><p># BEGIN XML-SITEMAP-PLUGIN<br />
Sitemap: <a href="http://sandykumskov.com/sitemap.xml.gz" rel="nofollow">http://sandykumskov.com/sitemap.xml.gz</a><br />
# END XML-SITEMAP-PLUGIN<br />
User-agent: *<br />
Disallow: /none/</p></blockquote>
<p>This means you had a tick box checked in the Google Sitemaps plugin.  Untick it.  It&#8217;s not needed.  Google is very well behaved and looks for the standard naming conventions without being told.  The &#8216;disallow&#8217; bit should be enough to stop the current 404s.  Add the path to the sitemap to the robots.txt file manually &#8211; it&#8217;s not a big deal; and you only need to do it once.</p>
<p>If a robot is badly behaved, then it deserves all the 404s it can get!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1316</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Mon, 04 May 2009 20:00:06 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1316</guid>
		<description>Hiya
Thanks for all this info - with a few sites to get fixed, all showing the same errors, it&#039;s looking and feeling like a huge job! Takes away from the core business you know? I do know that I won&#039;t be jumping into any wordpress upgrades again in a hurry! 

I found a &#039;smart 404&#039; plugin, which seems to be a kind of redirect, so will play with that as well...

I&#039;d rather be marketing :)

Sandy</description>
		<content:encoded><![CDATA[<p>Hiya<br />
Thanks for all this info &#8211; with a few sites to get fixed, all showing the same errors, it&#8217;s looking and feeling like a huge job! Takes away from the core business you know? I do know that I won&#8217;t be jumping into any wordpress upgrades again in a hurry! </p>
<p>I found a &#8216;smart 404&#8242; plugin, which seems to be a kind of redirect, so will play with that as well&#8230;</p>
<p>I&#8217;d rather be marketing :)</p>
<p>Sandy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Strangely</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1309</link>
		<dc:creator>Strangely</dc:creator>
		<pubDate>Mon, 04 May 2009 11:04:39 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1309</guid>
		<description>@Sandy
Since the only problem (I think) is the appending of the /none/ to the URL, you don&#039;t need redirects.  In fact, because your site is relatively small (i.e. it&#039;s not really a blog with gallons of quick snippets; you&#039;re just using WordPress as an information publishing tool with this info in quite largish chunks), your present permalink structure is most likely OK.  You only run into difficulties if you post messages with the same title.  WP gets round this using the &#039;slug&#039;, but it&#039;s awkward for your users.  That&#039;s why I said to add an extra variable.  If I made a post called &quot;Pigs&quot; and then the next year made another called &quot;pigs&quot;, I&#039;d have two nearly identical (as a human) posts.  WP sees them as identical (everything is lower case) and would give the second one a slug of &quot;pigs-2&quot; which is what would appear in the address and is clumsy, for a human.

I don&#039;t use the plugin currently, but I used &#039;&lt;a href=&quot;http://www.deanlee.cn/wordpress/permalinks-migration-plugin/&quot; rel=&quot;nofollow&quot;&gt;Dean&#039;s Permalinks Migration&lt;/a&gt;&#039; to good effect when I needed it.  Be sure to look for the 1.1-gx version as the original has an issue...   Read about it &lt;a href=&quot;http://weblogtoolscollection.com/archives/2008/01/25/permalinks-migration-vulnerability/&quot; rel=&quot;nofollow&quot;&gt;here &lt;/a&gt;and the &lt;span class=&quot;removed_link&quot; title=&quot;http://g30rg3x.com/wp-files/dpm_11gx.zip&quot;&gt;download link is here&lt;/span&gt; (as a zip) on &lt;a href=&quot;http://g30rg3x.com/&quot; rel=&quot;nofollow&quot;&gt;George&#039;s site&lt;/a&gt;.  George has left a &lt;a href=&quot;http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2008-01/msg00330.html&quot; rel=&quot;nofollow&quot;&gt;good description of this here&lt;/a&gt;.  The one on WordPress is the duff one!

Have a look for &#039;Permalinks Redirection&#039; or something.  There are quite a few other plugins that do the same job.  I&#039;ve tried a few in the past but some had &#039;issues&#039;, probably with other plugins.  I do a mix-and-match approach and am quite ruthless with stuff that wastes too much of my time experimenting - after I&#039;ve had a bit of a play, of course.  One is &lt;span class=&quot;removed_link&quot; title=&quot;http://codepolice.net/2008/12/22/problems-deans-permalinks-migration-wordpress-27/&quot;&gt;discussed here&lt;/span&gt; that looks promising...

As for the htaccess approach.  Look for &#039;htaccess 301 redirect&#039; or something in Google - there&#039;s oodles of info.  From your sitemap, you&#039;ve about 40 pages so you could easily code each page individually.  Here&#039;s what I did nearly a year ago....

I took out all redirection
I recoded all internal links
I implemented 301 redirects to a few key pages in htaccess

To fix all internal links, I did it semi-manually.  I download the whole database using phpADMIN and then searched and replaced key bits of string in a text editor.  When all the links were done, I uploaded the new database.  It took less than an hour.  It means I don&#039;t need a plugin as I&#039;m happy with my new permalink structure.  A tiny bit in htaccess does the rest and anyway, any duff links are in really old posts, some of my early posts were crap and no-one looks at them so no harm if they&#039;re knackered.

You don&#039;t have to do this, of course.  Use a plugin, change your permalinks structure and any future postings will pick up the new structure.  Only you can choose what&#039;s best.  It may be that you are coming to the end of entries in this website so minimal work needs to be done.  If you can see your post count increasing by an order of magnitude or two (i.e. 10-100 times), then you have to make a cool decision soon that you can live with.

Of course, all the knowledge you pick up you can use when setting up and maintaining other websites!  Good luck.</description>
		<content:encoded><![CDATA[<p>@Sandy<br />
Since the only problem (I think) is the appending of the /none/ to the URL, you don&#8217;t need redirects.  In fact, because your site is relatively small (i.e. it&#8217;s not really a blog with gallons of quick snippets; you&#8217;re just using WordPress as an information publishing tool with this info in quite largish chunks), your present permalink structure is most likely OK.  You only run into difficulties if you post messages with the same title.  WP gets round this using the &#8216;slug&#8217;, but it&#8217;s awkward for your users.  That&#8217;s why I said to add an extra variable.  If I made a post called &#8220;Pigs&#8221; and then the next year made another called &#8220;pigs&#8221;, I&#8217;d have two nearly identical (as a human) posts.  WP sees them as identical (everything is lower case) and would give the second one a slug of &#8220;pigs-2&#8243; which is what would appear in the address and is clumsy, for a human.</p>
<p>I don&#8217;t use the plugin currently, but I used &#8216;<a href="http://www.deanlee.cn/wordpress/permalinks-migration-plugin/" rel="nofollow">Dean&#8217;s Permalinks Migration</a>&#8216; to good effect when I needed it.  Be sure to look for the 1.1-gx version as the original has an issue&#8230;   Read about it <a href="http://weblogtoolscollection.com/archives/2008/01/25/permalinks-migration-vulnerability/" rel="nofollow">here </a>and the <span class="removed_link" title="http://g30rg3x.com/wp-files/dpm_11gx.zip">download link is here</span> (as a zip) on <a href="http://g30rg3x.com/" rel="nofollow">George&#8217;s site</a>.  George has left a <a href="http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2008-01/msg00330.html" rel="nofollow">good description of this here</a>.  The one on WordPress is the duff one!</p>
<p>Have a look for &#8216;Permalinks Redirection&#8217; or something.  There are quite a few other plugins that do the same job.  I&#8217;ve tried a few in the past but some had &#8216;issues&#8217;, probably with other plugins.  I do a mix-and-match approach and am quite ruthless with stuff that wastes too much of my time experimenting &#8211; after I&#8217;ve had a bit of a play, of course.  One is <span class="removed_link" title="http://codepolice.net/2008/12/22/problems-deans-permalinks-migration-wordpress-27/">discussed here</span> that looks promising&#8230;</p>
<p>As for the htaccess approach.  Look for &#8216;htaccess 301 redirect&#8217; or something in Google &#8211; there&#8217;s oodles of info.  From your sitemap, you&#8217;ve about 40 pages so you could easily code each page individually.  Here&#8217;s what I did nearly a year ago&#8230;.</p>
<p>I took out all redirection<br />
I recoded all internal links<br />
I implemented 301 redirects to a few key pages in htaccess</p>
<p>To fix all internal links, I did it semi-manually.  I download the whole database using phpADMIN and then searched and replaced key bits of string in a text editor.  When all the links were done, I uploaded the new database.  It took less than an hour.  It means I don&#8217;t need a plugin as I&#8217;m happy with my new permalink structure.  A tiny bit in htaccess does the rest and anyway, any duff links are in really old posts, some of my early posts were crap and no-one looks at them so no harm if they&#8217;re knackered.</p>
<p>You don&#8217;t have to do this, of course.  Use a plugin, change your permalinks structure and any future postings will pick up the new structure.  Only you can choose what&#8217;s best.  It may be that you are coming to the end of entries in this website so minimal work needs to be done.  If you can see your post count increasing by an order of magnitude or two (i.e. 10-100 times), then you have to make a cool decision soon that you can live with.</p>
<p>Of course, all the knowledge you pick up you can use when setting up and maintaining other websites!  Good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sandy</title>
		<link>http://strangelyperfect.tv/2078/wordpress-27-mysterious-permalinks-problem/#comment-1308</link>
		<dc:creator>Sandy</dc:creator>
		<pubDate>Mon, 04 May 2009 09:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://strangelyperfect.tv/?p=2078#comment-1308</guid>
		<description>wow - that&#039;s a bit mind bending - thank you!!! I&#039;ll fiddle with robots.txt tonight and check the stats tomorrow. I did deactivate all my seo plugins for a few days to see if that made a difference, it didn&#039;t seem to :/

How do you get google to redirect for a permalink structure change?
Thanks for your time and interest, much appreciated to find a fix even if we don&#039;t know the cause :)

Sandy Kumskov</description>
		<content:encoded><![CDATA[<p>wow &#8211; that&#8217;s a bit mind bending &#8211; thank you!!! I&#8217;ll fiddle with robots.txt tonight and check the stats tomorrow. I did deactivate all my seo plugins for a few days to see if that made a difference, it didn&#8217;t seem to :/</p>
<p>How do you get google to redirect for a permalink structure change?<br />
Thanks for your time and interest, much appreciated to find a fix even if we don&#8217;t know the cause :)</p>
<p>Sandy Kumskov</p>
]]></content:encoded>
	</item>
</channel>
</rss>

