<?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>DevPaper.NET &#187; SEO</title>
	<atom:link href="http://www.devpaper.net/category/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devpaper.net</link>
	<description>You don&#039;t need a book if you can find the right paper</description>
	<lastBuildDate>Thu, 15 Dec 2011 15:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>404 Errors with .NET – An Alternate Method</title>
		<link>http://www.devpaper.net/seo/404-errors-with-net-an-alternate-method/</link>
		<comments>http://www.devpaper.net/seo/404-errors-with-net-an-alternate-method/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 02:10:04 +0000</pubDate>
		<dc:creator>Derek Torrence</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[302]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Global.asax]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Redirection]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Status Codes]]></category>

		<guid isPermaLink="false">http://bigregret.com/devpaper/?p=47</guid>
		<description><![CDATA[After my last post, I decided that I would post an alternate method to 404 Error Handling. I mentioned last time that the solution was to create an HTTP module, but this is not always the best solution for every web site setup.]]></description>
		<wfw:commentRss>http://www.devpaper.net/seo/404-errors-with-net-an-alternate-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>404 Errors with .NET</title>
		<link>http://www.devpaper.net/seo/404-errors-with-net/</link>
		<comments>http://www.devpaper.net/seo/404-errors-with-net/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 03:48:27 +0000</pubDate>
		<dc:creator>Derek Torrence</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[302]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[HTTP Module]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Status Codes]]></category>

		<guid isPermaLink="false">http://bigregret.com/devpaper/?p=15</guid>
		<description><![CDATA[I have had the opportunity to do some Search Engine Optimization (SEO) with the company I currently work for. One of the major problems we have been experiencing is that IIS 6 and ASP.NET 2.0 don’t handle 404 errors in a way, which you may expect them to.]]></description>
		<wfw:commentRss>http://www.devpaper.net/seo/404-errors-with-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
