For these you need a account on blogger.com where you can create a free blog, In this guide I'm not going to tell you that how you can create a blog on blogger, I assume that you have a blogger account with a blogger blog, so let's get started!
Also Read: Complete Guide To Setup Blog
- Go To Blogger Dashboard
- On Blogger Dashboard click Template
- Now Click On Backup/Restore button (Top Right).
- Click Choose File button. Find where the “seomag-theme.xml” file location.
- Now Click On Upload Button.
Navigation menu will helps to make site user friendly, You can add label links, page links, affliate links or any external website link by just changing it little bit.
- Go To Blogger Dashboard
- On Blogger Dashboard click Template
- Now Click On Edit HTML button
- Now Find
<!--Navigation Menu-->
in template code using ctrl+f - Now you will see navigation menu code, just change its text and link according to your need.
Email Subscription box will help you to make your blog viral using email marketing, to add your own feedburner user name follow below steps:
- Go To Blogger Dashboard
- Click On Layout Tab
- Now Click on Add Gadget and add html/javascript
- Now Just Copy and paste below code there:
<form class="emailbox" action="http://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('http://feedburner.google.com/fb/a/mailverify?uri=seotemplates', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><div class="etitle1">Get Email Updates</div> <div class="etitle2">It's Free</div> <center><p><input type="text" class="inputof" placeholder="Enter your email here..." name="email"/></p><input type="hidden" value="seotemplates" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Get Instant Access" class="btnof" /></center></form>
Now replace seotemplates with your feedburner username.
Read This: Step by Step Guide to Setup FeedBurner for Blogger
For adding facebook like box to blogger, go to official Like Box Generator and then paste your page URL and then click on Get Code button, Now select iFrame Copy given code and paste it in HTML/Javascript by adding New gadget in layout tab.
Twitter is very popular social media websites. Like others social networks, Twitter also plays an important role for every blog and website.
- Go To Blogger Dashboard
- Click On Layout Tab
- Now Add Gadget >> HTML/JavaScript
- Paste below code there:
<a class="twitter-timeline" href="https://twitter.com/lordemusic" data-widget-id="429486347175211008">Tweets by @lordemusic</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
- Replace
lordemusic
with your twitter username.