<?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: Archive Redirects made (more) simple</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/</link>
	<description></description>
	<lastBuildDate>Wed, 01 Sep 2010 23:07:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: unsquare/dance</title>
		<link>http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/comment-page-1/#comment-19760</link>
		<dc:creator>unsquare/dance</dc:creator>
		<pubDate>Wed, 30 Mar 2005 05:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/#comment-19760</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Updated and Upgraded&lt;/strong&gt;
Today I decided on a whim that I wanted to upgrade my version of Movable Type to the newest, brand-spankin&#8217;-est one available, so I downloaded the goods and did all the standard upgrading. However, I also decided that I no...</description>
		<content:encoded><![CDATA[<trackback /><strong>Updated and Upgraded</strong><br />
Today I decided on a whim that I wanted to upgrade my version of Movable Type to the newest, brand-spankin&#039;-est one available, so I downloaded the goods and did all the standard upgrading. However, I also decided that I no&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/comment-page-1/#comment-9267</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/#comment-9267</guid>
		<description>Well, I changed my blog config, but I wanted people&#039;s links to my archives to continue to resolve to the new location.  For example, Rannie has linked to &lt;a href=&quot;http://www.gessaman.com/history/001068&quot;&gt;http://www.gessaman.com/history/001068/&lt;/a&gt; which was the old location of my flip gallery script.  When I updated my archiving scheme to something that I found more useful, I didn&#039;t want to IM him simply to have him update the link.  I also didn&#039;t want to wait for every search engine on the planet to realize that my archives had moved before I deleted the old output files.  That&#039;s where this script comes in.  It changes old 001068.html archives to point to wherever entry number 1068 has ended up no matter how many times I change my archives.  In this case, it ended up &lt;a href=&quot;http://www.gessaman.com/history/2003/01/flip_gallery/&quot;&gt;here&lt;/a&gt;.

Of course, I can&#039;t change my archives again without re-writing the script to do look-ups by archive name. *grin*
</description>
		<content:encoded><![CDATA[<p>Well, I changed my blog config, but I wanted people&#039;s links to my archives to continue to resolve to the new location.  For example, Rannie has linked to <a href="http://www.gessaman.com/history/001068">http://www.gessaman.com/history/001068/</a> which was the old location of my flip gallery script.  When I updated my archiving scheme to something that I found more useful, I didn&#039;t want to IM him simply to have him update the link.  I also didn&#039;t want to wait for every search engine on the planet to realize that my archives had moved before I deleted the old output files.  That&#039;s where this script comes in.  It changes old 001068.html archives to point to wherever entry number 1068 has ended up no matter how many times I change my archives.  In this case, it ended up <a href="http://www.gessaman.com/history/2003/01/flip_gallery/">here</a>.</p>
<p>Of course, I can&#039;t change my archives again without re-writing the script to do look-ups by archive name. *grin*</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelagh</title>
		<link>http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/comment-page-1/#comment-9266</link>
		<dc:creator>Shelagh</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/02/25/archive-redirects-made-more-simple/#comment-9266</guid>
		<description>I might be missing the point here but why not just change the blog config?  I have mine set up so that in the archives there is a dir for each year, they have further subdirs for each month.  Within each month the monthly archive is the index and the individual archives are numbered.  I use this format-
Individual archives:
&lt;b&gt;&lt;&#036;MTEntryDate format=&quot;%Y/%m/&quot;&#036;&gt;&lt;&#036;MTEntryID pad=&quot;1&quot;&#036;&gt;.php&lt;/b&gt;
Monthly archives:
&lt;b&gt;&lt;&#036;MTArchiveDate format=&quot;%Y/%m/index.php&quot;&#036;&gt;&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>I might be missing the point here but why not just change the blog config?  I have mine set up so that in the archives there is a dir for each year, they have further subdirs for each month.  Within each month the monthly archive is the index and the individual archives are numbered.  I use this format-<br />
Individual archives:<br />
<b>&lt;&#36;MTEntryDate format=&#034;%Y/%m/&#034;&#36;&gt;&lt;&#36;MTEntryID pad=&#034;1&#034;&#36;&gt;.php</b><br />
Monthly archives:<br />
<b>&lt;&#36;MTArchiveDate format=&#034;%Y/%m/index.php&#034;&#36;&gt;</b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.961 seconds -->
<!-- Cached page served by WP-Cache -->
