<?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: Catching 404 Visitors</title>
	<atom:link href="http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/</link>
	<description>PHP, WordPress and Business Ramblings</description>
	<lastBuildDate>Mon, 08 Mar 2010 14:17:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Merging Two WordPress Blogs :: Stuff by Sarah</title>
		<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15889</link>
		<dc:creator>Merging Two WordPress Blogs :: Stuff by Sarah</dc:creator>
		<pubDate>Fri, 17 Oct 2008 15:20:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15889</guid>
		<description>[...] course I&#039;ll still continue to keep an eye on my 404 errors over the next month in case I&#039;ve missed [...]</description>
		<content:encoded><![CDATA[<p>[...] course I&#39;ll still continue to keep an eye on my 404 errors over the next month in case I&#39;ve missed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15758</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Thu, 15 May 2008 06:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15758</guid>
		<description>Hi Robert, I doubt it can as Analytics is only aware of the pages that you&#039;ve placed the analytics code on, so unless you have a 404 pages with analytics code on then it wouldn&#039;t know about it. The Webmaster Tools will however show you all of the 404 pages it knows about.</description>
		<content:encoded><![CDATA[<p>Hi Robert, I doubt it can as Analytics is only aware of the pages that you&#039;ve placed the analytics code on, so unless you have a 404 pages with analytics code on then it wouldn&#039;t know about it. The Webmaster Tools will however show you all of the 404 pages it knows about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Morgen</title>
		<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15759</link>
		<dc:creator>Robert Morgen</dc:creator>
		<pubDate>Wed, 14 May 2008 22:15:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15759</guid>
		<description>Nice article. Does Google Analytics help with this at all?</description>
		<content:encoded><![CDATA[<p>Nice article. Does Google Analytics help with this at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarah</title>
		<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15757</link>
		<dc:creator>Sarah</dc:creator>
		<pubDate>Wed, 26 Mar 2008 15:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15757</guid>
		<description>HB, you&#039;re right, not everyone has a stats package. Although signing up to Google Sitemaps (or webmaster central, whatever it&#039;s called these days) isn&#039;t so bad. You don&#039;t even need to add a sitemap. Of course linking all those sites under your name could be a concern, but that&#039;s only if your sites are dubious ;)</description>
		<content:encoded><![CDATA[<p>HB, you&#039;re right, not everyone has a stats package. Although signing up to Google Sitemaps (or webmaster central, whatever it&#039;s called these days) isn&#039;t so bad. You don&#039;t even need to add a sitemap. Of course linking all those sites under your name could be a concern, but that&#039;s only if your sites are dubious <img src='http://www.stuffbysarah.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using htaccess to redirect changing site link structures &#124; ChillyCool Web Digger</title>
		<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15756</link>
		<dc:creator>Using htaccess to redirect changing site link structures &#124; ChillyCool Web Digger</dc:creator>
		<pubDate>Wed, 26 Mar 2008 15:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15756</guid>
		<description>[...] Catching 404 Visitors Running a site requires maintenance from time to time, perhaps an upgrade to the file structure too. Even if you&#8217;ve not altered the file structure from the original set up, a simple mistake such as an incorrect link in your content, can cause a 404 Not Found error. Unless you&#8217;ve set up a custom 404 error page that offers a correct navigation to your main site (which I would recommend too, if you&#8217;ve got the option), then you could lose each visitor, a potentially paying customer, when that get that dreaded 404 page and leave your site for good. Also, when a file structure is updated the old files will still be known to the search engine spiders and they&#8217;ll continue to search for these files. [...]</description>
		<content:encoded><![CDATA[<p>[...] Catching 404 Visitors Running a site requires maintenance from time to time, perhaps an upgrade to the file structure too. Even if you&#039;ve not altered the file structure from the original set up, a simple mistake such as an incorrect link in your content, can cause a 404 Not Found error. Unless you&#039;ve set up a custom 404 error page that offers a correct navigation to your main site (which I would recommend too, if you&#039;ve got the option), then you could lose each visitor, a potentially paying customer, when that get that dreaded 404 page and leave your site for good. Also, when a file structure is updated the old files will still be known to the search engine spiders and they&#039;ll continue to search for these files. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HB</title>
		<link>http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15755</link>
		<dc:creator>HB</dc:creator>
		<pubDate>Tue, 25 Mar 2008 08:17:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.stuffbysarah.net/2008/03/22/catching-404-visitors/#comment-15755</guid>
		<description>Really handy summary Sarah, cheers. Wasn&#039;t sure about the ASP 301 redirect code so that&#039;ll be most helpful.

Also in terms of finding broken links, if you don&#039;t have a stats package and you aren&#039;t happy to hand additional info about your site/s to Google and their webmaster tools team you could use &quot;Xenu Link Sleuth&quot; (google that term and you&#039;ll find it). Or if you&#039;re running Linux you could run the &quot;wget&quot; command as a spider on your site if you wanted.</description>
		<content:encoded><![CDATA[<p>Really handy summary Sarah, cheers. Wasn&#039;t sure about the ASP 301 redirect code so that&#039;ll be most helpful.</p>
<p>Also in terms of finding broken links, if you don&#039;t have a stats package and you aren&#039;t happy to hand additional info about your site/s to Google and their webmaster tools team you could use &#034;Xenu Link Sleuth&#034; (google that term and you&#039;ll find it). Or if you&#039;re running Linux you could run the &#034;wget&#034; command as a spider on your site if you wanted.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
