Tuesday, March 8, 2016

How To Practice Valid Html5 Blogger Header

 Today inwards this article nosotros are going to explicate How to create blogger header valid HTML  How To Create Valid HTML5 Blogger Header
Hello Folks, Today inwards this article nosotros are going to explicate How to create blogger header valid HTML five inwards blogger template.We receive got already shared Validating Blogger template amongst HTML 5  and Complete Guide For Installing HTML five Meta tags for ameliorate SEO inwards blogspot template in addition to nosotros promise you lot guys receive got already implemented HTML 5 inwards your website or blog.Making your blogger header valid amongst HTML five is a smashing stride towards the SEO.Points to yell back that The imporant heading on the page should hold upwardly H1 in addition to at that topographic point is by in addition to large i H1 tag inwards every website or blogs.And purpose H2 tag for sub headings in addition to H3 for sub sub headings.All the headings tag contains the imporant keywords of your article/post.So your homepage heading structure volition expect similar this:
  • <H1>: Declares Website/Blog’s yell or you lot tin nation Title of your Website.
  • <H2>: Contains Website Taglines, Keywords If you lot are non using anyone of this amongst H2 tag hence your all the posts headings volition hold upwardly H2.
  • <H3>: You tin purpose for the Sub headings nether the artilce or recent posts or inwards related posts gadget..
  • <H4>: Goes for sidebar Widget headings in addition to also for only about widgets.
  • <H5>: Goes for footer widgets.
After reading inwards a higher identify points you lot must empathise the purpose of headings.In club to brand your header valid HTML5 version you lot must follow the steps mentioned below.

How to Make Blogger Header Validate HTML5 In Template

Installation Steps:
Step 1. Log inwards to your Blogger draw of piece of occupation concern human relationship and Go to your Blogger Dashboard and accept backup of your template earlier proceeding to side yesteryear side step.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for the next tag or if non able to honor select from driblet downward header1 widget.
<b:widget id='Header1' locked='true' title='Bloggersstand (Header)' type='Header'>
..
</b:widget>
Step 4. Now copy the below code snippet in addition to supervene upon the inwards a higher identify code amongst the it.
<b:widget id='Header1' locked='true' title='Bloggersstand (Header)' type='Header'>
      <b:includable id='main'>
  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == &quot;BEHIND&quot;'>
      <!--
      Show picture equally background to text. You can't actually calculate the width
      reliably inwards JS because margins are non taken into draw of piece of occupation concern human relationship yesteryear whatever of
      clientWidth, offsetWidth or scrollWidth, hence nosotros don't strength a minimum
      width if the user is using shrink to fit.
      This results inwards a margin-width's worth of pixels existence cropped. If the
      user is non using shrink to jibe hence nosotros expand the header.
      -->
      <b:if cond='data:mobile'>
          <div id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        <b:else/>
          <div expr:style='&quot;background-image: url(\&quot;&quot; + data:sourceUrl + &quot;\&quot;); &quot;                        + &quot;background-position: &quot;                        + data:backgroundPositionStyleStr + &quot;; &quot;                        + data:widthStyleStr                        + &quot;min-height: &quot; + data:height                        + &quot;_height: &quot; + data:height                        + &quot;background-repeat: no-repeat; &quot;' id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
    <b:else/>
      <!--Show the picture only-->
      <div id='header-inner'>
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
            <h1 style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='title'/></h1>
            <div style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='description'/></div>
          </b:if>
        </b:if>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:id='data:widget.instanceId + &quot;_headerimg&quot;' expr:src='data:sourceUrl' expr:title='data:title' itemprop='image' style='display: block'/>
        </a>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == &quot;BEFORE_DESCRIPTION&quot;'>
          <b:include name='description'/>
          <b:if cond='data:blog.pageType != &quot;item&quot;'>
            <b:if cond='data:blog.pageType != &quot;static_page&quot;'>
               <h1 style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='title'/></h1>
                <div style='text-indent:-9999px;margin:0 0 0 0;padding:0 0 0 0;height:0px;'><b:include name='description'/></div>
            </b:if>
          </b:if>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header picture -->
    <div id='header-inner'>
      <div class='titlewrapper'>    
        <b:if cond='data:blog.pageType != &quot;item&quot;'>
          <b:if cond='data:blog.pageType == &quot;static_page&quot;'>
             <h1 class='title'><b:include name='title'/></h1>
           <b:else/>
             <h1 class='title'><b:include name='title'/></h1>
           </b:if>
        <b:else/>
          <h2 class='title'><b:include name='title'/></h2>
        </b:if>
        <b:include name='description'/>
      </div>
    </div>
  </b:if>
</b:includable>
      <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description' itemprop='description'><span><data:description/></span></p>
  </div>
</b:includable>
      <b:includable id='title'>
    <a expr:href='data:blog.homepageUrl' itemprop='url'><span itemprop='name'><data:title/></span></a>
</b:includable>
    </b:widget>
 Step 5. Now Save your template..Done !

Now to banking enterprise check you lot receive got installed perfectly blogger header HTML5 validate trick,visit the below url:
in addition to banking enterprise check you lot volition department of WPheader in addition to at that topographic point you lot tin run into your all details volition displaying perfectly,look below for example.
 Today inwards this article nosotros are going to explicate How to create blogger header valid HTML  How To Create Valid HTML5 Blogger Header
In the Above picture you lot tin run into that at that topographic point is clearly display of Url of website , yell , description in addition to picture that agency google is able to read your blogger header.so you lot must add together this play tricks inwards your blogger template.

Monday, March 7, 2016

How To Install Schema.Org Framework Inwards Blogger

org framework meta tags inward blogger template How To Install Schema.Org Framework In Blogger
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 + &quot; no-js rwd&quot;' 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 == &quot;index&quot;'>
    <title><data:blog.pageTitle/></title>
<b:else/>
    <b:if cond='data:blog.pageType == &quot;error_page&quot;'>
        <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 + &quot;favicon.ico&quot;' rel='icon' type='image/x-icon'/>
<link expr:href='data:blog.url' rel='canonical'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' rel='alternate' type='application/atom+xml'/>
<link expr:href='data:blog.homepageUrl + &quot;feeds/posts/default?alt=rss&quot;' expr:title='data:blog.title + &quot; - RSS&quot;' rel='alternate' type='application/rss+xml'/>
<link expr:href='&quot;http://www.blogger.com/feeds/&quot; + data:blog.blogId + &quot;/posts/default&quot;' expr:title='data:blog.title + &quot; - Atom&quot;' 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 == &quot;item&quot;'>
<b:if cond='data:blog.postImageThumbnailUrl'>
<link expr:href='data:blog.postImageThumbnailUrl' rel='image_src'/>
</b:if>
<b:if cond='data:blog.metaDescription != &quot;&quot;'>
<meta expr:content='data:blog.metaDescription' name='description'/>
<b:else/>
<meta expr:content='data:blog.pageName + &quot; - &quot; + 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>
&lt;style type=&quot;text/css&quot;&gt;&lt;!-- /* <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'>&#160;</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 -->
&lt;!--</body>--&gt;&lt;/body&gt;</HTML>

Saturday, March 5, 2016

How To Charge Font Awesome Css Asynchronous Inward Blogger

How To Load Font Awesome CSS Asynchronous In Blogger How To Load Font Awesome CSS Asynchronous In Blogger
Hello Folks,Today inwards this article nosotros are going to explicate How to install Font awesome CSS File Asynchronous.Mostly each together with every website is using font awesome css inwards their websites oe blogs.But occupation is this when y'all depository fiscal establishment tally your page speed examination on google y'all volition uncovering that font awesome css file is rendering your webpage to charge trial speed is slow.How to take away font awesome blocking script file because this drive a delay inwards rendering your blog.You must eliminate render-blocking CSS inwards the above crimp content.If y'all desire to speed upward your website page charge fourth dimension together with hence y'all accept to optimize CSS delivery of Font awesome hence it volition freely passes google page speed test.To depository fiscal establishment tally what scripts together with css is rendering your website or blog,visit the below link.
After Visiting simply fetch url of your website together with y'all tin easily encounter if at that topographic point is whatever resources is blocking your webpage inwards rendering together with hence y'all must depository fiscal establishment tally together with solve it equally presently to increase the page charge speed time.you volition encounter message similar this if your website accept blocking coffee script together with font awesome css file:

How To Load Font Awesome CSS Asynchronous In Blogger How To Load Font Awesome CSS Asynchronous In Blogger
In the ikon y'all tin clearly encounter that javascript is rendering our website page to charge fast..we volition presently form it out :P but y'all tin encounter at that topographic point is no css file because nosotros accept already fixed it,so forthwith y'all besides need to fix.There are few methods to halt rendering css file from blogger template,but hither nosotros are going to part two methods amongst you,choose anyone together with brand cook css rendering file inwards google page speed examination insights.In social club to load asynchronous font awesome css file simply follow the steps mentioned below.

How To Eliminate Render Blocking Css inwards blogger template

Installation Steps:[Method-1]
Step 1. Log inwards to your Blogger account together with Go to your Blogger Dashboard.
Step 2. Now Click on  Template -> Edit HTML.
Step 3. Now Search For </head> tag together with re-create the below coffee script together with glue it simply to a higher house the </head> tag.
<script type="text/javascript">
//<![CDATA[
portion loadCSS(e, t, n) { "use strict"; var i = window.document.createElement("link"); var o = t || window.document.getElementsByTagName("script")[0]; i.rel = "stylesheet"; i.href = e; i.media = "only x"; o.parentNode.insertBefore(i, o); setTimeout(function () { i.media = n || "all" }) }
loadCSS("Link of your font awesome css file");
//]]>
</script>
If y'all desire to load to a greater extent than than 1 css file together with hence add together the script similar this:
<script type="text/javascript">
//<![CDATA[
portion loadCSS(e, t, n) { "use strict"; var i = window.document.createElement("link"); var o = t || window.document.getElementsByTagName("script")[0]; i.rel = "stylesheet"; i.href = e; i.media = "only x"; o.parentNode.insertBefore(i, o); setTimeout(function () { i.media = n || "all" }) }loadCSS("Css Link 1");loadCSS("CSS Link 2");
//]]>
</script>
Customization:
  • Replace CSS link 1 together with CSS Link 2 amongst your css stylesheet url. 
Step 4. Save your template..Done !

Installation Steps:[Method-2]
Step 1. Log inwards to your Blogger account and Go to your Blogger Dashboard.
Step 2. Now Click on  Template -> Edit HTML.
Step 3. Now Search for closing </body > tag together with glue the below coffee script simply above/before the </body> tag.
<script type="text/javascript">
(function() {
var css = document.createElement('link');
css.href = 'CSS File LINK URL';
css.rel = 'stylesheet';
css.type = 'text/css';
document.getElementsByTagName('head')[0].appendChild(css);
})();
</script>
Customization:
  • Replace CSS File LINK URL amongst your font awesome css file url. 
Step 4. Save your template..Done !

However nosotros recommend to utilization starting fourth dimension method to eliminate CSS homecoming blocking to a higher house the crimp content that is quite pop otherwise if y'all desire y'all tin utilization whatever method equally per your need.

Friday, March 4, 2016

How To Add Together Responsive Popular Upwards Most Me Widget Inward Blogger

How To Add Responsive POP UP About us writer information close me Widget In Blogger template How To Add Responsive POP UP About Me Widget In Blogger
Are you lot using whatsoever About us Widget inwards your blogger template? Any Info Plugin which display data close your website or you lot inwards a unique agency ? If non in addition to thence don't worry today nosotros are going to explicate How to Add Popup About us Widget Plugin for blogger template.In Popup information box gadget you lot tin dismiss Share close yourself (Author/Admin/Team) in addition to also add together your social media profiles.Popup information/Intro widget comes alongside v social media networks i.e Pinterest,Google Plus, Facebook , Twitter, Tumblr etc. in addition to i blogger website follow/Join our website tab also included.you tin dismiss also add together novel social media profiles also past times customizing it.
However popup close me box widget is really unique inwards it's ain agency it also heighten the spider web log or website niche.You tin dismiss add together widget inwards overstep navigation tab in addition to nosotros recommend overstep nav place.This close me box volition display equally a navigation special on your card similar it volition demonstrate Whatever you lot desire to laid the scream of this popup box similar Info/About Us/About Team Anything in addition to when you lot click on the push widget volition popup infront of the readers in addition to they tin dismiss read close you lot in addition to if they desire they tin dismiss also bring together you lot on your social media profiles fan page.In the correct side nosotros accept provided cross push to unopen the popup box thence simply elementary click on the push in addition to box volition close.Popup close us widget is totally responsive in addition to industrial plant perfectly alongside whatsoever shroud size.So to see responsive popup box follow the steps mentioned below.For The Demo Check Our About us Page.

How To Create Responsive Popup About Us Widget In Blogger Template

Installation Steps:
Step 1. Log inwards to your Blogger account in addition to Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. First Search for <head> past times Pressing Ctrl+F keys.
Step 4.Copy the below Font Awesome Icons stylesheet in addition to glue it simply below the <head> tag.
<link href='//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
If you lot are already using Fontawesome Stylesheet CSS in addition to thence skip the inwards a higher house 2 steps.
Step 5. Now Search for ]]></b:skin> or </style> past times Pressing Ctrl+F keys.
Step 6. Copy the below CSS code in addition to paste it simply earlier the ]]></b:skin> or </style> tag.
/* Author About Us past times www..Com */
.bsdboxinner{z-index:99;width:100%;height:575px;position:absolute;left:50%;margin-left:-310px;top:70px}
.contentboxbsd{position:absolute;background-color:#fff;top:30px;right:0;left:0;bottom:0;box-shadow:0 1px 5px rgba(0,0,0,.1)}
topstyle{background:#ff675c;height:70px;width:100%;position:inherit}
#logotext{background-color:#666;color:#fff;line-height:70px;text-align:center;font-size:150%;position:inherit;width:68.5%;box-sizing:initial}
#left{background:#fff;color:#666;top:70px;bottom:0;right:0;padding:20px 0 0 0;width:200px;position:inherit}
#left a{color:#888;transition:initial;}#left a:hover{color:#fff;}
#left i {margin:0 10px 0 0}
.tabelbsd1,.tabelbsd2,.tabelbsd3,.tabelbsd4,.tabelbsd5,.tabelbsd6,.tabelbsd7{cursor:pointer;padding:15px;color:#888;}
.tabelbsd1:hover{background:#cb2027;color:#fff}.tabelbsd2:hover{background:#e74c3c;color:#fff}.tabelbsd3:hover{background:#2980b9;color:#fff}.tabelbsd4:hover{background:#27C9E9;color:#fff}.tabelbsd5:hover{background:#3ca9d0;color:#fff}
.tabelbsd6:hover{background:#32506d;color:#fff}.tabelbsd7:hover{background:#f39c12;color:#fff}
#left .tabelbsd1:hover a,#left .tabelbsd2:hover a,#left .tabelbsd3:hover a,#left .tabelbsd4:hover a,#left .tabelbsd5:hover a,#left .tabelbsd6:hover a,#left .tabelbsd7:hover a{color:#fff}
#aboutbsd{background:#fafafa;width:62.2%;padding:20px 20px 40px 20px;color:#444;text-align:left;position:inherit;float:left;line-height:normal}
#aboutbsd img{margin:10px automobile 0 auto;display:table;border-radius:100%;max-width:140px;box-shadow:0 0 0 5px rgba(0,0,0,.03)}
.scrollbarboxbsd{overflow:hidden;text-align:justify;margin:55px 0 0 0}
.scrollbarboxbsd .innerbox{height:480px;overflow:auto}
#popup{display:none;opacity:0;visibility:hidden;transform:scale(1.1);-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;z-index:1003;transition:transform .6s cubic-bezier(.175,.885,.32,1.275),opacity .3s,visibility .3s}
#popup:target{display:block;position:fixed;top:0;left:0;right:0;bottom:0;margin:0;z-index:999;opacity:1;visibility:visible;margin:auto;transform:scale(1.0);}
.popup-container{position:relative;margin:0 auto;padding:20px}
a.popup-close{position:absolute;border-radius:50px;right:20px;line-height:50px;margin:0 auto;font-size:16px;text-decoration:none;color:rgba(0,0,0,0.2);font-family:fontawesome}
a.popup-close:hover{color:rgba(0,0,0,0.6);}
.totalposts{margin:auto;display:table;text-align:center}
.totalposts .totalnumber{display:inline;font-weight:700;font-size:300%;color:#aaa}
.totalposts .totallabel{display:block;color:#aaa;font-weight:700}
li.bloggersstandinfo{border:0;}
li.bloggersstandinfo a{background:#000;color:#fff;display:block;font-size:90%;font-weight:700;transition:background-color .3s}
li.bloggersstandinfo a:hover{background:#000;color:#ff4400;}
@media (min-width:768px){.popup-container{width:600px}}
@media (max-width:767px){.popup-container{width:100%}}
Step 7. Now Search for the opening <body> tag in addition to re-create the below code snippet in addition to glue simply after/below <body> tag.
<div class='popup-wrapper' id='popup'>
<div class='popup-container'>
<div class='bsdboxinner'>
<div class='contentboxbsd'>
<topstyle><span id='logotext'>Bloggersstand.Com | Empowering Bloggers</span>
<a class='popup-close' href='#closed' title='Close'><i class='fa fa-times'></i></a>
</topstyle>
<br/>
<div class='scrollbarboxbsd'>
<div class='innerbox'>
<div id='aboutbsd'>
<img alt='Shekhar Singh' height='140' src='http://lh5.googleusercontent.com/-jjffSYMrIe0/AAAAAAAAAAI/AAAAAAAACaE/nOLbYgELjwE/s80-c/photo.jpg' title='Bloggersstand' width='140'/><br/>
<script src='http://www.bloggersstand.com/feeds/posts/default?alt=json-in-script&amp;callback=getposts'/></script>
About us / About Author / About Team / About Me / Information </div></div></div>
<div id='left'>
<div class='tabelbsd1'><a href='https://www.pinterest.com/bloggersstand' target='_blank' title='Follow Us On Pinterest'><i class='fa fa-pinterest fa-fw'></i> Pinterest</a></div>
<div class='tabelbsd2'><a href='https://plus.google.com/115587840274121878323' rel='nofollow' target='_blank' title='Follow Us On Google Plus'><i class='fa fa-google-plus fa-fw'></i> Google Plus</a></div>
<div class='tabelbsd3'><a href='https://www.facebook.com/bloggersstand' rel='nofollow' target='_blank' title='Follow Us On Facebook'><i class='fa fa-facebook fa-fw'></i> Facebook</a></div>
<div class='tabelbsd4'><a href='https://twitter.com/bloggersstand' rel='nofollow' target='_blank' title='Follow Us On Twitter'><i class='fa fa-twitter fa-fw'></i> Twitter</a>
</div>
<div class='tabelbsd6'><a href='http://bloggersstand.tumblr.com' rel='nofollow' target='_blank' title='Follow Us On Tumblr'><i class='fa fa-tumblr fa-fw'></i> Tumblr</a></div>
<div class='tabelbsd7'><a href='https://www.blogger.com/follow-blog.g?blogID=8771880403313863692' rel='nofollow' target='_blank' title='Join Us'><i class='fa fa-users fa-fw'></i>Join Our Website</a></div>
</div></div></div></div></div>
Customization: 
  • To Write Description about me / close website supervene upon the inwards a higher house highlighted text inwards red color.
  • Replace Bloggersstand.Com | Empowering Bloggers for your championship of popup close me box.
  • Replace highlighted light-green color alongside your ikon url.
  • Change Bloggersstand alongside your username.
  • Change Blog id alongside your Blog id.
  • Replace Bloggersstand.com for Post count alongside your spider web log or website url.
Step 8. Now search for </head> tag in addition to re-create the below coffee script in addition to glue it before/above the </head> tag.
<script type='text/javascript'>
//<![CDATA[
// Total Posts fob past times www.bloggersstand.com
business office getposts(json){var totalposts=json.feed.openSearch$totalResults.$t;document.write('<div class="totalposts"><span class="totalnumber">'+totalposts+'</span><span class="totallabel">Published Article</span></div>');}
//]]>
</script>
Step 9. Now To add together popup widget inwards your navigation card simply add together the next HTML code into your card nav.
<li class='bloggersstandinfo'><a class='popup-link' href='#popup'>About Us</a></li> 
Step 10. Now Save your template..Done ! 

How To Install Responsive Recent Posts Slider Inward Blogger

How to Add responsive posts sliding widget plugin inward blogger template How To Install Responsive Recent Posts Slider In Blogger
Hello Folks, Today nosotros are going to part about other awesome blogger Plugin,How to Add Responsive Posts Slider In Blogger Template.This gadget is totally responsive that agency it volition piece of job perfect amongst whatever enshroud size.Reponsive Recent posts/Article slider is unique inward it's ain way,In this tool you lot tin display recent updates of your website or blog.Now days everyone wants responsive plugins for their blogger template which suits the weblog niche together with also happy to serve to whatever enshroud size whether it's iphone model or ipad.You powerfulness been using posts slider inward your template but that is mobile friendly? responsive friendly? If non supervene upon that slider amongst this beautiful responsive recent post slider.So to take in this widget follow the steps mentioned below.
Demo:


How To Add Responsive recent Posts slider inward blogger template

Installation steps:
Step 1. Log inward to your Blogger account together with Go to your Blogger Dashboard.
Step 2. Now Click on  Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> yesteryear Pressing Ctrl+F keys.
Step 4. Copy the below CSS code together with paste it simply earlier the ]]></b:skin> or </style> tag.
/* Responsive Slider By www..com */
#recentpostbsd {margin:15px auto;}
#bsdslide *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
#bsdslide ul,#bsdslide li{padding:0;margin:0;list-style:none;position:relative}
#bsdslide ul{height:320px}
#bsdslide li{width:50%;height:100%;position:absolute;display:none}
#bsdslide li:nth-child(1), #bsdslide li:nth-child(2), #bsdslide li:nth-child(3), #bsdslide li:nth-child(4), #bsdslide li:nth-child(5){display:block}
#bsdslide li:nth-child(1){left:0;top:0}
#bsdslide li:nth-child(2){left:50%;width:25%;height:50%}
#bsdslide li:nth-child(3){left:75%;width:25%;height:50%}
#bsdslide li:nth-child(4){left:50%;top:50%;width:25%;height:50%}
#bsdslide li:nth-child(5){left:75%;top:50%;width:25%;height:50%}
#bsdslide li:nth-child(1) h4 {overflow:hidden;font-size:25px;bottom:0;color:#fafafa;width:100%;
padding:10px 10px 10px 90px;text-align:left;text-transform:uppercase;background:rgba(0,0,0,0.3);
height:90px;font-family:&#39;Oswald&#39;;text-shadow:2px 2px 0 rgba(0,0,0,0.2);line-height:32px;left:0;}
#bsdslide li:nth-child(1) .label_text {font-size:30px;display:block;bottom:10px;left:10px;
padding:0;font-family:&#39;Roboto&#39;;box-shadow:5px 3px 0 rgba(0,0,0,0.2);}
#bsdslide li:nth-child(1) span.dd {display:block;font-size:30px;padding:12px 15px;
background:#8ED557;margin:0;}
#bsdslide li:nth-child(1) span.dm {display:block;font-size:14px;background:#333;color:#fff;
padding:5px 21px;text-transform:uppercase;margin:0;}
#bsdslide li:nth-child(1) span.dy, #bsdslide li:nth-child(1) span.autname{display:none;}
#bsdslide a{display:block;width:100%;height:100%;overflow:hidden}
#bsdslide img{display:block;width:100%;height:auto;border:0;padding:0;background-color:#333;-moz-transform:scale(1.0) rotate(0);-webkit-transform:scale(1.0) rotate(0);-ms-transform:scale(1.0) rotate(0);transform:scale(1.0) rotate(0);transition:all 0.6s linear;}
#bsdslide li a:hover img {-moz-transform:scale(1.1) rotate(1deg);-webkit-transform:scale(1.1) rotate(1deg);-ms-transform:scale(1.1) rotate(1deg);transform:scale(1.1) rotate(1deg);transition:all 0.3s linear;}
#bsdslide .overlayx{width:100%;height:100%;position:absolute;z-index:2;background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsBMeifKWTcSEu5F7Tkv2-5Xu00bHpsPDTVjvVj1sciUj0VYVnuteb6LXmzNtUQemV0_MObp5ZWfdQYdCopqxM5uWdmsJupws_Ts1qN2x-P-NmWJSHQnDFYv6JSZNRKFdPCFAkD4Ky1nI/s1600/fade+bloggersstand.png);background-position:50% 40%;background-repeat:repeat-x;}
#bsdslide h4{position:absolute;bottom:40px;margin:0;font-size:13px;font-family:&#39;Roboto&#39;;
left:10px;padding:5px 10px;color:#fefefe;z-index:3;line-height:20px;font-weight:normal;
background:rgba(40,40,40,0.6);text-align:left;text-transform:uppercase;margin-right:10px;}
#bsdslide .label_text{font-size:12px;color:#fff;bottom:10px;z-index:3;left:10px;
position:absolute;background:rgba(142,213,87,0.8);padding:3px 6px;font-family:&#39;Roboto&#39;;
text-transform:uppercase;}
#bsdslide li:nth-child(2) .autname,#bsdslide li:nth-child(3) .autname,#bsdslide li:nth-child(4) .autname,#bsdslide li:nth-child(5) .autname{display:none;}
#bsdslide .overlayx,#bsdslide li{transition:all .4s ease-in-out}
#bsdslide li:nth-child(1) .overlayx{display:none;}
#bsdslide li:hover .overlayx{opacity:0.1}
@media solely enshroud together with (max-width:800px){
#bsdslide li:nth-child(1) h4 {font-size:18px;line-height:24px;}}
@media solely enshroud together with (max-width:600px){
  #bsdslide ul{height:600px}
  #bsdslide li:nth-child(1){width:100%;height:50%}
  #bsdslide li:nth-child(2){top:50%;height:25%;left:0;width:50%}
  #bsdslide li:nth-child(3){left:50%;top:50%;width:50%;height:25%}
  #bsdslide li:nth-child(4){left:0;top:75%;height:25%;width:100%}
  #bsdslide li:nth-child(5){display:none;}}
@media solely enshroud together with (max-width:480px){
#bsdslide li:nth-child(1) h4 {font-size:13px;line-height:16px;}}
Step 5. Now Search for closing </body> tag together with re-create the below code snippet together with glue it simply before/above </body>
<script type="text/javascript" src="https://rawgit.com/ishekharsingh/bloggersstand/master/responsiveslider.js"></script>
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function () {
Recentpostbsd({
blogURL:"http://www.bloggersstand.com",
MaxPost:5,
container:"#recentpostbsd",
ImageSize:450,
Time:9000,
autoplay:true,
tagName:false
});
});
//]]>
</script>
Customization: 
  • Replace Bloggersstand.com amongst your url.
  • To alter the seat out of max post replace 5 with your number.
  • To alter the icon size, change 450  with your icon dimension.
  • To Change the fourth dimension of posts slider , alter 9000 amongst your fourth dimension (9000 agency ix seconds)
  • If you lot desire to slide posts automatically together with hence Autoplay tag is True if you lot don't desire simply instruct inward False.
Step 6. Now Wherever you lot desire to display the Responsive recent post slider inward your blogger template simply add together the below code tag.
<div id="recentpostbsd"></div>
If you lot desire to display Responsive Recent posts slider widget solely on your homepage,then add together the next status tag.
<b:if cond='data:blog.url == data:blog.homepageUrl'><div id="recentpostbsd"></div></b:if>
Now Save your Template..Done !

Step 7. If you lot are non comfort amongst manual settings to add together slider,then for you lot nosotros are making piffling simple.Just become to your layout->Add a Gadget->Select->HTML/JAVASCRIPT and copy the below code together with glue inward your gadget box.
<style>
/* Responsive Slider By www..com */
#recentpostbsd {margin:15px auto;}#bsdslide *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#bsdslide ul,#bsdslide li{padding:0;margin:0;list-style:none;position:relative}#bsdslide ul{height:320px}#bsdslide li{width:50%;height:100%;position:absolute;display:none}#bsdslide li:nth-child(1), #bsdslide li:nth-child(2), #bsdslide li:nth-child(3), #bsdslide li:nth-child(4), #bsdslide li:nth-child(5){display:block}#bsdslide li:nth-child(1){left:0;top:0}#bsdslide li:nth-child(2){left:50%;width:25%;height:50%}#bsdslide li:nth-child(3){left:75%;width:25%;height:50%}#bsdslide li:nth-child(4){left:50%;top:50%;width:25%;height:50%}#bsdslide li:nth-child(5){left:75%;top:50%;width:25%;height:50%}#bsdslide li:nth-child(1) h4 {overflow:hidden;font-size:25px;bottom:0;color:#fafafa;width:100%;padding:10px 10px 10px 90px;text-align:left;text-transform:uppercase;background:rgba(0,0,0,0.3);height:90px;font-family:&#39;Oswald&#39;;text-shadow:2px 2px 0 rgba(0,0,0,0.2);line-height:32px;left:0;}#bsdslide li:nth-child(1) .label_text {font-size:30px;display:block;bottom:10px;left:10px;padding:0;font-family:&#39;Roboto&#39;;box-shadow:5px 3px 0 rgba(0,0,0,0.2);}#bsdslide li:nth-child(1) span.dd {display:block;font-size:30px;padding:12px 15px;background:#8ED557;margin:0;}#bsdslide li:nth-child(1) span.dm {display:block;font-size:14px;background:#333;color:#fff;padding:5px 21px;text-transform:uppercase;margin:0;}#bsdslide li:nth-child(1) span.dy, #bsdslide li:nth-child(1) span.autname{display:none;}#bsdslide a{display:block;width:100%;height:100%;overflow:hidden}#bsdslide img{display:block;width:100%;height:auto;border:0;padding:0;background-color:#333;-moz-transform:scale(1.0) rotate(0);-webkit-transform:scale(1.0) rotate(0);-ms-transform:scale(1.0) rotate(0);transform:scale(1.0) rotate(0);transition:all 0.6s linear;}#bsdslide li a:hover img {-moz-transform:scale(1.1) rotate(1deg);-webkit-transform:scale(1.1) rotate(1deg);-ms-transform:scale(1.1) rotate(1deg);transform:scale(1.1) rotate(1deg);transition:all 0.3s linear;}#bsdslide .overlayx{width:100%;height:100%;position:absolute;z-index:2;background-image:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhsBMeifKWTcSEu5F7Tkv2-5Xu00bHpsPDTVjvVj1sciUj0VYVnuteb6LXmzNtUQemV0_MObp5ZWfdQYdCopqxM5uWdmsJupws_Ts1qN2x-P-NmWJSHQnDFYv6JSZNRKFdPCFAkD4Ky1nI/s1600/fade+bloggersstand.png);background-position:50% 40%;background-repeat:repeat-x;}#bsdslide h4{position:absolute;bottom:40px;margin:0;font-size:13px;font-family:&#39;Roboto&#39;;left:10px;padding:5px 10px;color:#fefefe;z-index:3;line-height:20px;font-weight:normal;background:rgba(40,40,40,0.6);text-align:left;text-transform:uppercase;margin-right:10px;}#bsdslide .label_text{font-size:12px;color:#fff;bottom:10px;z-index:3;left:10px;position:absolute;background:rgba(142,213,87,0.8);padding:3px 6px;font-family:&#39;Roboto&#39;;text-transform:uppercase;}#bsdslide li:nth-child(2) .autname,#bsdslide li:nth-child(3) .autname,#bsdslide li:nth-child(4) .autname,#bsdslide li:nth-child(5) .autname{display:none;}#bsdslide .overlayx,#bsdslide li{transition:all .4s ease-in-out}#bsdslide li:nth-child(1) .overlayx{display:none;}#bsdslide li:hover .overlayx{opacity:0.1}
@media solely enshroud together with (max-width:800px){#bsdslide li:nth-child(1) h4 {font-size:18px;line-height:24px;}}
@media solely enshroud together with (max-width:600px){  #bsdslide ul{height:600px}  #bsdslide li:nth-child(1){width:100%;height:50%}  #bsdslide li:nth-child(2){top:50%;height:25%;left:0;width:50%}  #bsdslide li:nth-child(3){left:50%;top:50%;width:50%;height:25%}  #bsdslide li:nth-child(4){left:0;top:75%;height:25%;width:100%}  #bsdslide li:nth-child(5){display:none;}}
@media solely enshroud together with (max-width:480px){#bsdslide li:nth-child(1) h4 {font-size:13px;line-height:16px;}}
</style>
<div id="recentpostbsd"></div>
<script type="text/javascript" src="https://rawgit.com/ishekharsingh/bloggersstand/master/responsiveslider.js"></script>
<script type='text/javascript'>
//<![CDATA[
$(document).ready(function () {
Recentpostbsd({
blogURL:"http://www.bloggersstand.com",
MaxPost:5,
container:"#recentpostbsd",
ImageSize:450,
Time:9000,
autoplay:true,
tagName:false
});
});
//]]>
</script>

Now Save your gadget. 

Step 8. If you lot desire to display the widget solely on Homepage/Main page together with hence add together the next conditional tag inward your Widget.Suppose your widget id is HTML3 together with hence simply become to your template->edit html and afterwards that choose your widget,look below for example.
How to Add responsive posts sliding widget plugin inward blogger template How To Install Responsive Recent Posts Slider In Blogger
After selecting your widget together with hence your code volition await similar this.
 <b:widget id='HTML3' locked='false' title='' type='HTML'>
      <b:includable id='main'>
  <!-- solely display championship if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:includable>
</b:widget>
Now to display widget solely on homepage nosotros are going to add together status tags.now your code volition await similar this.
 <b:widget id='HTML3' locked='false' title='' type='HTML'>
      <b:includable id='main'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
  <!-- solely display championship if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>
</b:if>
</b:includable>
</b:widget>
You tin run into to a higher identify highlighted code is for display the widget solely on homepage together with nosotros recommend to add together this widget solely on homepage. 

Wednesday, March 2, 2016

How To Opened Upwards All Links Inward Novel Tab/Window Inward Blogger

today inwards this article nosotros are going to explicate How to Open All External How To Open All Links In New Tab/Window In Blogger
Hello Guys,today inwards this article nosotros are going to explicate How to Open All External+Internal Links inwards New Tab/Window inwards chrome, Mozilla Firefox, safari etc.This play a joke on opening tab inwards novel window volition industrial plant perfectly alongside all the major browsers.Yesterday 1 of our reader asked to opened upward all links inwards novel tab whether it is external or internal.

Difference Between External And Internal Links:

External links are those links when you lot practice whatsoever file or upload something over the mesh or when you lot wants to portion around hyperlinks but you lot don't desire visitor larn out your website for next that hyperlink those links are called External links.Internal Links are those links which is construct internally inwards your blogger template,you tin nation you lot posts links,related articles links,navigation menus links these links are called Internal links.

How To Open All Website Links In New Tab

You powerfulness bring seen  in hence many websites or blogs when you lot click on whatsoever links of a abrupt novel window volition opened upward as well as that links display over the novel tab that industrial plant because of JavaScript.Opening all links inwards novel tab volition also growth the bounce charge per unit of measurement of your website as well as also meliorate your ranking.Because whenever somebody clicks on whatsoever link of your blogger template hence ever novel tab volition opened upward result opening of multiple pages instead of 1 page hence definitely it volition meliorate your ranking too.We bring Used ii ways to opened upward all links inwards tab 1 yesteryear using Script as well as minute 1 is real elementary merely adding additional tag inwards blogspot template.So to catch this play a joke on must follow the steps mentioned below.
Installation Steps: [Method :1 ]

Step 1. Log inwards to your Blogger account as well as Go to your Blogger Dashboard.
Step 2. Now Go to your Layout->Add a Gadget->Select->HTML/JAVASCRIPT box as well as re-create the below code snippet as well as glue inwards the gadget.
<script type='text/javascript'>
var arr = document.getElementsByTagName("a"); //get all the links on a page(var i = 0; i < arr.length; i++)
{
if(arr[i].href.indexOf("http://www.bloggersstand.com") < 0 //​​instead link on this page
&& arr[i].href.indexOf("javascript:") < 0) // link
arr[i].target = "_blank";
}
</script>
Customization:

  • Replace Bloggersstand alongside your website/blog url. 
Step 3. Save Template.

Installation Steps: [Method:2]


Step 1. Log inwards to your Blogger account and Go to your Blogger Dashboard.
Step 2. Now Go to Template->Edit HTML
Step 3. Now Search For the </head> tag as well as re-create the below code snippet as well as add together merely before/above </head>
<base target='_blank'/>
Step 4. Now Save Your Template..Done ! 

Tuesday, March 1, 2016

How To Install Multi Writer Bio Box Widget Inward Blogger

How To Install Multiple Author Bip Box Widget In Blogger Template How To Install Multi Author Bio Box Widget In Blogger
Your Website or Blog Needs Multiple Author Bio Box? Do you lot desire to add Multi Author Box inwards Blogger Template? Today inwards this article nosotros are going to explicate How you lot tin add together Beautiful Multiple Guest/Author Bio's Widget Box within the blogger website.Multi Author box volition endure visible but  at the goal of the article/posts or you lot tin nation but inwards a higher house the post service footer.Now days at that topographic point are lot's of fob to install multiple writer gadget plugin inwards blogger template but nosotros accept tried our best to teach far every mo much uncomplicated every mo possible promise you lot guys volition similar it.Benefits of multi writer box widget is similar if your website's or weblog accept multiple author's admin's in addition to they all write the content thus that fourth dimension nosotros demand multiple writer box to display the Bio of the author.
Multi Author Box widgets comes amongst Social media profile links in addition to close the writer department in addition to their image/avatar.Multiple writer box tool plugin display the writer information from their google summation profile in addition to this features makes this widget unique in addition to stylish.Because nosotros accept seen lot's of Multiple writer tools in addition to inwards all that nosotros demand to write the author/admin/guest intro manually but inwards this multi writer box widget automobile calls information from google + profile in addition to display in front of readers.We accept used some CSS to laissez passer on some fashionable hold off in addition to HTML.One of our precious reader asked for Multiple writer bio box widget thus that nosotros accept decided to brand this widget best in addition to today nosotros are hither amongst this unique beautiful Multiple Author Biography widget.So to catch this plugin follow the steps mentioned below.

How to install multiple Author Biography Widget In Blogger Template

Installation Steps:
Step 1. Log inwards to your Blogger account and Go to your Blogger Dashboard.

Step 2. Now Click on  Template -> Edit HTML.
Step 3. Now Search for the following <data:post.body/> tag in addition to re-create the below code snippet in addition to glue it but afterwards the <data:post.body/> tag.
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='bsd-author-box-wrap'>
<div class='bsd-author-box-full'>
<div class='boxbsd-avatar'>
<a href=''>
<img class='author-image' expr:alt='data:post.author' expr:src='data:post.authorPhoto.url' height='111' width='111'/>
</a>
</div>
<div class='author-des-bsd-cntr'>
<h4><a href='#' rel='author'><data:post.author/></a></h4>
<p>
<data:post.authorAboutMe/>    
</p>
<div class='authorsocialprofile'>
<a class='img1' href='#' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a>
<a class='img2' href='#' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>
<a class='img3' href='#' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a>
<div class='clr'/>
</div>
</div>
</div>
</div>
<div style='clear:both'/>
</b:if>

Step 4. Now Search For the ]]></b:skin> or </style> and re-create the below CSS code in addition to glue it but Before/Above.
/* Multiple Author Box CSS By www.BloggersStanD.com */
.bsd-author-box-wrap{background:#fff;margin:0 automobile 20px;padding:20px;overflow:hidden;border:1px company #ccc;}
.boxbsd-avatar {float:left;margin-right:20px;}
.boxbsd-avatar img{width:110px;height:auto;}
.author-des-bsd-cntr h4{font-weight:710;font-size:15px;display:block;margin:0;margin-bottom:1px}
.author-des-bsd-cntr h4 a{color:#FF6600}
.author-des-bsd-cntr h4 a:hover{color:#2C2C2C}
.author-des-bsd-cntr p{margin:0;color:#5F5F5F;font-size:95%;margin-bottom:7px}
.authorsocialprofile a{display:inline-block;text-align:center;margin-right:10px}
.authorsocialprofile a i{font-family:Fontawesome;width:20px;height:20px;line-height:20px;padding:5px;display:block;opacity:1;border-radius:2px;transition:all .3s;}
.authorsocialprofile a:nth-child(1) i {background:#2d609b;color:#fff;}
.authorsocialprofile a:nth-child(2) i {background:#19bfe5;color:#fff;}
.authorsocialprofile a:nth-child(3) i {background:#eb4026;color:#fff;}
.authorsocialprofile a:hover:nth-child(1) i,.authorsocialprofile a:hover:nth-child(2) i,.authorsocialprofile a:hover:nth-child(3) i {opacity:0.90;}
Step 5. Now salvage your Template

How to Display Author Information/Description In Widget 

Step 1. Visit your google summation profile https://plus.google.com and that click on About Section and at in 1 lawsuit click on Add a introduction hold off below for example:
How To Install Multiple Author Bip Box Widget In Blogger Template How To Install Multi Author Bio Box Widget In Blogger
Step 2. Now if you lot accept completed  the inwards a higher house footstep ,you demand to popular off along to footstep 2d i.e is inwards your blogger.Open your blogger Dashboard->Layout thus teach to primary surface area in addition to check demo writer profile below posts look below for example:
How To Install Multiple Author Bip Box Widget In Blogger Template How To Install Multi Author Bio Box Widget In Blogger
Step three . After Clicking on Show writer profile below post service salvage your widget..Done !