If a site is not browser completable dose the site gets affected in search engines. If so how dose it affect and is there any way to resolve it?
jbinbpt
9:22 am on Jul 20, 2009 (gmt 0)
Having properly formed code will help the SE's understand your content. Fixing it is not too difficult. Run your pages through the W3C Validation Service [validator.w3.org]. It will show you what you need to fix.
That said, the SE's are very forgiving and will understand most of anything that displays on the screen.
The biggest problems are a malformed doctype and missing <H> tags.