The Ultimate Guide To Blogger Blogs

How To Add Facebook Widget To Your Blog


Add facebook widget to your blog

Do you know that Facebook can attract a lot of organic traffic to your site? Promoting your blog through facebook is one of the easiest ways to bring lots of traffic to your blog. Even visitors visiting your blog can share your page directly from your blog. So adding a facebook widget indirectly brings good organic traffic to your blog. In this post I am going to show you to add a facebook widget to your blog. Well there are many articles out there but most of them are outdated. So follow this tutorial if you want to know the latest method to add a facebook widget to your blog.



facebook widget for blogger

  • Then enter the width and height details you want. If you are not sure then tick the "Adapt to plugin container width". After that click on "Get Code."
  • Now you will be getting a dialog box with the code.
facebook widget for blogger

  • If you paste the JavaScript code, you will be getting a parsing error which says it has problems with the delimiter. So copy and paste the below code instead of the JavaScript code shown in the above screen shot.
                                <div id="fb-root"></div>
                                 <script>
                              /* <![CDATA[ */
                                (function(d, s, id) {
                            var js, fjs = d.getElementsByTagName(s)[0];
                          if (d.getElementById(id)) return;
                             js = d.createElement(s); js.id = id;
                           js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.3";
                             fjs.parentNode.insertBefore(js, fjs);
                           }(document, 'script', 'facebook-jssdk'));
                            /* ]]> */
                            </script>

  • Paste the above code along with the CSS code provided.
  • Remember that the CSS code has to be pasted in the layout section-->Add Widget-->HTML/JavaScript.
  • After you have done everything correctly, you should see the widget in the area where you have pasted.
If you find any difficulty in adding the widget, then put them in the comments below.






How To Add a Sitemap Link To Your Blog Menu

add sitemap page to blog menu

In this post, I'm going to show you how to add a sitemap file link to your blogger blog. Adding a sitemap to a blog is a great strategy to enhance your website rankings as well as your site traffic. First in order to link a sitemap you need to first create one. After the sitemap is created and submitted to the search engines, you can add this file and link it your blog menu. To do this

  • Login to your blogger dashboard and click on Template and click Edit HTML.
  • In the HTML code, find these lines of code that represents the menu elements in your blog.

  • Follow the same syntax as shown in the image above. If you want more detail on creating menus in blogger, you can refer this post.
If you have followed all the steps correctly, then your xml file looks like this

If you have anything to say or want to give any corrections, please put them in the comment section below.

How To Add Disclaimer and Privacy Policy Pages in Blogger Blogs

Add disclaimer and privacy policy to blogger

We might have gone through many blogs and websites in our day to day internet activities. Some of them look more professional and genuine to browse through and some other websites look a bit informal and creepy. Okay...coming on to the topic, blogs or websites which have a Disclaimer and Privacy Policy in their footer or header menus tend to look more professional in their approach and also give a neat look to the website. Also this will increase your chances of adsense approval. So in this article, I'm going to show you how to create a Disclaimer and Privacy Policy pages for blogger blogs.

Creating Disclaimer and Privacy Policy Pages in Blogger

  • Go to your blogger Dashboard and click on Pages -> New Page.
  • Give the Title to the page as Disclaimer or Privacy Policy and type the message you want to show in the respective pages.
  • Then click on Publish.

Linking The Pages


  • Now that the pages are created, we have to link them to the menu items.
  • For this go to Template -> Edit HTML.
  • In that, search for the code where you have created the menu tags.
  • They should look similar to the image below





  • Just replace the URL with the address of your blog with the extension which may look similar to the below format
                                          /p/disclaimer.html
                                         /p/privacy-policy.html
  • If the above format does not work, in the page editor where you have created the Disclaimer and Privacy Policy, click on View.
  • You will be getting the link to the page. Simply copy the link and paste it in your template code.
That's it. Your Disclaimer and Privacy Policy pages are now created.

If you have anything to say, please put them in the comment section below.

What is a Favicon image and how to customize it for your blog or website

Add favicon image to blogger blog

This little tutorial is for all the newbie bloggers out there wondering about what is a favicon image and how to customize it according to our requirement and design.

A Favicon is a small image or icon which can be found beside the title of a website or a blog. This tiny icon may not look that important to look out for while designing a website but it surely gives a pinch of professionalism and that perfect look you have always been longing for in your blog.

So, customizing your favicon image is quite easy.In this tutorial I am gonna concentrate on changing the favicon icon for a blogger blog, but in my coming tutorials, I will show you how to change them in other blogging platforms.First sign in to your blogger dashboard and goto layout. In that you will be getting a basic layout of your blog. Then click on edit on the Favicon layout box. A new window will be opened where you can upload an image as your favicon. If you do not have any icons on your computer you can download them for free by browsing for them in any of the search engines like google. After downloading your favorite icon you can upload them to the favicon widget and your blog now looks less like a part time blog and more like a profesional blog..!!!

Cheers..!!! 

How to generate a sitemap for your blog or website and submit it to webmaster tools