<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Keyword Optimized</title>
	<atom:link href="http://www.keywordoptimized.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keywordoptimized.com</link>
	<description>SEO, PPC, Social Media Management</description>
	<lastBuildDate>Sat, 26 Dec 2009 07:52:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Is Valid Code Important?</title>
		<link>http://www.keywordoptimized.com/blog/is-valid-code-important/</link>
		<comments>http://www.keywordoptimized.com/blog/is-valid-code-important/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 07:44:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.keywordoptimized.com/?p=172</guid>
		<description><![CDATA[<blockquote>Just as texts in a natural language can include spelling or grammar errors, documents using Markup languages may (for various reasons) not be following these rules. The process of verifying whether a document actually follows the rules for the language(s) it uses is called validation, and the tool used for that is a validator. A document that passes this process with success is called valid. </blockquote><a href="http://validator.w3.org/docs/help.html#validation_basics">W3.org</a>]]></description>
			<content:encoded><![CDATA[<p>How will having (or not having) <strong>valid code</strong> effect your website?</p>
<h2>Validation Defined</h2>
<blockquote><p>Just as texts in a natural language can include spelling or grammar errors, documents using Markup languages may (for various reasons) not be following these rules. The process of verifying whether a document actually follows the rules for the language(s) it uses is called validation, and the tool used for that is a validator. A document that passes this process with success is called valid. <a href="http://validator.w3.org/docs/help.html#validation_basics">W3.org</a> </p></blockquote>
<p></p>
<h2>What Can Valid Code Do For Me?</h2>
<h4>1. Reduce Page Load Time</h4>
<p> Having valid code means that a web browser does not need to spend time going over errors to correct bad code which makes the page load faster.</p>
<h4>2. No Broken Layouts</h4>
<p> Not every browser will correct invalid code. Forgetting to close a tag here or there could lead to a broken site layout and a poor user experience!</p>
<h4>3. Browser and User Accessibility</h4>
<p> Having valid code means that a website has a greater probability of being accessible to screen readers and ensures correct rendering on wider range of browsers.</p>
<h4>4. Sign of Professionalism</h4>
<p>With few universally recognized certifications having valid code should be a sign of ability and pride.</p>
<h4>5. Easier for Search Engine Spiders To Crawl</h4>
<p>Search Engine spiders are simplified browsers looking for content on the internet. Too many errors on page will slow them down and may cause them to leave, just as you may stop reading a site or publication full of grammatical and spelling errors.</p>
<p></p>
<h2> What are Common Errors?</h2>
<h4>Not using alt=&#8221; &#8221; tags in images</h4>
<p>alt tags allow you to place text on a picture and aid visually impaired users who use screen readers to see the description of the image. Try not to keyword stuff them and place and appropriate description.</p>
<h4>Not using &#038;amp</h4>
<p> Most people forget that using &#038; in any instance of code, even in a url is not valid and &#038;amp should be used in its place.</p>
<h4>Adding extra tags or not closing tags</h4>
<p> All tags should be closed off by using /> and usually carelessness or lack of revision is the culprit.</p>
<h4>Incorrect Nesting</h4>
<p>When using nested elements they must be close in order.</p>
<p></p>
<h2> Who Validates and Who Doesn&#8217;t?</h2>
<p><img src="/wp-content/themes/keywordopt/images/list_checkbox.png" alt="BBC's Code Validates"/> <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.google.com%2F&#038;charset=%28detect+automatically%29&#038;doctype=Inline&#038;group=0">BBC&#8217;s</a> Code validates with 0 errors 0 warnings</p>
<p><img src="/wp-content/themes/keywordopt/images/list_checkbox.png" alt="Wikipedia's Code Validates Unless there is an article in another language on its homepage" /> <a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwikipedia.org%2F&#038;charset=%28detect+automatically%29&#038;doctype=Inline&#038;group=0&#038;user-agent=W3C_Validator%2F1.654&#038;num=100">Wikipedia</a> validates unless there is an article in a foreign language which causes several errors</p>
<p><a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.facebook.com&#038;charset=%28detect+automatically%29&#038;doctype=Inline&#038;group=0&#038;user-agent=W3C_Validator%2F1.654">Facebook:</a> 40 Errors</p>
<p><a href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.google.com%2F&#038;charset=%28detect+automatically%29&#038;doctype=Inline&#038;group=0&#038;user-agent=W3C_Validator%2F1.654"> Google:</a> 40 Errors</p>
<p></p>
<h2> Conclusion</h2>
<p>Looking around it&#8217;s hit or miss as to who validates their code and who doesn&#8217;t. Larger companies can afford to have poor designs and get away with it due to their sheer size(think of your cell phone company or cable company). But can you afford to take the same risks? In the world of Search Engine Optimization every little bit helps to get an advantage over your competition for those few precious spots on the first page.</p>
<p><a href="http://validator.w3.org">Check to see if your code validates</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.keywordoptimized.com/blog/is-valid-code-important/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
