View Single Post
  #7 (permalink)  
Old 05-18-2007, 05:55 PM
deepsand's Avatar
deepsand deepsand is offline
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 4,253
deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10deepsand RepRank 10
Default

Quote:
Originally Posted by Oman
Certainly. The first three are URL's that resulted in 404 errors. Interestingly, when an order ID is listed, it's a -0-.

http://www.myfootshop.com/xq/ASP/Con...w1.asp?order=0

http://www.myfootshop.com/xq/ASP/Met...w_to_order.htm

http://www.myfootshop.com/xq/ASP/Met...w1.asp?order=0

The next three are what Google calls unreachable URL's that resulted in a 500 internal server error.

http://www.myfootshop.com/searchresu...iabetes%20Care

http://www.myfootshop.com/detail.asp...ion=Ganglionic

http://www.myfootshop.com/searchresu...e=Biomechanics

Jeff
All 6 are indeed unreachable.

The 1st 3 yield a custom 404 page.

Of the 2nd 3, the 1st and 3 rd yield a default 500.100 error, reading

HTTP 500.100 - Internal server error: ASP error.
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Error Type:
Microsoft JET Database Engine (0x80040E10)
No value given for one or more required parameters.
/searchresults_simple.asp, line 74

Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)


Page:
GET /searchresults_simple.asp



while the 2nd yields a custom page, no error code given, reading


Sorry...
This page is currently unavailable.

This may have occurred because the product or article is currently being edited. It's also possible that you followed a badly formed URL address from another website.

Return to our Home Page and use the search box in the upper right corner of the page. When searching by keyword, input only the first few letters of the word or phrase you are looking for to return more results.


Obviously, the problem is not with Google.
Reply With Quote