<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>ProductCart Shopping Cart Software Forums : Recording 404&#039;s - Is it possible?</title>
  <link>https://forum.productcart.com/</link>
  <description><![CDATA[This is an XML content feed of; ProductCart Shopping Cart Software Forums : Customizing ProductCart : Recording 404&#039;s - Is it possible?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 12 Apr 2026 19:34:41 +0000</pubDate>
  <lastBuildDate>Sun, 02 May 2010 10:59:39 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forum.productcart.com/RSS_post_feed.asp?TID=3671</WebWizForums:feedURL>
  <image>
   <title><![CDATA[ProductCart Shopping Cart Software Forums]]></title>
   <url>https://forum.productcart.com/forum_images/pc_logo_50.png</url>
   <link>https://forum.productcart.com/</link>
  </image>
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? : Yes, that&amp;#039;s how the SEO-friendly...]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14240.html#14240</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 02-May-2010 at 10:59am<br /><br />Yes, that's how the SEO-friendly pages feature works - by using a 404 handler.&nbsp; Every valid page in the site will result in a 404 hit.<DIV>&nbsp;</DIV><DIV>Matt's input is excellent. I don't look at GWT very often.</DIV>]]>
   </description>
   <pubDate>Sun, 02 May 2010 10:59:39 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14240.html#14240</guid>
  </item> 
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? : Thanks All for the replies......]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14239.html#14239</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1403">St_Pierce</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 02-May-2010 at 10:39am<br /><br />Thanks All for the replies... <DIV>&nbsp;</DIV><DIV>Greg - are you saying that the 404.asp page is called upon every request?&nbsp; After viewing the comments in the code and added code to record to a .txt file, I see entries are recorded in the text file even when I click valid pages.&nbsp; So maybe I don't have a problem at all, that the reason 404.asp is the top url is beacuse of what you mentioned in your previous post.</DIV><DIV>&nbsp;</DIV><DIV>Here is what appears in the .txt file when I record Request.ServerVariables("PATH_INFO")</DIV><DIV><strong>5/2/2010 3:06:33 PM&nbsp; /store/pc/404.asp 71.224.147.177 </strong></DIV><DIV><strong></strong>&nbsp;</DIV><DIV>Matt - I have a google webmaster account... would you see that info under Diagnostics&gt;&gt; Crawl errors?&nbsp; I've checked that as well and nothing is showing up as an error.</DIV><DIV>&nbsp;</DIV><DIV>Please let me know if I'm understanding everything correctly...&nbsp; Thanks Guys!&nbsp; </DIV>]]>
   </description>
   <pubDate>Sun, 02 May 2010 10:39:12 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14239.html#14239</guid>
  </item> 
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? : You can create a free account...]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14237.html#14237</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=558">mattprice</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 02-May-2010 at 3:48am<br /><br />You can create a free account at <a href="http://www.google.com/webmasters/" target="_blank">Google Webmaster Tools</A> and among other things it does a pretty good job at finding 404's from a crawl perspective.&nbsp; It gives you the 404 url and tells you which page links to the offending 404.<DIV>&nbsp;</DIV><DIV>Matt</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sun, 02 May 2010 03:48:19 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14237.html#14237</guid>
  </item> 
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? : HiBen,I agree with thisin principal,...]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14236.html#14236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 01-May-2010 at 11:32am<br /><br />Hi&nbsp;Ben,&nbsp;I agree with this&nbsp;in principal, but probably not in practice.&nbsp; One could certainly capture the path and write it to a database table.&nbsp; Then&nbsp;you build a set of reports to analyze the results.&nbsp; Client may or may not have the budget for that.&nbsp; But sure, it could be done.<DIV>&nbsp;</DIV><DIV>However, here's the rub.&nbsp; If that were the route one took, you are looking at additional load on the database (maybe not so much of a problem), and potentially massive growth - which could become an issue.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>If this were the route that one was to take, then you better be prepared to roll those entries into summary records at some point because in a busy store that's going to grow your database at a phenomenal pace - and potentially increasing hosting costs.&nbsp;&nbsp; If you consider the load in terms of visitors that&nbsp;a site may receive, including humans, search engine spiders/bots, and stuff like ScanAlert, this becomes a lot of entries.</DIV><DIV>&nbsp;</DIV><DIV>So at that point I'd almost want to write those records in the format of a typical web server log file, and work out a way to cause some off the shelf stats application to read/summarize/report on the data - and of course to clear the logs with regularity.</DIV><DIV>&nbsp;</DIV><DIV>Thoughts on that?</DIV>]]>
   </description>
   <pubDate>Sat, 01 May 2010 11:32:53 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14236.html#14236</guid>
  </item> 
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? : yes you could easily capture the...]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14234.html#14234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=454">benpate</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 01-May-2010 at 11:17am<br /><br />yes you could easily capture the page and then record it to a database table or write it to a text file.<br /><br />You would need to do something like Request.ServerVariables("PATH_INFO") and then choose how you want to record it using one of the previously mentioned methods.]]>
   </description>
   <pubDate>Sat, 01 May 2010 11:17:42 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14234.html#14234</guid>
  </item> 
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? :  I&amp;#039;m not sure that whatyou...]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14232.html#14232</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=290">Greg Dinger</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 01-May-2010 at 9:53am<br /><br /><DIV><DIV>I'm not sure that what&nbsp;you are asking for can be done.&nbsp; Maybe Sean or another developer has an idea but fundamentally, what is being&nbsp; revealed in the stats is precisely what is happening.</DIV><DIV>&nbsp;</DIV></DIV><DIV>The reason that 404.asp is showing is because that is the page that is used by the SEO mod to determine which page your navigation is pointing to.&nbsp; That page then performs a redirect to viewprd.asp, while causing the URL to make it appear you are on a product, category or content page.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 01 May 2010 09:53:21 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14232.html#14232</guid>
  </item> 
  <item>
   <title><![CDATA[Recording 404&#039;s - Is it possible? : Hello Everyone,  Does anyone...]]></title>
   <link>https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14231.html#14231</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forum.productcart.com/member_profile.asp?PF=1403">St_Pierce</a><br /><strong>Subject:</strong> 3671<br /><strong>Posted:</strong> 01-May-2010 at 8:43am<br /><br />Hello Everyone,<DIV>&nbsp;</DIV><DIV>Does anyone have a nifty piece of code for the 404.asp page that would record the page request that is generating the 404?</DIV><DIV>&nbsp;</DIV><DIV>Month after month when viewing my Webalizer statistics, the top url is the 404.asp page.&nbsp; I think it's being caused by search engine, maybe a relative link problem or something because I sure can't seem to generate one (except If I do it on purpose).</DIV><DIV>&nbsp;</DIV><DIV>I'd like to find out whats going on there... don't need search engines hitting 404's.</DIV><DIV>&nbsp;</DIV><DIV>Thanks!</DIV>]]>
   </description>
   <pubDate>Sat, 01 May 2010 08:43:23 +0000</pubDate>
   <guid isPermaLink="true">https://forum.productcart.com/recording-404s-is-it-possible_topic3671_post14231.html#14231</guid>
  </item> 
 </channel>
</rss>