site :- www.custompc.ch
Hi Forum,
I just thought I'd run index.php through HTML validation and was horrified to find a fistful of errors being reported (30 errors - 36 warnings !!!)
I've included a short sample of the output.........
******** BEGINNING OF OUTPUT ********
# Error Line 4, Column 70: end tag for "meta" omitted, but OMITTAG NO was specified
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 4, Column 2: start tag was here
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" >
# Error Line 6, Column 88: end tag for "meta" omitted, but OMITTAG NO was specified
…ame="Description" content="High performance, custom-built, quality computers" >
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 6, Column 2: start tag was here
<meta name="Description" content="High performance, custom-built, quality comp…
# Error Line 7, Column 77: end tag for "meta" omitted, but OMITTAG NO was specified
<meta name="Keywords" content="custom-built, high-performance, computers" >
✉
You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
# Info Line 7, Column 2: start tag was here
<meta name="Keywords" content="custom-built, high-performance, computers" >
******* END OF OUTPUT ********
The page tested is the "source" of the home page which I guess is interpreted and assembled from index.php, template_top.php and all the other relevant files.
I can see many of the errors - mostly spaces before the closing > tag. Is this OK ?
Is this not going to upset the crawlers and, in the end, page / site ranking ?
Can anyone put this concerned little mind at rest ?!?
Many thanks
semper-linux
Edited by semper-linux, 08 August 2011 - 05:30 PM.









