<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.websitemagazine.com/content/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>'Net Features : charset</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/tags/charset/default.aspx</link><description>Tags: charset</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP2 (Build: 31104.93)</generator><item><title>Charset Checkup (HTML5)</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2011/06/20/seo-charset-checkup-html5.aspx</link><pubDate>Mon, 20 Jun 2011 14:16:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:16931</guid><dc:creator>Pete Prestipino</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=16931</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2011/06/20/seo-charset-checkup-html5.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;img height="100" width="100" src="http://www.websitemagazine.com/images/blog/html5-large.png" style="float:left;margin:5px;" alt="" /&gt;&lt;strong&gt;HTML5 is revolutioning nearly every facet of Web work - from applications to layout/design. It&amp;#39;s importance to search engine optimization is also something to note. &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Website Magazine&amp;#39;s upcoming August issue tackles the subject of structured data but what we quickly found was that there&amp;#39;s much more going on that Web workers (particulary those in SEO) should definitely be aware of - for example, the meta charset tag in HTML5. 
&lt;br /&gt;&lt;br /&gt;
Character encoding tells the browser what character set the web page is written in. Failure to specify a character set forces the browser to assume that the web page uses a default one. If the browser is read this information wrong, the page may be displayed incorrectly. Let&amp;#39;s do a &amp;quot;charset&amp;quot; checkup and show how to set charset in HTML5.
&lt;br /&gt;&lt;br /&gt;
If you&amp;#39;ve spent anytime designing web pages (or SEO&amp;#39;ing them) then you know that setting the character encoding on a document in HTML4 is typically done with a META element. &lt;/p&gt;
&lt;p&gt;&lt;i&gt;Here&amp;#39;s an example:&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="17" width="490" src="http://www.websitemagazine.com/images/blog/charset1.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;With HTML5 however, a shortened syntax syntax is supported. &lt;/p&gt;
&lt;p&gt;&lt;i&gt;Here&amp;#39;s an example:&amp;nbsp;&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="20" width="183" src="http://www.websitemagazine.com/images/blog/charset2.png" alt="" /&gt;&lt;/p&gt;
&lt;p&gt;Including character encoding for your web pages, even if you never use any special characters, is immensely important - and worthy of a checkup.&lt;br /&gt;&lt;br /&gt;
The character encoding information should be placed in the first line of HTML after the root and head elements. Designers can also specify the character encoding in the HTTP headers, which is even more secure than adding it to the HTML, but access to the server configurations or .htaccess files is needed.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=16931" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/html5/default.aspx">html5</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/html/default.aspx">html</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/charset/default.aspx">charset</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/week26-2011/default.aspx">week26-2011</category></item></channel></rss>