Saturday, February 4, 2017

How To Install Schema.Org Markup On Blogger Carte Du Jour System

org markup inwards blogger website navigation bill of fare How To Install Schema.Org Markup On Blogger Menu System
Hello Folks, Today inwards this article nosotros are going to explicate How to Install Schema.org Markup On Blogger Menu Navigation.We bring already shared topics on Schema.org.Implementing all Schema.org linguistic communication tags inwards your blogger template volition for certain growth your ranking inwards Alexa. Because Schema.org vocabulary special created for empathise the website or blogs of import parts as well as amend way to index them on google.Adding schema markup inwards blogger navigation is real tardily to empathise as well as install.If y'all add together schema.org markup that way y'all bring declared your bill of fare items to google.In enterprise to cheque your Schema.org navigation is installed perfectly y'all must take in google information structured testing tool https://developers.google.com/structured-data/testing-tool/ and cheque your site navigation schema markup if all things installed correctly y'all tin come across that your schema.org working proficient , await below for example:
org markup inwards blogger website navigation bill of fare How To Install Schema.Org Markup On Blogger Menu System
In the higher upward icon y'all tin come across that all proficient amongst right tick that way everything is working smoothly.And await inwards higher upward icon y'all tin clearly come across that at that topographic point is showing site navigation elements (2).It's displaying 2 because nosotros bring 2 website navigation bill of fare installed inwards our website,if y'all bring 1  then it volition display 1 site navigation element inwards google structured information testing tool.So y'all must add together or practise schema.org markup on blogger menu/navigation inwards enterprise to assistance google search engine number to empathise your markups for menu.To Add schema.org markup on website bill of fare y'all must follow the steps below.

How to Create/Add Schema Markup On Blogger Menu

Installation Steps:
Step 1. Log inwards to your Blogger trouble concern human relationship as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for the <nav id='topnav'> tag this is the almost mutual used tag for navigation menu,if it's dissimilar inwards your instance simply supersede amongst your bill of fare tag.
Step 4. Now Replace <nav id='topnav'> with the below Schema.org markup, points to shout out upward if your bill of fare tag is dissimilar utilization that.
<nav id='topnav' itemscope='itemscope' itemtype='http://schema.org/SiteNavigationElement' role='navigation'>
y'all tin come across inwards higher upward code snippet nosotros bring added schema.org markup inwards it.

Step 5. Now nosotros are going to add together schema markup on navigation bill of fare items.Just below the <navid='topnav'> y'all tin come across your bill of fare exceptional listing , earlier installing schema.org markup inwards your blogger template,it volition await similar this:
<li><a href='URL of Menu Item'  title='Title For Item'><span>Blogging</span></a></li>
Now nosotros bring added schema.org markup inwards the bill of fare exceptional listing supersede all the bill of fare items amongst the schema.org markup,now it volition await similar this:
<li><a href='Your URL of Menu Item' itemprop='url'  title='Title For Item'><span itemprop='name'> Blogging</span></a></li>
If y'all desire y'all tin take away the title because it's non compulsory. But removing the title of the bill of fare items volition non alter anything inwards your SEO but yep if y'all continue it ,i 'm certain it volition lift your navigation bill of fare system.:)

Step 6. Now Save your template.Done !

Tuesday, January 31, 2017

How To Add Together Apartment Colorful Cloud Label Widget Inwards Blogger

install add together fashionable beautiful custom label widget inward blogger template How To Add Flat Colorful Cloud Label Widget In Blogger
Hello Folks, Today inward this article nosotros are going to explicate How to add together Flat Colorful Label Widget inward blogger template.You mightiness accept noticed inward other websites that at that spot tags or categories looks inward unlike style.In this gadget nosotros accept used pure CSS for styling.However you lot tin alter the color according yourself.Blogger default cloud label widget is really unproblematic as well as does non suits whatever blogger website niche.This widget looks similar diamond kind as well as definitely increase the expect of your blogspot blog.In fellowship to increase page views of your website you lot must install categories department as well as then the visitors tin sympathise the topics of your website.In previous postal service nosotros accept shared Adding drop downwards business office on blogger labels.So to laissez passer fashionable on your labels you lot must install apartment colorful label widget inward your blogger template.To practise widget follow the steps mentioned below.

How to Create Flat Cloud Colorful Label Gadget In Blogger Template

Installation Steps:
Step 1. Log inward to your Blogger concern human relationship as well as Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.

Step 3. Now Search for ]]></b:skin> or </style> past times Pressing Ctrl+F keys.

Step 4. Now Copy the below CSS as well as glue it merely before/above </style> or ]]></b:skin>.

 /*Flat Cloud Label Widget By www.Bloggersstand.com*/ .Label a{ padding-left: 5px; padding-right: 31.5px; color: #fff!important; height: 32px; background: #63953D; margin-right: 2px; line-height: 28px; text-decoration: none; border: none !important; -webkit-transition: all .3s ease-in-out !important; float: left; margin-top: 2px; font-size: 12px; text-align: left; } .Label a:hover{ color:#fff !important; background:#8ED557; } .Label a:after{ content: ""; position: absolute; width: 0px; height: 0px; border-width: 16.5px; border-style: solid; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.3) rgba(0,0,0,0.1) transparent;} 

Customization:
  • To Change the background color supplant 63953D with your desired color.
  • To Change the Hover background color supplant 8ED557 amongst your desired color.
  • You tin conduct colors from color bicycle picker or color code generator.
Step 5. Now Save your Template..Done !

Sunday, January 29, 2017

How To Add Together Css Present Too Download Push Inwards Blogger

How To Add Demo And Download Buttons In Blogger template alongside fontawesome icon together with css How To Add CSS Demo And Download Button In Blogger
Hello Folks,Today inward this article nosotros are going to explicate you lot How to Add Demo together with Download Button Using CSS together with Font Awesome.These Demo together with Download Button volition Surely increase the await of your website or blog.However powerfulness hold upwards you lot guys are using dissimilar type of Demo together with Download Buttons yesteryear using whatsoever sort of scripts or ikon link for display.But these Buttons are totally dissimilar it loads real fast because nosotros bring used pure CSS3 together with Font awesome icons.Now Day every weblog or website bring font awesome characteristic inward their website.
If you lot don't bring fontawesome characteristic don't worry,you tin forcefulness out add together them anytime.To add together font awesome read here:How to Add Font awesome icons inward my template.Demo together with download buttons come upwards alongside font awesome icons together with you lot tin forcefulness out alter the icon also if you lot want.So to add together Buttons inward your blogger template follow the steps mentioned below.
Demo
See the Pen GoPWym yesteryear (@bloggersstand) on CodePen.

How to add together demo together with download buttons alongside font awesome icon 

installation steps:

Step 1. Log inward to your Blogger concern human relationship together with Go to your Blogger Dashboard.
Step 2. Now Click on -> Template -> Edit HTML.
Step 3. Now Search for ]]></b:skin> or </style> by Pressing Ctrl+F keys.
Step 4.Copy the whatsoever trend code from below together with glue it simply earlier the ]]></b:skin> or </style> tag.
#Style 1
/* CSS Button Style yesteryear www.BloggersStanD.com */
.bsdbutton{float:left;list-style:none;text-align:center;width:95%;margin:10px;padding:2px;font-size:14px;clear:both}
.bsdbutton ul{margin:0;padding:0}
.bsdbutton li{display:inline;margin:5px;padding:0;list-style:none}
.bsdbutton li a.demo,.bsdbutton li a.download{position:relative;padding:9px 48px 9px 16px;background:#f39c12;color:#fff!important;font-weight:700;font-size:14px;text-align:center;text-transform:uppercase;letter-spacing:0.5px;border-radius:3px;box-shadow:0 1px rgba(0,0,0,0.1);line-height:normal;transition:all .3s}
.bsdbutton li a.download{background:#3498db}
.bsdbutton li a.demo:hover,.bsdbutton li a.download:hover{background:#666}
.bsdbutton li a.demo:active,.bsdbutton li a.download:active{cursor:pointer}
.bsdbutton li a.demo:after,.bsdbutton li a.download:after{content:'\f135';background:rgba(0,0,0,0.1);position:absolute;right:0;top:0;font-weight:normal;display:inline-block;margin:0 0 0 10px;color:#fff;padding:11px;font-family:fontawesome}
.bsdbutton li a.download:after{content:'\f019'}
#Style 2 
/* CSS Button Style yesteryear www..Com */
.bsdbutton1{float:left;list-style:none;text-align:center;width:95%;margin:10px;padding:2px;font-size:14px;clear:both}
.bsdbutton1 ul{margin:0;padding:0}
.bsdbutton1 li{display:inline;margin:5px;padding:0;list-style:none}
.bsdbutton1 li a.demo,.bsdbutton1 li a.download{position:relative;padding:14px 48px 14px 16px;background:#f39c12;display:block;color:#fff!important;font-weight:700;font-size:14px;text-align:left;text-transform:uppercase;letter-spacing:.2px;border-radius:3px;box-shadow:0 1px rgba(0,0,0,0.1);line-height:normal;transition:all .3s;max-width:170px;margin:auto;overflow:hidden}
.bsdbutton1 li a.download{background:#3498db}
.bsdbutton1 li a.demo:hover,.bsdbutton1 li a.download:hover{background:#666}
.bsdbutton1 li a.demo:active,.bsdbutton1 li a.download:active{cursor:pointer}
.bsdbutton1 li a.demo:after,.bsdbutton1 li a.download:after{content:'\F054';background:rgba(0,0,0,0.1);position:absolute;right:0;top:0;font-weight:normal;display:inline-block;margin:0 0 0 10px;color:#fff;padding:16px 24px;font-family:fontawesome;transition:all .3s}
.bsdbutton1 li:hover a.demo:after,.bsdbutton1 li:hover a.download:after{background:transparent;-webkit-animation:bounceright .3s alternate remain infinite;animation:bounceright .3s alternate remain infinite}
@-webkit-keyframes bounceright{from{-webkit-transform:translateX(0)}to{-webkit-transform:translateX(3px)}}
@keyframes bounceright{from{transform:translateX(0)}to{transform:translateX(3px)}}

Customization:


Step 5. Now Search for <head> by Pressing Ctrl+F keys.
Step 6.Copy the below Font Awesome Icons script together with glue it simply earlier the <head> tag.
<link href='//netdna.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css' rel='stylesheet'/>
Step 7. Now Save your template.

How To Add Demo together with Download push clitoris within the post service editor

Whenever you lot practice a novel post service together with you lot wishing to add together these buttons simply click on HTML trend tab most compose trend within your post service editor together with conduct your house where you lot wishing to demo these push clitoris simply glue the whatsoever i of trend to demo the buttons within the post.
#Style 1
<div style="text-align: center;">
  <ul class="bsdbutton">
    <li><a class="demo" href="http://www.bloggersstand.com" target="_blank">Demo Link</a></li>
    <li><a class="download" href="http://bloggersstand.com" target="_blank">Download Link</a></li>
  </ul>
</div>
<div class="clear"></div>
#Style 2 
<div style="text-align: center;">
  <ul class="bsdbutton1">
    <li><a class="demo" href="http://bloggersstand.com" target="_blank">Demo Link</a></li>
    <li><a class="download" href="http://bloggersstand.com target="_blank">Download Link</a></li>
  </ul>
</div>
<div class="clear"></div>
And Publish Your Post ! 

Wednesday, November 23, 2016

How To Utilization Textile Pattern Coloring Boxes For Notes

How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
How to utilization Material blueprint color boxes-In this article nosotros volition explicate yous how to beautify your weblog or website alongside beautiful material design color box for custom How to Create Stylish CSS Note Box as well as CSS Notification Boxes using shortcode.Now days every blogger endeavour to brand their post to a greater extent than beautiful as well as unique as well as this is the best agency to add together colored blueprint boxes betwixt your post to highlight simply about important notice, quotes, headlines etc.

Why You should purpose Color box

One of the chief argue is yous must purpose color box inwards your long article is to brand the reader does non larn bored alongside writing from overstep to bottom without whatsoever note, quotes etc does non brand hold off beautiful your article.So inwards guild to run out on engage your visitors alongside your content yous must utilization unique blueprint as well as must purpose cloth blueprint color boxes inwards guild to larn readers attention. Interested to brand it? delight follow the tutorial below.

Installation Steps:

#1. Go to Blogger > Template > Edit Html
#2. Copy the below CSS as well as glue it simply earlier the ]]></b:skin> or </style>
/* Material Design Color Boxes past times bloggersstand.com*/
.bsdcolorboxes{overflow:hidden;position:relative;margin:.6rem 0 1rem;transition:box-shadow .26s;border-radius:3px;color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,0.16),0 3px 10px 0 rgba(0,0,0,0.12);padding:21px;font-size:15px}
.bsdcolorboxes.blue{background:#449d48}
.bsdcolorboxes.green{background:#4CAF50}
.bsdcolorboxes.red{background:#f5554a}
.bsdcolorboxes.orange{background:#ffa219}
.bsdcolorboxes.purple{background:#7446c4}
#3. Now relieve your template.

Finally nosotros are going to add together the cloth blueprint color boxes into the article.For that simply alter the fashion compose to html as well as re-create the whatsoever color code of your choice.

#1. Material Design Color Box Purple-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
<div class="bsdcolorboxes purple">
Material blueprint color box purple.
</div>
#2. Material Design Color Box Red-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
 <div class="bsdcolorboxes red">
Material blueprint color box red.
</div>
#3. Material Design Color Box Orange-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
 <div class="bsdcolorboxes orange">
Material blueprint color box orange.
</div>
#4. Material Design Color Box Blue-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
<div class="bsdcolorboxes blue">
Material blueprint color box blue.
</div>
#5. Material Design Color Box Green-
How To Create brand Material Design Color Boxes How To Create Material Design Color Boxes For Notes
<div class="bsdcolorboxes green">
Material blueprint color box green.
</div>
Save as well as Publish. 

Sunday, November 13, 2016

How To Monetize Adsense Matched Content Units

Matched content units is a complimentary proposition musical instrument that gives y'all a slow technique to promote your content cloth to your website guests. By providing your readers extra content cloth that is related to them, y'all mayhap tin terminate heighten your website's spider web page views together with too increase your income. AdSense promotes the articles inwards your spider web site which tin terminate last most related to the readers of these pages. As good as, relying inwards your spider web site, y'all powerfulness too last capable to demo ads inwards betwixt your recommendations.

Important Points to recollect close Matched contents

  • They hit related content cloth to the optic of your customers, which tin terminate assistance heighten spider web page views together with fourth dimension on website.
  • You'll last able to house Matched content cloth items on whatever of the pages inwards your eligible sites.
  • Advertisements are alone accessible for websites that may last nicely monetized.

Eligibility to brand exercise of Matched content material

The Matched content cloth exercise is out in that place to alternative publishers. To last eligible, it's essential to hit got a website that meets adsense minimal necessities for site visitors quantity together with multifariousness of distinctive pages. Adsense hit got position these necessities inwards house to brand certain that Matched content cloth offers an amazing expertise to your guests.

How to banking concern check website is eligible for matched content or not

To last eligible for Matched content, your spider web site should showtime run across adsense minimal necessities for site visitors quantity together with multifariousness of distinctive pages.
1. Sign inwards to your AdSense account.
2. On the correct side click on gear paradigm > settings
3. Now on the left side click on my sites.
4. Under "My sites", click Matched content.
5. Check your site is listed or not.
 a) In instance your spider web site is listed, y'all could house Matched content cloth models on whatever of its pages.
 b) In instance your spider web site is non listed, together with then it isn't at introduce eligible for Matched content material.
is a complimentary proposition musical instrument that gives y'all a slow technique to promote your content ma How To Monetize Adsense Matched Content Units
Above Image describes how to banking concern check your website is eligible for adsense matched content units or not.

How to display ads inwards matched content units

Relying inwards your spider web site, y'all may additionally last capable of introduce adverts inwards betwixt your Matched content cloth suggestions. Should you're eligible to betoken adverts inwards your Matched content cloth items, y'all may swap on the "Monetize with ads" exercise i time y'all hit or edit a Matched content cloth unit. Please last aware that past times opting inwards to this exercise y'all adjust to allow Google banking concern check out completely dissimilar refer sorts together with refer sizes inwards your Matched content cloth unit. Google volition alone introduce advertisements later they're to a greater extent than probable to acquit out effectively together with provide an fantabulous soul expertise.

This is an instance of a Matched content cloth unit of measurement displaying advertisements together with proposals. The advertisements hit got the "Ads" Tag.
is a complimentary proposition musical instrument that gives y'all a slow technique to promote your content ma How To Monetize Adsense Matched Content Units

Points to recollect earlier adding matched content units

  • Ads volition introduce alone when acceptable advertisements tin terminate last found.
  • Ads volition alter alongside the suggestions inwards your Matched content cloth unit.
  • Smaller Matched content cloth models with but i proposition slot won't introduce advertisements.
  • Ads shall last styled to enrich the seem together with experience of your content cloth suggestions.
  • The AdSense plan policies soundless use to Matched content cloth models with advertisements.

Saturday, November 12, 2016

How To Add Together Timeline Agency Sitemap Widget Inwards Blogger

How To Add Timeline Style Sitemap Widget In Blogger How To Add Timeline Style Sitemap Widget In Blogger
Today nosotros are going to country you lot how to install ajax based timeline sitemap widget for blogger static .page.Sitemap is a must accept spider web page for each weblog, it may assist to lift your weblog navigation as well as also to cutting dorsum the weblog's bounce price.The sitemap widget nosotros volition add together correct similar a shot exhibits an inventory of articles on the well-nigh recent revealed social club underneath every classes.

How to add together a timeline vogue sitemap widget inwards blogger template

Installation Steps:

Step 1. First become to Blogger Dashboard > Template > Edit HTML
Step 2. Click within the HTML Editor, Press CTRL+F
Step 3. Now search for </head>
Step 4. Above </head> house the below code.
<style type='text/css'>
.bsd-sitemap { border-bottom: 3px enterprise #415471; }.bsd-toc-wrap { display: inline-block; font-family:'Roboto Condensed',Helvetica; width: 100%; }.bsd-toc-wrap .bsd-cat { background: #415471; border-radius: 3px; color: #fff; font-size: 14px; font-weight: bold; padding: 5px 10px; text-transform: uppercase; }.bsd-cat:before{font-family:FontAwesome;content:'\F0A4';color:#fff;margin:0 3px;}.bsd-toc::before { background: #768187; bottom: 0; content: &quot;&quot;; left: 20%; margin-left: -10px; position: absolute; top: 0; width: 4px; }.bsd-toc { margin: 0; padding: 30px 20px; position: relative; }.bsd-toc li { list-style: none; margin: 0; padding: 0; position: relative; }.bsd-toc &gt; li .toc-date { color: #768187; display: block; font-size: 13px; font-weight: bold; position: absolute; text-transform: uppercase; top: 25px; width: 15%; }.bsd-toc &gt; li .bsd-icon { background: #fff; border-radius: 50%; box-shadow: 0 0 0 4px #768187; color: #fff; font-size: 1.4em; font-style: normal; font-variant: normal; font-weight: normal; height: 10px; left: 20%; line-height: 10px; margin: 0 0 0 -25px; position: absolute; text-align: center; text-transform: uppercase; top: 30px; width: 10px; }.bsd-toc &gt; li .bsd-post::after { border-color: transparent #fefefe transparent transparent; border-style: solid; border-width: 10px; content: &quot; &quot;; height: 0; pointer-events: none; position: absolute; right: 100%; top: auto; width: 0; }.bsd-toc &gt; li .bsd-post { background: #eeeeee; border-radius: 4px; display: block; font-size: 14px; line-height: 14px; margin: 0 0 10px 23%; padding: 20px 30px; position: relative; }.bsd-toc &gt; li .bsd-post a { color: #768187; font-weight: bold; }.bsd-toc &gt; li .bsd-post a:hover { color: #415471; }</style> <script src='http://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js' type='text/javascript'/>
<b:if cond='data:blog.pageType == &quot;static_page&quot;'>
<script src='https://cdn.rawgit.com/ishekharsingh/bloggersstand/master/sitemap.js' type='text/javascript'/>
</b:if>

Customization:

If you lot already using jquery script hence take the inwards a higher house highlighted script from the code. 
Step 5. Now Save your template.
Step 6. Now Go to Pages > New page
Step 7. Now write [sitemap] inwards html mode.
Step 7. Look below inwards illustration for adding sitemap widget
How To Add Timeline Style Sitemap Widget In Blogger How To Add Timeline Style Sitemap Widget In Blogger

Step 9. Now Publish your page as well as you lot are done.

Wednesday, October 26, 2016

Genova V2.3 - Intelligence & Journal Responsive Blogger Template

Genova is responsive journal blogger template Genova V2.3 - News & Magazine Responsive Blogger Template
Genova is responsive journal blogger template that comes amongst many features such equally powerful layout, flexible widgets, RTL support, sitemap widget custom heading in addition to sub championship in addition to more. It supports the blogger template designer in addition to compatible amongst mobile devices. Genova lets you lot to easily setup your weblog because nosotros bring tried to become inwards to a greater extent than user friendly. Genova is fully integrated amongst social media subscription in addition to sharing buttons. brand your site hold off perfect from all aspects of blueprint amongst Genova.

Features of Genova Blogger templates:

  • Settings Panel:Settings Panel allows you lot to easily plough off or 1 elements inwards Genova. Also, You tin alter text of to a greater extent than or less headings in addition to setup the pagination widget
  • Flexible layout:You tin utilization whatever of the layout manner amongst boxed or amount amongst other styles of background colors
  • Featured Area:Show your best postal service inwards the featured surface area in addition to become lot to a greater extent than attending from your reader. The cool gradiant icon hover upshot inwards featured postal service become inwards to a greater extent than attractive
  • News ticker:Animated tidings pump is 1 of the best chemical cistron inwards journal blog/website. So, Genova comes amongst animated tidings pump widget amongst unmarried shortcode to setu upward inwards blog.
  • Sidebar Auto tabs:You don’t postulate to putt dissimilar codes inwards dissimilar tabs to activate. In Genova, nosotros bring added a shortcode for sidebar tabs that volition operate automatically when you lot add together inwards sidebar HTML/Javascript widget
  • Recommended Content:It’s the best means to proceed your reader pass to a greater extent than fourth dimension on your blog. There is recommended postal service widget that volition demo when user complete the electrical flow postal service reading
  • Multi-comments:We bring made it slow to demo unmarried or multiple comments of your choice. You tin plough off whatever comment organization from the setting panel.
  • Styles:From template designer you lot tin alter the background of outer wrapper in addition to it volition outcome inwards novel hold off of your weblog totally diffrent from the introduce :)
  • Shortcodes:There is broad make of shortcodes are available inwards Genova. Buttons, sitemap, code boxes, alert messages in addition to awesome content tabs
  • Search Experience:Genova comes amongst totally novel search experienc, the user volition honey to search your site in addition to discovery amend content easily on the spot
  • Social Media:Social media is 1 of the almost of import purpose of blog. So, nosotros assist for it in addition to designed awesome looking social subscription widget inwards sidebar in addition to topbar. Also, at that topographic point is cool social sharing widgets at tiptop in addition to bottom of post
  • Typography:Genova Typography is much amend for journal weblog in addition to website. We tried to plough over maximum attending of user to your content amongst overnice font in addition to typography.
  • Boxed/Wide:Genova supports boxed or broad layout. You tin easily alter the hold off of your weblog amongst boxed or broad layout system
  • Mega Menu:You tin utilization uncomplicated mega bill of fare amongst 4 cols, carousel mega menu, recent postal service amongst commencement big or fifteen uncomplicated recent posts inwards mega menu
  • Loader/Lazy Load:The content inwards Genova loads amongst loader that volition growth the loading speed of blog/website:Custom Heading in addition to sub heading You tin add together your ain custom heading inwards recent postal service widget. Also, you lot tin add together sub championship for to a greater extent than explanation
  • Unlimited tabs inwards Carousel:You tin practice unlimited tabs inwards tiptop carousel in addition to demo your best content at best place
  • Pro Widgets:There is built inwards pro widgets of sitemap, contact shape in addition to many others
  • SEO:We tried our best to become inwards 100% SEO Optimized
  • Template Designer:It supports the blogger template designer, in addition to hence you lot tin easily alter the colors in addition to fonts of your choice