<?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>Anchor Web Hosting Blog &#187; favicon</title>
	<atom:link href="http://www.anchor.com.au/blog/tag/favicon/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anchor.com.au/blog</link>
	<description>A view into the Anchor Engineroom</description>
	<lastBuildDate>Wed, 08 Feb 2012 00:51:36 +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>The importance of keeping clean log files</title>
		<link>http://www.anchor.com.au/blog/2009/05/the-importance-of-keeping-clean-log-files/</link>
		<comments>http://www.anchor.com.au/blog/2009/05/the-importance-of-keeping-clean-log-files/#comments</comments>
		<pubDate>Thu, 21 May 2009 03:15:42 +0000</pubDate>
		<dc:creator>oliver</dc:creator>
				<category><![CDATA[FTW]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[error_log]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[robots]]></category>

		<guid isPermaLink="false">http://www.anchor.com.au/blog/?p=919</guid>
		<description><![CDATA[I was shoulder-surfing a colleague today while they were trying to diagnose a webserver problem for a client. I noticed, certainly not for the first time, that the Apache error log message was filled with messages like &#8220;robots.txt not found&#8221; and &#8220;favicon.ico not found&#8221;. Surely these must be amongst the most frequently logged errors (if [...]]]></description>
			<content:encoded><![CDATA[<p>I was shoulder-surfing a colleague today while they were trying to diagnose a webserver problem for a client. I noticed, certainly not for the first time, that the Apache error log message was filled with messages like &#8220;robots.txt not found&#8221; and &#8220;favicon.ico not found&#8221;. Surely these must be amongst the most frequently logged errors (if not the top two).</p>
<p>Multiplied by many hundreds of servers, with millions of hits per day, and you have a significant amount of disk space being taken up by these trivial messages. What&#8217;s more, any time you spend scrolling through the hordes of messages like these is time taken away from debugging the real problem, if it exists.</p>
<p>So please, be kind to your sysadmin and include a robots.txt and favicon.ico for your website. It makes sense from a search engine point of view and makes your website just a little bit prettier, so why not?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.anchor.com.au/blog/2009/05/the-importance-of-keeping-clean-log-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

