<?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>Proniit &#187; w3c</title>
	<atom:link href="http://www.proniit.co.za/blog/tag/w3c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proniit.co.za</link>
	<description>Online Media, Web Developement and Internet Promotion Strategist</description>
	<lastBuildDate>Tue, 15 Mar 2011 16:50:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Coding Standards for SEO</title>
		<link>http://www.proniit.co.za/blog/2009/09/coding-standards-for-seo/</link>
		<comments>http://www.proniit.co.za/blog/2009/09/coding-standards-for-seo/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:28:00 +0000</pubDate>
		<dc:creator>Business Blogger</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[coding standards]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[w3c]]></category>

		<guid isPermaLink="false">http://www.proniit.com/blog/?p=619</guid>
		<description><![CDATA[Every website is coded using a certain language and techniques to generate the wanted effect on the design of the site. The code of the website is what the search engines see when crawling your website rather than viewing the front end design that we see as users. It is essential that this code is [...]]]></description>
			<content:encoded><![CDATA[<p>Every website is coded using a certain language and techniques to generate the wanted effect on the design of the site. The code of the website is what the search engines see when crawling your website rather than viewing the front end design that we see as users. It is essential that this code is build to meet coding standards to make it as easy as possible for search engines to crawl.</p>
<p>If there are errors within the code then search engines will have to skip that part of the code as they will be unable to read it. This can seriously effect the SEO results for your website as search engines like Google need to be able to read the whole thing in order to rank your site effectively in their database. If there are errors they may miss essential parts of your content that would improve ranking results.</p>
<p><span id="more-619"></span></p>
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
 google_ad_client = "pub-1580129458799088"; /* 468x60, created 6/14/09 */ google_ad_slot = "4252380589"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<p>The main coding standard is set by the World Wide Web Consortium (W3C) and their validator can help you determine if there are any errors in your code that need to be fixed. They will also detail what the exact errors are so you or your developers can get them fixed straight away.</p>
<p>W3C was started up 10 years ago by the inventor of the WWW Tim Berners-Lee and he still maintains his role in the consortium to oversee the new standards that are set for the latest coding languages.</p>
<p>If you are clearing your website to meet W3C standards you should ensure to select the correct level as appropriate to your website, otherwise you may need that errors do not match and cannot be fixed depending on how the code was written. Most websites will have a document header at the top of the code to tell the search engines which level you have cleared to so that they know in what language the Google Bot should then read the code in without coming across unnecessary errors.</p>
<p>WAI validation is another well known coding standard used by SEO companies to ensure that the site meets accessibility standards which are developed for internet users with disabilities. Usually you only need to clear your website to the first level of WAI compliancy which is required so that users can listen to what is written within an image alt tag if they cannot see the image itself. This is quite simple to do and is enough for most websites targeting the general public.</p>
<p>For more information on how to make your website easy to crawl for search engines and meet coding standards visit SEOJunkies who are experts at optimising websites. We have years of search engine optimisation experience as well as the knowledge to maintain a modern, attractive design whilst still being SEO friendly.</p>
<p><strong>About the Author:</strong> <a target="_blank" rel="nofollow" href="http://www.proniit.co.za//goto/http://www.seojunkies.com/"  target="_blank">SEO Junkies</a> (Advansys Limited)<br />
Building 4 Millars Brook<br />
Molly Millars Lane<br />
Wokingham<br />
Berkshire<br />
RG41 2AD<br />
Telephone: 0845 373 0595<br />
Fax: 0845 838 2701<br />
Email: sales@seojunkies.com<br />
Website: http://www.seojunkies.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proniit.co.za/blog/2009/09/coding-standards-for-seo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Why should we follow web standards?</title>
		<link>http://www.proniit.co.za/blog/2009/07/why-should-we-follow-web-standards/</link>
		<comments>http://www.proniit.co.za/blog/2009/07/why-should-we-follow-web-standards/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 20:14:24 +0000</pubDate>
		<dc:creator>Business Blogger</dc:creator>
				<category><![CDATA[Basics]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://www.proniit.com/blog/?p=438</guid>
		<description><![CDATA[These days when 70-80% of the business is generated online, it is necessary to have a globally accessible website i.e, it should be accessible across all major browsers, operating systems and other devices like PDA, phone etc.With over 100+ combination of browser/OS, it becomes more necessary than ever to follow web standards while coding the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">These days when 70-80% of the business is generated online, it is necessary to have a globally accessible website i.e, it should be accessible across all major browsers, operating systems and other devices like PDA, phone etc.With over 100+ combination of browser/OS, it becomes more necessary than ever to follow web standards while coding the website.</p>
<blockquote>
<p style="text-align: justify;"><span style="color: #ff6600;"><strong>In this article, we will discuss about the advantages of following web standards.</strong></span></p>
</blockquote>
<div id="attachment_439" class="wp-caption alignright" style="width: 363px"><img class="size-full wp-image-439" title="W3C" src="http://proniit.co.za/wp-content/uploads/2009/07/112944254_3f5212215a.jpg" alt="World Wide Web Consortium " width="353" height="196" /><p class="wp-caption-text">World Wide Web Consortium </p></div>
<p style="text-align: justify;"><strong>Web standards:</strong> Web standard is a general term for the formal standard and other technical specification, established by the W3C and other standard bodies.</p>
<p style="text-align: justify;"><strong>W3C:</strong> The World Wide Web Consortium (W3C) is an international industry consortium dedicated to &#8220;leading the Web to its full potential&#8221;. It&#8217;s headed d by Tim Berners-Lee, the inventor of the Web.</p>
<p><span id="more-438"></span></p>
<p style="text-align: justify;"><strong>Advantages of web standards:</strong></p>
<p style="text-align: justify;">1.<strong> Consistent Look and Feel:</strong> All styles are defined separately in a central CSS file. Separation of style from the content enables to give a consistent look and feel to the website.</p>
<p style="text-align: justify;">2. <strong>Improved search engine ranking:</strong> CSS driven website helps in improving content to code ration by removing junk code. This improves the structural organization of the code, thereby improving its readability. Using optimized content rich code makes it easy for the search engine to index it more accurately and achieve better ranking.</p>
<p style="text-align: justify;">3. <strong>Easy to maintain:</strong> Having all the styles defined in single CSS file makes the maintenance easy. It eliminates the tedious job of making same changes on each and every page. It is easy to understand the semantic and structured code even though created by some one else.</p>
<p style="text-align: justify;">4. <strong>Cross browser compatible:</strong> Writing clean code that conforms to the W3C standards will give consistent results across all browser platforms. Major browsers include &#8211; IE6, IE7, Safari, Firefox (Windows and Mac), Opera.</p>
<p style="text-align: justify;">5. <strong>Accessible to different devices:</strong> Semantic HTML, where structure is separated from presentation, makes it easy to interpret the content on different devices like cell phones, PDA, screen reader.</p>
<p style="text-align: justify;">6. <strong>Minimal bandwidth requirement:</strong> Clean, structured code with all presentation elements in single file, helps in decreasing the file size and results in quicker downloads.</p>
<p style="text-align: justify;"><strong>Conclusion</strong></p>
<p style="text-align: justify;">Using Standard compliant code, one can make sure that the code is properly structured and semantically coded. It is easy to manage and make changes in well formatted website.</p>
<p style="text-align: justify;">In nutshell, standard based websites are more accessible across all browsers, operating systems and different devices. They use low bandwidth and perform well in search engines.</p>
<p style="text-align: center;"><script type="text/javascript">// <![CDATA[
  google_ad_client = "pub-1580129458799088"; /* 468x60, created 6/14/09 */ google_ad_slot = "4252380589"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></p>
<h1>About the Author</h1>
<p><strong>SEO-Semantic-XHTML.com</strong> transforms your design files from various familiar image formats (PSD, JPG, GIF, etc) into high quality cross-browser compatible, 100% hand coded, W3C validated (X)HTML. Visit <a href="http://www.seo-semantic-xhtml.com/portfolio.html">SEO Semantic XHTML</a> for our <a href="http://www.seo-semantic-xhtml.com/">PSD to XHTML</a> Conversion &amp; <a href="http://www.seo-semantic-xhtml.com/reasons.html">slicing services</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.proniit.co.za/blog/2009/07/why-should-we-follow-web-standards/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

