<?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>Blogussion &#187; standards</title>
	<atom:link href="http://www.blogussion.com/tag/standards/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blogussion.com</link>
	<description>Blogging Discussion, Tips &#38; Tricks</description>
	<lastBuildDate>Wed, 08 Feb 2012 07:48:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How can you meet the W3C Web Standards?</title>
		<link>http://www.blogussion.com/details/meet-w3c-web-standards/</link>
		<comments>http://www.blogussion.com/details/meet-w3c-web-standards/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 15:01:38 +0000</pubDate>
		<dc:creator>Janith</dc:creator>
				<category><![CDATA[Underlying Details]]></category>
		<category><![CDATA[compliant]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.blogussion.com/blog/?p=1191</guid>
		<description><![CDATA[Web accessibility is the practice of making sure your website content can be accessed and understood by as many visitors as possible, regardless of their physical ability or technological barriers. As a webmaster, you must ensure that your website can be viewed by both human visitors and Search Engine crawlers, and at times it can [...]


Related posts:<ol><li>
<a href='http://www.blogussion.com/details/whats-key-keywords/' rel='bookmark' title='What’s the key to Keywords?'>What’s the key to Keywords?</a></li>
<li>
<a href='http://www.blogussion.com/marketing/holy-trinity-seo/' rel='bookmark' title='The &#8220;Holy Trinity&#8221; of SEO'>The &#8220;Holy Trinity&#8221; of SEO</a></li>
<li>
<a href='http://www.blogussion.com/blogging-tips/how-to-get-your-site-indexed-fast/' rel='bookmark' title='How to get your site indexed fast?'>How to get your site indexed fast?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-1192" style="margin: 10px;" title="worldwideweb" src="http://www.blogussion.com/wp-content/uploads/2009/01/worldwideweb.jpg" alt="worldwideweb" width="242" height="181" />Web accessibility is the practice of making sure your website content can be accessed and understood by as many visitors as possible, regardless of their physical ability or technological barriers.</p>
<p>As a webmaster, you must ensure that your website can be viewed by both human visitors and Search Engine crawlers, and at times it can get a bit tricky to please both types of visitors.</p>
<p>It may not be always be possible to make all types of content accessible to all your visitors, but as far as possible, you should try to make the meaning of your content understood by everyone.</p>
<p><span id="more-1191"></span></p>
<h3>The W3C Web Standards</h3>
<p>The &#8216;WC3 Web Standards&#8217; are an official set of standards that bring together commonly accepted rules by web-masters around the world. If you can make your website comply to these set of standards, you will greatly benefit by the fact that the spiders can easily navigate your content and your human readers can enjoy a nice-looking website.</p>
<h4>What is &#8220;Web Standards?&#8221;</h4>
<p>Web Standards crop up almost everywhere on the internet. The reason is simply that the web standards are incredibly useful and important. They help to ensure compatibility between different computer systems and browser versions, as well as aiding accessibility and search engine optimization.</p>
<h4>Why your favorite tool should be the &#8216;W3C Markup Validator&#8217;?</h4>
<p>The place to go for definitive information about the web standards is the website of the group responsible for setting them, the <a href="http://www.w3.org" target="_blank">World Wide Web Consortium</a>, or W3C for short. You can run your site through their online tool, called the <a href="http://validator.w3.org" target="_blank">W3C MarkUp Validator</a> and pick up any attributes that don&#8217;t comply with the rules.</p>
<h4>You&#8217;ll be laughing, &#8217;cause it&#8217;s so simple!</h4>
<p>The beauty of coding to W3C Web Standards is that you&#8217;ll find your sites are already well on the way to being accessible. In fact, a simple WordPress site will require little-to-no special attention to bring it up to the highest level of accessibility. However, dynamic and complex themes can easily alter that.</p>
<h3>The Semantic Markup</h3>
<p>The &#8220;Semantic Markup&#8221; is the technique of writing HTML code that describes the meaning of the content, rather than simple describing its layout or style. This allows both human readers and spiders to read and understand the context of the content. This context gives the content an extra layer of meaning. The following 9 tips should help you understand the simple power behind the Semantic Web.</p>
<h4>#9) The humble &#8220;paragraph&#8221; tag</h4>
<p>How can anyone forget the &#8220;paragraph&#8221; tag? Known as <strong>&lt;p&gt;, </strong>the paragraph is to a document as a brick is to a wall. So, whatever you do, don&#8217;t just chuck in <strong>&lt; br /&gt;</strong> tags to create the visual appearance of paragraphs; something that many web designers seem to do with alarming frequency. That would be like building a wall without cement. If you need more space between your paragraphs, look into your CSS file and make the changes there, not in your direct article.</p>
<h4>#8) Fine-tuning your tables for SEO</h4>
<p>Tables are another area where the meaning of HTML markup is often sacrificed for the designer&#8217;s convenience. Semantically, a &#8220;table&#8221; is a matrix of related data organized into rows and columns, like a list of product names associated with price and color options for example. Tales shouldn&#8217;t be used for creating layouts, as the fact that it&#8217;s a &#8220;table&#8221; implies a structured relationship between items in rows and columns that doesn&#8217;t  exist.</p>
<h4>#7) Be strong, don&#8217;t be bold</h4>
<p>A subtle, but instructive, piece of semantic markup is the <strong>&lt;strong&gt;</strong> tag. Most of the time this is used to make the text bold. So why not use the old <strong>&lt;b&gt; </strong>tag? Well, for one thing, it&#8217;s not web-standards compliant. More pertinently, it&#8217;s a &#8220;representational&#8221; tag, meaning it only refers to the way the content should look, rather than what it means. <strong>&lt;strong&gt;</strong> means that the content is &#8220;prominent&#8221;, a concept which could be represented in any way you wish, but not necessarily bold.</p>
<h4>#6) If you can&#8217;t stand straight, use &lt;em&gt;</h4>
<p>Similar to the <strong>&lt;strong&gt;</strong> tag is the <strong>&lt;em&gt;</strong> tag. Again, this is mostly used to denote the <em>italic text</em>, which used to be accomplished with the nonstandard <strong>&lt;i&gt;</strong> tag. The semantic meaning of <strong>&lt;em&gt; </strong>is &#8220;emphasis&#8221; whereas <strong>&lt;i&gt;</strong> just means &#8220;slopey text.&#8221; The fact that some text is &#8220;sloping&#8221; means nothing to a blind visitor like Google Spiders, however that it has &#8220;emphasis&#8221; means a lot. For the design savvy among us, there are lost of ways to give emphasized text a visual representation other than italicizing it.</p>
<h4>#5) Perfecting your classes</h4>
<p>The key to semantic markup is to make use of the existing classes provided within the HTML specification. The also saves you a lot of time! If you do need to represent something in a visually different manner you can still do this by adding a custom &#8220;class&#8221; to the standard tag, like this <strong>&lt;p class=&#8221;affiliates-page&#8221;&gt;</strong>, and creating a corresponding style in your CSS.</p>
<h4>#4) Alt Text for Images</h4>
<p>Use the alt attribute to describe the content of images, for web-crawlers. This can also help visually impaired users that use screen reader software which reads the text content of we pages using speech synthesis. If your images have no alt text then the meaning of such images aren&#8217;t available to both the impaired viewers and Spiders.</p>
<h4>#3) Self-closing tags</h4>
<p>Remember to &#8220;self-close&#8221; tags where appropriate. For example, to add a new line to a paragraph you could just add an old-style &#8220;break&#8221; tag:<strong> &lt;br&gt; </strong>However, the standards compliant version of the tag self closes, like this <strong>&lt;br /&gt;</strong></p>
<h4>#2) The sub-ordinate headers</h4>
<p>You can assign <strong>&lt;h&gt;</strong> tags to your content that will assign it value and weight, especially when spiders come crawling to your site. If you allow it to isolate important keywords by using &lt;<strong>h&gt; </strong>tags you are making them more prominent and stand out. You can use anything from &lt;<strong>h1&gt; to &lt;h6&gt;</strong>, but I&#8217;ve never used anything further than <strong>&lt;h4&gt;. </strong>Knowing this allows search engines to view the contents of the heading accordingly, and give those keywords extra weight.</p>
<h4>#1) The King header</h4>
<p>One of the most important guidelines, in my opinion, is that of the <strong>&lt;h1&gt; </strong>tag, which contains the main heading of the page. Everything else on the page is subordinate to the main heading. Put another, the main heading is the most important part of the page.</p>
<p>That&#8217;s it ~ If you can stay true to the above 10 tips and also follow some other minor yet important guidelines provided by the W3C, you will be rewarded for making the spider&#8217;s job easier.</p>


<p>Related posts:<ol><li><p><a href='http://www.blogussion.com/details/whats-key-keywords/' rel='bookmark' title='What’s the key to Keywords?'>What’s the key to Keywords?</a></p></li>
<li><p><a href='http://www.blogussion.com/marketing/holy-trinity-seo/' rel='bookmark' title='The &#8220;Holy Trinity&#8221; of SEO'>The &#8220;Holy Trinity&#8221; of SEO</a></p></li>
<li><p><a href='http://www.blogussion.com/blogging-tips/how-to-get-your-site-indexed-fast/' rel='bookmark' title='How to get your site indexed fast?'>How to get your site indexed fast?</a></p></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.blogussion.com/details/meet-w3c-web-standards/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The &#8220;Holy Trinity&#8221; of SEO</title>
		<link>http://www.blogussion.com/marketing/holy-trinity-seo/</link>
		<comments>http://www.blogussion.com/marketing/holy-trinity-seo/#comments</comments>
		<pubDate>Wed, 07 Jan 2009 11:18:44 +0000</pubDate>
		<dc:creator>Janith</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Underlying Details]]></category>
		<category><![CDATA[back link]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[in-bound]]></category>
		<category><![CDATA[relevant]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[standards]]></category>
		<category><![CDATA[trinity]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.blogussion.com/blog/?p=952</guid>
		<description><![CDATA[It&#8217;s so simple, just three simple methods &#8211; it&#8217;s a wonder everyone doesn&#8217;t do it! Search Engine Optimization is one of the most effective methods of gaining higher SERPs (Search Engine Results Page) &#8211; yet so many developers neglect the basics and only a handful utilize it. The techniques used by web-masters and bloggers alike [...]


Related posts:<ol><li>
<a href='http://www.blogussion.com/blogging-tips/09-tools-to-help-your-serps-considerably/' rel='bookmark' title='9 Tools To Help Your SERPs Considerably'>9 Tools To Help Your SERPs Considerably</a></li>
<li>
<a href='http://www.blogussion.com/blogging-tips/how-to-get-your-site-indexed-fast/' rel='bookmark' title='How to get your site indexed fast?'>How to get your site indexed fast?</a></li>
<li>
<a href='http://www.blogussion.com/details/ultimate-seo-tool-list-update-122308/' rel='bookmark' title='Ultimate SEO Tool List Update 12/23/08'>Ultimate SEO Tool List Update 12/23/08</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><p>It&#8217;s so simple, just three simple methods &#8211; it&#8217;s a wonder everyone doesn&#8217;t do it! Search Engine Optimization is one of the most effective methods of gaining higher SERPs (Search Engine Results Page) &#8211; yet so many developers neglect the basics and only a handful utilize it. The techniques used by web-masters and bloggers alike today range from simple &#8220;<strong>BOLD</strong>&#8221; texts to black-hat marketing.</p>
<p>Today, maintaining an online community and writing content for your readers is easier than ever. Content Management Systems such as WordPress &amp; Blogger makes it just too easy for one with an idea to share it with millions of potential readers. I think, given the simplicity of such programs, that most talented developers and even new comers to the game &#8211; tend to overlook the basic foundation needed to reach those <em>&#8220;millions of potential readers.&#8221; </em></p>
<p><span id="more-952"></span><br />
Almost every blogger, web developer and online marketer would try to reach the highest possible SERP for their selected list of keywords. This is natural, simply because traffic gained from Search Engine Results are extremely targeted. Nevertheless, it&#8217;s easier said than done &#8211; with almost every competitive keyword you can think of &#8211; ranking several hundred million results! Still, don&#8217;t let that throw you off course, because just THREE simple steps will have you raking in those loyal readers and potential clients.</p>
<p><strong> </strong></p>
<h3><strong>Quality In-Bou<span style="text-decoration: underline;"></span>nd Links</strong></h3>
<p><img class="alignright" style="margin-left: 10px; margin-right: 10px;" src="/wp-content/uploads/2009/01/vendiagram_one.png" alt="vendiagram_one.png" hspace="12" width="240" height="215" align="left" /></p>
<p>First on the <em>Trinity of SEO</em> is &#8216;Quality In-Bound Links&#8217;. Links to your site from external websites are very important for search engine optimization. Not only do they help the search engine find your site in the first place, they can also improve the ranking your site achieves. If a large number of sites with related content link to you, the search engines will look upon you favorably.</p>
<p>The core algorithm behind the infamous Google PageRank relies on in-bound links and dominates the minds of many website buyers across the internet. Scouring a few web-development forums, you will see that the majority of the questions or issues raised float around Google and its PageRank. The system depicts how important your website is, by assigning it a PageRank and this value solely depends on how many authority websites link to you.</p>
<p>A lot of the hype recently about &#8220;Do-Follow Commenting&#8221; helps a lot, where you seek out blogs that allow do-follow on your URL tag and comment on them. It&#8217;s one of the more recently appreciated methods of link-building because it can get you targeted links from related contextual websites, and can also bring in a visitor or two. The biggest positive is that, it&#8217;s FREE! Commenting on relevant sites is obviously free unless they have a paid-membership of some sort. The trick to this technique is to find authority blogs in your niche that haven&#8217;t been exposed yet as &#8220;Do-Follow Blogs&#8221;. It requires hours and hours of persistent searching&#8230; or at times &#8211; just a bit of luck.</p>
<h3><strong>Web-Standards Compliance</strong></h3>
<p><img class="alignleft" style="margin-left: 10px; margin-right: 10px;" src="/wp-content/uploads/2009/01/vendiagram_second.png" alt="vendiagram_second.png" hspace="12" width="240" height="214" align="left" /></p>
<p>If your website is coded to comply with the W3C web standards it is more likely to perform well in search engine results or SERPs. The reason for this is simply that they are less likely to &#8220;trip up&#8221; on some code they don&#8217;t understand.</p>
<p>Search engines, especially Google, take notice of the HTML code that makes up your page. They are always on the prowl for out-bound links and new content. The more code there is relative to the amount of actually content, the worse your site will perform in the eyes of the crawler. So, you need to make sure that you have the minimum amount of coding required to meet the W3C Standards and also your expectations as a blogger. The less hassle for the crawler, the more favorable you are as a higher contender on the SERPs. Always aim to please both your readers and your crawler. I would recommend running all your websites through the <a href="http://validator.w3.org/" target="_blank">W3C Validtor</a>, to pick up any errors in your coding.</p>
<p>Allowing the crawler to understand your coding and also letting your readers enjoy a legible article was near impossible with &#8216;keyword stuffing&#8217; back in the day. However, these days&#8217; crawlers are much smarter and are able to pick up most of the content as a normal reader would. I said most, and emphasize on this because <em>&#8220;Google is the web&#8217;s blindest use.&#8221;</em> Even though crawler intelligence has grown exponentially, they still aren&#8217;t capable of picking up images, different coloring and styles etc., so ensure the meaning of such elements is also available in text format.</p>
<h3><strong>Relevant Text Content</strong></h3>
<p><strong> </strong></p>
<p><img class="alignright" style="margin-left: 10px; margin-right: 10px;" src="/wp-content/uploads/2009/01/ven_diagram.png" alt="ven_diagram.png" hspace="12" width="240" height="216" align="left" /><strong></strong></p>
<p>Last but definitely not the least aspect of the trio is &#8220;Relevant Text Content.&#8221; The absolute number one thing your website/blog needs for good search engine performance and ultimately loyal readers &#8211; is unique relevant content. If your site is not about what it claims to be about then no amount of other tips and techniques will help you. Regardless of design and how visually appealing it is &#8211; your website won&#8217;t rise to the top if it doesn&#8217;t deliver content. In simpler terms; writing unique content on a regular basis is the key to success.</p>
<p>I&#8217;m sure you&#8217;ve heard of the saying &#8220;Content is King&#8221; and I couldn&#8217;t agree more. The many popular bloggers today have offered their readers something unique and special that simply can&#8217;t be found anywhere else. This is what made them famous, so you think about it yourself &#8211; what do you have to offer?</p>
<p>Search Engine Crawlers like coming across your unique content on a regular basis and that is why Google prefers blogs. If you can produce content that is appealing to your readers, and keep producing such content on a frequently &#8211; you will conquer the search results within no time!</p>


<p>Related posts:<ol><li><p><a href='http://www.blogussion.com/blogging-tips/09-tools-to-help-your-serps-considerably/' rel='bookmark' title='9 Tools To Help Your SERPs Considerably'>9 Tools To Help Your SERPs Considerably</a></p></li>
<li><p><a href='http://www.blogussion.com/blogging-tips/how-to-get-your-site-indexed-fast/' rel='bookmark' title='How to get your site indexed fast?'>How to get your site indexed fast?</a></p></li>
<li><p><a href='http://www.blogussion.com/details/ultimate-seo-tool-list-update-122308/' rel='bookmark' title='Ultimate SEO Tool List Update 12/23/08'>Ultimate SEO Tool List Update 12/23/08</a></p></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.blogussion.com/marketing/holy-trinity-seo/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

