Hello Folks,Today nosotros are i time again going to share, How to Create Schema.org Framework inward blogger template to heighten amongst google rich snippets.In previous Post nosotros own got already talked nigh Adding Review Schema.org Ratings,Installing Google Meta Tags, Fixed Author+Hatom+Image+Published Date+Modified Date+Static Pages Error Required as well as recommended errors from blogger template.We promise y'all guys own got already applied all the of import as well as required Schema.org Tags inward your blogspot website or blog.But today nosotros are going to exhibit y'all how to add together Schema.org inward template for google rich snippets.After installing the Schema.org inward your template y'all volition run into inward erstwhile that your website range is increased as well as going upwards twenty-four hours past times twenty-four hours because straightaway days all the search engines similar google,yahoo as well as bing dear those website who own got properly installed Schema.org inward their websites or blog.So y'all must install Schema.org tags to boost your SEO ranking of your blogger website.
Schema.org is sponsored past times Google, Microsoft, Yahoo as well as Yandex.Schema.org creates a structured information markup schema that is supported past times All the major search engines.With the help of Schema.org y'all tin dismiss boost your CTR, Improve your ranking.You tin dismiss easily exercise microdata for review of your business,company etc from Schema vocabulary. In gild to Instaal schema.org blogger template follow the steps mentioned below.
How To Make Blogger Template Schema.org Friendly
Before applying Schema.org Tags inward your template y'all must own got commencement (back upwards of your template ) to avoid whatever resultant occurs.after taking backup of your template live on along to tutorial.
Installation Steps:
Step 1. Log inward to your Blogger account as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step.3 Now Copy your amount template as well as paste inward your notepad or opened upwards inward whatever HTML editor if y'all tin dismiss piece of employment otherwise it's ok.
Step 4. Now Copy the Below Valid Schema.org Template code as well as glue inward your HTML box as well as straightaway opened upwards your notepad as well as add together the related information nether the tags of schema.org.
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<HTML expr:class='data:blog.languageDirection + " no-js rwd"' expr:dir='data:blog.languageDirection'>
<head>
<meta charset='utf-8'/>
<b:if cond='data:blog.url == data:blog.homepageUrl'><link href='https://plus.google.com/You google addition id/username' rel='author'/></b:if>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType == "error_page"'>
<title>404: Page Not Found <data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/> <data:blog.title/></title>
</b:if>
</b:if>
<meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/>
<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>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<meta content='Description' name='description'/>
<meta content='Keywords' name='keywords'/>
</b:if>
<style type="text/css"><!-- /* <b:skin><![CDATA[
glue Your layout CSS HERE.....
*/]]></b:skin>
<style type='text/css'>
/*
Name : Schema.org Framework For Template
Designer: Bloggersstand.com
URL : http://www.bloggersstand.com.com
*/
Paste your CSS HERE.....
</style>
All The Javascript or Jquery Paste Here.....
</head>
<body expr:class='data:blog.pageType' itemscope='itemscope' itemtype='http://schema.org/WebPage'>
<div id='outer-wrapper'> <!-- Code-For-outer-wrapper-Here -->
<header class='header' id='header' itemscope='itemscope' itemtype='http://schema.org/WPHeader'>
<!-- This business office for Title as well as Blog Description Code Here -->
</header>
<div id='main-wrapper' itemprop='mainContentOfPage'>
<!-- Place For Post Comments as well as b:section,below is a wdiget to postal service comments-->
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog2' locked='true' title='Post Blog' type='Blog'/>
</b:section>
</div>
<aside id='sidebar-wrapper' itemscope='itemscope' itemtype='http://schema.org/WPSideBar'>
<!-- This department for all the sidbar widget as well as b:section of sdiebar -->
<b:section class='sidebar' id='Right Sidebar' showaddelement='yes'>
</b:section>
</aside>
<div class='clear'> </div>
<div class='clear'/> <!-- Limit the outer wrapper -->
<footer class='clear' id='site-footer' itemscope='itemscope' itemtype='http://schema.org/WPFooter'>
<!-- Footer Section for copyrights,information,contents,widgets etc. -->
</footer>
</div> <!-- End of outer wrapper -->
<!--</body>--></body></HTML>
No comments:
Post a Comment