<?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"
	>
<channel>
	<title>Comments on: converting links from MT to WordPress</title>
	<atom:link href="http://dan.hersam.com/2004/10/05/converting-links-from-mt-to-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://dan.hersam.com/2004/10/05/converting-links-from-mt-to-wordpress/</link>
	<description>A computer programmer's commentary on news, Linux, programming, music, web design, trivia, humor, usability and whatever else strikes his fancy at the time.</description>
	<pubDate>Sun, 23 Nov 2008 12:01:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: dan</title>
		<link>http://dan.hersam.com/2004/10/05/converting-links-from-mt-to-wordpress/#comment-6381</link>
		<dc:creator>dan</dc:creator>
		<pubDate>Mon, 13 Jun 2005 14:28:03 +0000</pubDate>
		<guid isPermaLink="false">/?p=1041#comment-6381</guid>
		<description>Richard: The .htaccess file is usually placed at the root of your site.  You may already have one there, and it doesn't matter where you place the code in the file as long as the forward rules don't conflict with one another.

The Category Archive template is a template type in Movable Type, so I'm guessing it's the same within Typepad.  It should be in the templates area.

Best of luck to you.</description>
		<content:encoded><![CDATA[<p>Richard: The .htaccess file is usually placed at the root of your site.  You may already have one there, and it doesn&#8217;t matter where you place the code in the file as long as the forward rules don&#8217;t conflict with one another.</p>
<p>The Category Archive template is a template type in Movable Type, so I&#8217;m guessing it&#8217;s the same within Typepad.  It should be in the templates area.</p>
<p>Best of luck to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Silverstein</title>
		<link>http://dan.hersam.com/2004/10/05/converting-links-from-mt-to-wordpress/#comment-6377</link>
		<dc:creator>Richard Silverstein</dc:creator>
		<pubDate>Mon, 13 Jun 2005 05:51:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=1041#comment-6377</guid>
		<description>Dan: I came to you via the codex &#038; hope you might have a few mins. to help me with my own Typepad to WP conversion.  Carthik Sharma helped me with a lot of the intial stuff I needed to do to set up my WP blog by importing files, etc.  He also spent a lot of time dealing with the link conversion issue &#038; thought he had it licked.  But either he didn't or he did &#038; something happened subsequent to that that made it stop working.  Because my old TP post links are dead.  Right now, they will take you to my new site but provide an error msg. saying the post was not found (that's because it's not converting the underscore to underline &#038; ditching the .html suffix.  And Carthik seems to be busy &#038; hasn't been able to help me w. this problem so I think I'm going to have to do it myself.

I believe that Typepad would work similarly to MT &#038; prob. use precisely the same code as you use above to get there.

I can follow good directions involving installing code, but I'm not really a programmer.  SO any help you can provide to me I'd appreciate.

The codex directs you to add this code to the .ht access file:

Redirect Permanent /archives/&lt;$MTEntryID$&gt;.html 
 http://www.example.com/index.php?s=&lt;$MTEntryTitle encode_url="1"$&gt;

First, where would I find this file?  Is it within my wp folders/files?  Does it matter where you place the code within the file?

Above, you mention the Category Archive template.  Where would I find that?

If you think of anything else I should know in doing this pls. fire away...</description>
		<content:encoded><![CDATA[<p>Dan: I came to you via the codex &#038; hope you might have a few mins. to help me with my own Typepad to WP conversion.  Carthik Sharma helped me with a lot of the intial stuff I needed to do to set up my WP blog by importing files, etc.  He also spent a lot of time dealing with the link conversion issue &#038; thought he had it licked.  But either he didn&#8217;t or he did &#038; something happened subsequent to that that made it stop working.  Because my old TP post links are dead.  Right now, they will take you to my new site but provide an error msg. saying the post was not found (that&#8217;s because it&#8217;s not converting the underscore to underline &#038; ditching the .html suffix.  And Carthik seems to be busy &#038; hasn&#8217;t been able to help me w. this problem so I think I&#8217;m going to have to do it myself.</p>
<p>I believe that Typepad would work similarly to MT &#038; prob. use precisely the same code as you use above to get there.</p>
<p>I can follow good directions involving installing code, but I&#8217;m not really a programmer.  SO any help you can provide to me I&#8217;d appreciate.</p>
<p>The codex directs you to add this code to the .ht access file:</p>
<p>Redirect Permanent /archives/< $MTEntryID$>.html<br />
 <a href="http://www.example.com/index.php?s=" rel="nofollow">http://www.example.com/index.php?s=</a>< $MTEntryTitle encode_url="1"$></p>
<p>First, where would I find this file?  Is it within my wp folders/files?  Does it matter where you place the code within the file?</p>
<p>Above, you mention the Category Archive template.  Where would I find that?</p>
<p>If you think of anything else I should know in doing this pls. fire away&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

