how to find source of error msgs.

M

mv

Hi! I was recently able to begin viewing web stats from
the new server that our site is currently being hosted
on. I see that the number one page viewed is an error
page (/hsc_errors/404.cfm), yet I am not sure how to
determine the source of this error so that it can be
fixed. Any help is greatly appreciated. Thanks!
 
M

MD WebsUnlimited.com

Hi MV,

Contact your ISP / WPP as the error page is a Cold Fusion page and not
FrontPage related.
 
J

Jim Buyens

-----Original Message-----
Hi! I was recently able to begin viewing web stats from
the new server that our site is currently being hosted
on. I see that the number one page viewed is an error
page (/hsc_errors/404.cfm), yet I am not sure how to
determine the source of this error so that it can be
fixed. Any help is greatly appreciated. Thanks!

This is the Web page that visitors receive when they
request a URL that doesn't exist. This can mean that you
have a bad link or <img> tag somewhere in your site, or
tht visitors are simply mistyping a lot of hand-entered
URLs.

To look for bad links within your site, chosoe Reports
from the View menu, then Problems, then Broken Hyperlinks.

Jim Buyens
Microsoft FrontPage MVP
[email protected]
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
Top