First, I notice your error message page (requests for / get 302 redirected to
http://www.vicaima.com/ErrorPage.asp...=/Default.aspx) triggers a server error. This needs to be corrected.
Second, the virtual hosting is improperly configured on this server. You will not be able to be spidered because your site improperly responds to requests. This is something you have to take up with your web host.
Conversation Transcript:
GET
http://www.vicaima.com/ HTTP/1.0
User-Agent: Opera/9.21 (Windows NT 6.0; U; en) Paros/3.2.13
Host:
www.vicaima.com
Content-length: 0
HTTP/1.1 302 Found
Connection: close
Date: Wed, 05 Sep 2007 14:35:03 GMT
Server: Microsoft-IIS/6.0
X-Powered-By: ASP.NET
X-AspNet-Version: 2.0.50727
Location: /ErrorPage.aspx?aspxerrorpath=/Default.aspx
Cache-Control: private
Content-Type: text/html; charset=utf-8
Content-Length: 160
Also, this error page returns a code of 200, when it doesn't crash, which could cause spidering and indexing issues as well.