View Single Post
  #9 (permalink)  
Old 09-04-2007, 07:41 PM
kellenltd kellenltd is offline
WebProWorld New Member
 
Join Date: Aug 2003
Location: Colorado Springs
Posts: 8
kellenltd RepRank 0
Default Re: Google Webmaster Tools error

Quote:
Originally Posted by Fitz View Post
I note in the vicaima site you have a massive form encompassing virtually all of the <body> of the page. Surely Google will have a problem indexing anything on the page, because it's all in a form.
They use .NET framework, with ASP.NET Web Forms. There is nothing wrong with this, and Google doesn't have any problems with indexing .aspx Web Forms.

But there are problems with DNS configuration. For example, http://vicaima.com (without www) is not accessible at all (Error Code 11004: Host not found.)
W3C Validator gets the 500 Server Error trying to access http://www.vicaima.com (Validation Results - W3C Markup Validator).

I suggest to contact your hosting and ask them to fix your DNS records.
Reply With Quote