Showing social widgets on blogs helps visitors see that your blog has profiles on Facebook and Twitter, so they can get the latest updates directly from those social networks. It helps build traffic to your blog.

This post will teach you how to get and view blogger social widgets. Facebook Likes box and Twitter tweets for your blogger.

Viewing the Facebook Likes box, and Twitter tweets on Blogger is very simple. Just follow the steps.

How to view the Facebook box on Blogger

Ready to use code:

  1. View Blogger Social Widgets Log in to Blogger and go to Layout
  2. Click on Add a Gadget, a new pop-up window will open
  3. Find out and click the HTML / JavaScript.
  4. Write title and Paste save the following I-frame code in the content area.
<iframe src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Frealblogmaster&tabs=timeline&width=280&height=290&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId" width="280" height="290" style="border:none;overflow:hidden" scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share"></iframe>

You can now see the Facebook Like box on your Blogger blog. Make sure to replace the "realblogmaster" ID with your Facebook Page ID.

Get your code:

The above code is perfect for any blog if you want to add new features like flow, color, width, and height, use that Facebook-page plugin link and get your code and paste it into the HTML / JavaScript gadget and hit save.

How to view Twitter tweets on Blogger

  1. Go to https://publish.twitter.com/
  2. Enter the URL of the timeline you want to embed.
  3. Customize the design by specifying a height and theme (light or dark) to match your website.
  4. Now you will see some code below the preview, copy and paste the code into HTML/JavaScript content and save it.
  5. You're done!

Social widget for blogger

Everything is ready! You've seen the Facebook Likes, and Twitter Tweets boxes on your blog. Visitors can now like your page and see the latest tweets from your blog.

Happy blogging!