You can Follow Us on Google News | Telegram | WhatsApp Channel

How to add cool responsive sitemap to blogger

How to add cool responsive sitemap to blogger, add sitemap to your blog, responsive widgets for your blogger, Add responsive sitemap widget for blogger, sitemap widget, table of content widget for blogger, stylish sitemap blogger widget
Hi guys, Once again we are back with the amazing blogging tutorials. Hope you all like our new look.
Today I will discuss about the site map on blogspot blog. All the Blogspot blogger wants make cool and amazing site for there blog as like WordPress. But unfortunately features of WordPress cannot compete with the blogger.

Rather than this we have here the all new and awesome design for your blog sitemap. This is stylish sitemap with responsive design.
How to Add Sitemap to your blog
  1. Goto blogger dashboard, and select your blog.
  2. Goto page >> click on New Page and click on HTML tab
  3. Now copy the below code and paste in it.
<script src="https://dl.dropboxusercontent.com/u/36169749/scripts/widgets/btnt-sitemap.js" type='text/javascript'></script>
<script src="http://www.ecyberhome.com/feeds/posts/default?max-results=9999&amp;alt=json-in-script&amp;callback=loadtoc"></script>
<style type="text/css">
.post-archive { width: 100%; padding: 20px 0; text-transform: capitalize; }
.post-archive h4 { border-bottom: 2px solid #EEEEEE; color: #333333; font-size: 20px; margin: 0 0 10px 2px; padding: 0 0 10px; }
.ct-columns-3 { -moz-column-count: 3; -moz-column-gap: 10px; -moz-column-rule: none; -webkit-column-count: 3; -webkit-column-gap: 10px; -webkit-column-rule: none; column-count: 3; column-gap: 10px; column-rule: none;}
.ct-columns-3 p { padding: 5px 0px; -moz-column-break-inside: avoid; -webkit-column-break-inside: avoid; -o-column-break-inside: avoid; -ms-column-break-inside: avoid; column-break-inside: avoid; display: inline-block; width: 100%; }
.ct-columns-3 p a { background: #fafafa; color: #333; display: block; border: 1px solid #FFFFFF; font-size: 14px; line-height: normal; outline: 1px solid #EEEEEE; padding: 10px 15px; -webkit-transition:all .25s ease-in-out; -moz-transition:all .25s ease-in-out; -o-transition:all .25s ease-in-out; transition:all .25s ease-in-out; }
.ct-columns-3 p a:hover { background: #555; color: #fff; }
@media screen and (max-width: 768px){ .ct-columns-3 { -moz-column-count: 1; -moz-column-gap: 0px; -moz-column-rule: none; -webkit-column-count: 1; -webkit-column-gap: 0px; -webkit-column-rule: none; column-count: 1; column-gap: 0px; column-rule: none; } }
</style>

  • After Adding the above code. Replace http://www.ecyberhome.com/ with your blog link.
  • Now, Click publish and See the page.
  • That's all, We are done.
I hope you all like this new responsive look of Sitemap. Let me know your review about this responsive sitemap.

Happy Blogging.. !!!