<?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>Organic SEO / SMO for small business &#187; W3C</title> <atom:link href="http://level343.com/article_archive/tag/w3c/feed/" rel="self" type="application/rss+xml" /><link>http://level343.com/article_archive</link> <description>Level343 SEO Article Archive</description> <lastBuildDate>Mon, 21 May 2012 14:52:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Your Website Code May Not Be As Clean As You Think</title><link>http://level343.com/article_archive/2009/09/22/your-website-code-may-not-be-as-clean-as-you-think/</link> <comments>http://level343.com/article_archive/2009/09/22/your-website-code-may-not-be-as-clean-as-you-think/#comments</comments> <pubDate>Tue, 22 Sep 2009 11:59:47 +0000</pubDate> <dc:creator>Gabriella</dc:creator> <category><![CDATA[Online Marketing]]></category> <category><![CDATA[SEO]]></category> <category><![CDATA[Social Media]]></category> <category><![CDATA[clean code]]></category> <category><![CDATA[W3C]]></category> <category><![CDATA[Website]]></category><guid isPermaLink="false">http://level343.com/article_archive/?p=1348</guid> <description><![CDATA[<table cellpadding='10'><tr><td valign='top'></td><td valign='top' align='left'><p>Categories:<ul class="post-categories"><li><a href="http://level343.com/article_archive/category/online-marketing/" title="View all posts in Online Marketing" rel="category tag">Online Marketing</a></li><li><a href="http://level343.com/article_archive/category/search_engine_optimization/" title="View all posts in SEO" rel="category tag">SEO</a></li><li><a href="http://level343.com/article_archive/category/if-its-about-connecting-its-here/" title="View all posts in Social Media" rel="category tag">Social Media</a></li></ul></p><p>Tags: <a href="http://level343.com/article_archive/tag/clean-code/" rel="tag">clean code</a><a href="http://level343.com/article_archive/tag/w3c/" rel="tag">W3C</a><a href="http://level343.com/article_archive/tag/website/" rel="tag">Website</a></p>Editors update: March, 13th, 2010 True story: About two weeks ago, I came across a website that listed top SEO companies – well-known SEO companies at that. The website had used a site validator to see how clean the top SEOs’ site codes were. I stared in shock and then started gloating. Several of the [...]<table width='100%'><tr><td align=right><p><b>(<a href='http://level343.com/article_archive/2009/09/22/your-website-code-may-not-be-as-clean-as-you-think/' title='Your Website Code May Not Be As Clean As You Think'>Read more...</a>)</b></p></td></tr></table></td></tr></table>]]></description> <content:encoded><![CDATA[<p></p><p><a rel="attachment wp-att-1350" href="http://level343.com/article_archive/2009/09/22/your-website-code-may-not-be-as-clean-as-you-think/bigstockphoto_goals_1036912/"><img class="alignleft size-medium wp-image-1350" title="bigstockphoto_Goals_1036912" src="http://level343.com/article_archive/wp-content/uploads/bigstockphoto_Goals_1036912-300x226.jpg" alt="bigstockphoto_Goals_1036912" width="300" height="226" /></a><strong>Editors update: March, 13th, 2010</strong></p><p>True story: About two weeks ago, I came across a website that listed top SEO companies – well-known SEO companies at that. The website had used a site validator to see how clean the top SEOs’ site codes were. I stared in shock and then started gloating.</p><p>Several of the top name SEO companies had more errors than you could shake a stick at – and these people are supposed to know how to optimize website code. Further down on the page were other big name websites, such as the BBC, with just as many errors.<br /> <span id="more-1348"></span></p><p><strong>Horror of Optimization Horrors</strong></p><p>While sharing this information with my programmer and coding specialist, she made a strange comment. “You know, that’s something I haven’t thought of, running a site validation.” Well, I had the site redesigned shortly before she came on, by a professional designer. I just KNEW our site code would be clean and I could continue gloating.</p><p>The first page we ran the W3C Site Validator on had thirty-three errors. Thirty-three! My programmer informed me that, since she had planned on updating the site anyway, these errors could be quickly solved. I took a deep breath and we went on to the next page. Seven-eight errors!</p><p>On each consecutive page, error after error was found. I had taken so many deep breaths I felt like I was hyperventilating. She swore she’d clean it up and, after taking one more deep breath, I left it in her capable hands.</p><p>A thought occurred to me then, which is the foundation of this blog. “If SEO companies who are supposed to know clean code can have errors like this (and I include mine), what about webmasters that have to rely on outside help?” In other words, if you don’t know programming and you don’t have an in house programmer you can trust, how do you know YOUR site code is… well, up to code?</p><ol><li>Run      each page through the <a title="W3C" href="http://validator.w3.org/" target="_blank">W3C Markup Validator</a>. It will      give you a list of errors and information on how to fix them. You’ll      probably need a little programming background. If you don’t have any      programming knowledge but you do have errors, you can hire a professional      programmer to do the work and then run the Validator yourself to make sure      they’ve done the job right. According to my programmer, it took her ten      minutes to a half hour per page, depending on the number of errors. Factor      that in when hiring.</li><li>Run      your stylesheets (CSS) through the <a title="CSS-Validator" href="http://jigsaw.w3.org/css-validator/" target="_blank">W3C CSS Validator</a>.      It will also give you a list of errors and how to fix them. Again, you may      need a little bit of CSS coding background and, again, if you don’t have      any, you’ll need a professional. According to my programmer, it took her      ten minutes to clean up our CSS,       but there weren’t that many errors.</li><li>Use      the <a title="Link checker" href="http://validator.w3.org/checklink" target="_blank">W3C Link Checker</a>. Not only does this check for broken links, but it also shows where you      have redirects. In running our site, we had 400 redirect links when only      two were intentional. How did this happen?</li></ol><p>There’s a programmer’s shortcut: instead of using the whole URL to indicate where a page will pull its content from, they use a series of path codes that look like this:</p><p>/../../filename.extension</p><p>Unfortunately, this doesn’t sit well and the engines will use this path to redirect to the full URL. It’s messy and it takes longer, which slows down the time it takes to load your site.</p><p><strong>The moral of the story</strong>:</p><p>A website’s code is just a part of search engine optimization. However, it’s a huge part of how your website performs for the user. If you’re not sure how clean your website is, take a few minutes to run it through W3C. You may be surprised how bad (or good) your code really is.</p><p>I wanted to add this wonderful post aptly named <em>&#8221; <a title="W3C" href="http://www.searchenginejournal.com/w3c-validation-for-seo-myth-and-reality/18566/" target="_blank">W3C Validation for SEO – Myth and Reality</a>&#8220;</em> by <a title="Posts by Alan Bleiweiss" href="http://www.searchenginejournal.com/author/alan-bleiweiss/" target="_blank">Alan Bleiweiss</a></p><p>Another great articles about W3C that I recently read was &#8220;<a title="W3C Article" href="http://www.springboardseo.com/seo-blog/seo-tips/w3c-validation-seo-give-break/" target="_blank"><em>W3C Validation for SEO? Separating Facts From Fiction</em></a>&#8221; at <a title="W3C" href="http://www.springboardseo.com" target="_blank">Springboard SEO</a></p> <img src="http://level343.com/article_archive/?ak_action=api_record_view&id=1348&type=feed" alt="" />]]></content:encoded> <wfw:commentRss>http://level343.com/article_archive/2009/09/22/your-website-code-may-not-be-as-clean-as-you-think/feed/</wfw:commentRss> <slash:comments>28</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 68/82 queries in 0.820 seconds using disk: basic
Object Caching 1545/1557 objects using disk: basic

Served from: level343.com @ 2012-05-23 02:19:41 -->
