<?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>blog - coda.coza &#187; archiving</title>
	<atom:link href="/blog/tag/archiving/feed" rel="self" type="application/rss+xml" />
	<link>http://coda.co.za/blog</link>
	<description>dress up. leave a false name. be legendary.</description>
	<lastBuildDate>Thu, 23 Jun 2011 05:01:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Archiving thoughts</title>
		<link>http://coda.co.za/blog/2002/09/09/archiving-thoughts</link>
		<comments>http://coda.co.za/blog/2002/09/09/archiving-thoughts#comments</comments>
		<pubDate>Mon, 09 Sep 2002 03:08:14 +0000</pubDate>
		<dc:creator>coda</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://coda.co.za/blog/2002/09/09/archiving-thoughts</guid>
		<description><![CDATA[I noticed a while back that Google was indexing archived entries on my site with the "?offset=" notation, which I was obviously using as a means for viewing those older entries. The big problem with this was that the entry Google was linking to, would move further back in the archive as more were added, [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed a while back that Google was indexing archived entries on my site with the "?offset=" notation, which I was obviously using as a means for viewing those older entries. The big problem with this was that the entry Google was linking to, would move further back in the archive as more were added, and the offset would change.</p>
<p>So I have just spent the past 3 hours working on an archive system, which is really just a URL trick using Apache's ForceType directive and a few lines of PHP (<a href="http://www.phpbuilder.com/columns/rasmus19990407.php3" title="'Spell Checking and URL Tricks', by Rasmus Lerdorf">see PHPBuilder.com</a>). Each entry to this page will now be accessible via it's own permanent archive link - and it remains to be seen how Google reacts.</p>
<p>I'm still thinking about how to list the archive.</p>
<img src="/blog/?ak_action=api_record_view&id=178&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://coda.co.za/blog/2002/09/09/archiving-thoughts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

