What is HTML5?
HTML 5 is the fifth revision of the development of HTML (Hyper Text Markup Language) which was first created in 1990 and earlier versions of HTML 4 was created in 1997 and in 2011. This HTML 5 is still in development. The main objective is to improve the development of HTML 5 HTML technology is that to support the latest multimedia technology, to be easily readable by humans and also easily understood by the search engines.
HTML 5 is one of the works of the W3C (World Wide Web Consortium) to define a single markup language that can be written by means of HTML or XHTML. HTML 5 is not a primary key to affect the quality of SEO and SERP in search engines, because if your blog is valid HTML 5 is only slightly affects the quality of your blog, and keep in mind that HTML 5 is not so greatly affect the quality of SEO and SERP on our blog.
What are the Advantages Blog Valid HTML5?
Valid HTML5 have so many advantages for our blog. The advantages are pretty good and kind to the development of our blog are:
- Make it easy for search engines to index a document or article blog better and faster.
- Document Object Model (DOM) is more stable and consistent.
- Can determine the condition of a blog or website in more detail, especially in Dead Link (Broken Link).
- HTML is more compatible to the latest browser.
- Render better and faster browser.
- Preferably search engines.
- And many other advantages.
If you wanna know about your blog is in HTML 5 or no Please visit the website below:
http://validator.w3.org
http://html5.validator.nu
How To Blog Valid HTML 5?
To make your blog a valid HTML 5 please delete or replace the code below with appropriate, good, and true.
Important Notes:
Backup your template beforehand to prevent the occurrence of errors when editing or elimination of code. Please copy all the script code of your template and save it in notepad.
Use Ctrl + F to speed up the search script code:
Look at the code Below
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<HTML>
<head>
<meta charset='utf-8'/>
<b:include data='blog' name='all-head-content'/>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<meta content='blogger' name='generator'/>
<link expr:href='data:blog.homepageUrl + "favicon.ico"' rel='icon' type='image/x-icon'/>
<link expr:href='data:blog.url' rel='canonical'/>
<link expr:href='data:blog.homepageUrl + "feeds/posts/default"' expr:title='data:blog.title + " - Atom"' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl + "feeds/posts/default?alt=rss"' expr:title='data:blog.title + " - RSS"' rel='alternate' type='application/rss+xml'/>
<link expr:href='"http://www.blogger.com/feeds/" + data:blog.blogId + "/posts/default"' expr:title='data:blog.title + " - Atom"' rel='alternate' type='application/atom+xml'/>
<link href='http://www.blogger.com/openid-server.g' rel='openid.server'/>
<link expr:href='data:blog.homepageUrl' rel='openid.delegate'/>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:blog.postImageThumbnailUrl'>
<link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
</b:if>
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<b:else/>
<meta expr:content='data:blog.pageName + " - " + data:blog.title' name='description'/>
</b:if>
</b:if>
<link href='//www.blogger.com/static/v1/widgets/3950009988-widget_css_bundle.css' rel='stylesheet' type='text/css'/>
<style type="text/css"> <!-- /*<b:skin><![CDATA[*/]]
<style>
<b:include data='post' name='postQuickEdit'/>
and
<b:includable id='postQuickEdit' var='post'>
<b:if cond='data:post.editUrl'>
<span expr:class='"item-control " + data:post.adminClass'>
<a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
<img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</b:if>
</b:includable>
<div class='post-share-buttons goog-inline-block'>...till...</div>
That's the script code that makes your blog becomes invalid HTML 5, therefore you must replace or remove the code above. My advice is that after the replacement or removal of existing script code is to check how many errors appear, if you succeed on the wane, then replace or remove the code. If there are errors and invalid HTML 5, please comment because it would be very usefull or us.
Thats all my explanation about a few articles on How to Make Valid HTML 5 Blog. I do apologize if I have some mistakes.
Thanks...