SEO Consult Blog
Common HTML Validation Errors - Part II
Filed under: W3C and Search Engine Optimisation by Nick on May 15th, 2008 @ 3:40 pm
If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!
These are slightly more complicated and may require external research, but feel free to get in touch if you would like your site completely optimising by one of the professional programmers here at SEO Consult.
required attribute “TYPE” not specified. – The most common occurrence of this fault is when you have used CSS or javascript and not declared it within your code. You should use a tag like this to solve this problem.
<script type=”text/javascript” language=”javascript” src=”scripts.js”>
</script>
NET-enabling start-tag requires SHORTTAG YES or document type does not allow element “
Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml - This appears when you have created a HTML page and have failed to include the standard information. The best way to resolve this is to open a Dreamweaver HTML file, generating the right information as default, and then copy and paste into yours.
ID “exampleDiv” already defined.- When you see this error it is suggesting you have opened a div named exampleDiv, and then opened another div further on in the HTML code and called it the same name. The solution for this is to call all the duplicates <div class =”exampleDiv”> which will then sort out the problem.
Next time we can look at validation to Strict standards, this will be more successful but at the same time can be excruciatingly frustrating to clear.
Related posts:
- Common HTML Validation Errors
Having a completely valid web page means additional crawling time and more frequent spidering. These two things can be the difference between a successful high... - The 3 Biggest SEO Mistakes
There has been a lot of thought and detail gone into the blogs recently, specifically around errors which can be fixed on your website quickly... - Navigation and SEO
In the world of Search Engine Optimisation - a lot of attention is usually placed on obtaining correct keyword densities - however a lot of... - Tools for a SEO and Web developer
There have been lots of blog lately in the SEO world defining useful tool for our industry so I thought I give you mine I... - Top 5 SEO Mistakes
There are literally thousands of factors that influence the natural listings, and it goes without saying that not all will have a positive effect on...
Common HTML Validation Errors
Filed under: W3C and Search Engine Optimisation by Nick on May 13th, 2008 @ 3:21 pm
Having a completely valid web page means additional crawling time and more frequent spidering. These two things can be the difference between a successful high converting website and an unreachable buried site that receives no traffic.
In simple terms these HTML errors, in line with the standard W3c Mark-up are aspects of coding that are not compliant with this standard, and therefore are seen as errors by the robots that crawl each and every website. The less errors, the easier a site is to crawl, the easier it is to crawl the more chance of the spider returning quickly and indexing you more regularly.
W3c errors are usually neglected by SEO’s and Web developers, some think that they only affect layout, whilst others don’t think they matter at all but as we have proven it is essential to clear them to at least a transitional level, the less stringent of XHTML Transitional and XHTML Strict (or HTML Transitional/ HTML Strict)
Here are some of the most common errors that web developers ignore.
required attribute “alt” not specified - All you need to do to correct this is put an ALT tag within every image tag.
XML Parsing Error: Opening and ending tag mismatch: table line 305 and tr – This means that there is an unclosed table row, it is applicable to divs, tables and td’s and can be very time consuming to find the problematic tag. On the plus side it can reduce multiple errors when corrected.
there is no attribute “HEIGHT” – In this case you are not allowed to call a height inside a table, the way to resolve this is by adding a style=”height:12px” within the table.
character “&” is the first character of a delimiter but occurred as data – Perhaps the most common of all is the easiest to fix, when you see this all you need to do is change the “&” to “&”. Simple!
There are of course many other variations of errors to irritate you, at SEO Consult we endeavour to clear every error as routine for all out SEO clients, if you would like a free analysis of your site please follow this link: Free SEO analysis.
Related posts:
- Validating HTML and CSS for SEO
W3c Validation is the benchmark for website standards, with its online mark-up validator it is the internets most recognised and respected service. It also draws... - SEO Portability
As many of you are aware XHTML is the replacement for HTML but just what exactly are the differences between the two? and is... - Tools for Internet Marketing and SEO Part III
After reading the earlier editions to this blog, I decided to write on behalf of my colleague Rob to inform our devoted readers of even... - Common HTML Validation Errors - Part II
Due to the success of my initial blog regarding HTML errors, I have decided to inform you of more W3c errors that are frequently ignored... - The Finer points of Google Webmaster Tools
As far as free software goes, Google is pretty generous in its release of data to web developers. Once signed up to Google you have...
Search Blogs
Highest Rated Articles




(5 out of 5)Multiple Domains for SEO?




(5 out of 5)Why One Keyword Won’t Do




(5 out of 5)Site Structure Will Affect Your Website Optimization Campaign




(5 out of 5)How The Googlebot Works In Relation To Your SEO Campaign




(5 out of 5)Recent Posts
5 Quick Wins To Build Page Rank
More Effort Less Reliance, The DIY Self-Made SEO Consultant
Don’t get the black tag of ‘Search Engine Spammer’
Are SEO Consultants - A Headache Or Help?
Blog Categories
Browser Software and Search Engine Optimisation
CMS and Admin Systems and SEO
eCommerce and Search Engine Optimisation
Ethical Search Engine Optimisation
Geo Targeting Search Engine Optimisation
Google and Search Engine Optimisation
Google PageRank
Google PR Update
Internet Marketing
Keyword Research and Search Engine Optimisation
Link Campaigns and Search Engine Optimisation
Press Releases
Search Engine Optimisation
Search Engine Optimisation Advice
Search Engine Optimisation Analysis
Search Engine Optimization Keywords
Search Engine Optimization Marketing
SEO Consult
SEO Experiment
SEO Management
SEO Strategy
SEO Submissions
SEO Tips
SEO vs PPC
Site Analysis and Search Engine Optimisation
Social Networking and Search Engine Optimization
Top SEO Tips
W3C and Search Engine Optimisation
Website Optimization
Yahoo! and Search Engine Optimisation
View All Categories
Blog Archives
| November 2008 | October 2008 |
| September 2008 | August 2008 |
| July 2008 | June 2008 |
| May 2008 | April 2008 |
| March 2008 | February 2008 |
| January 2008 | December 2007 |
| November 2007 |








