Posts

How To Add A Facebook Like Button to Blogger Posts

Image
Yes, social media. It’s always important to provide your readers with easy access to share and like your content. In this post I will teach you how to easily add one of Facebook’s ever-so-popular “Like” buttons to each post on your Blogger blog. It’s really easy, follow along below: 1. Go to your Blogger dashboard 2. Click on Template in the sidebar, then Edit HTML 3. Click inside of the text area and press CTRL + F (or CMD + F on a Mac) to open up the “Find” text box. 4. Inside the “find” box in the top right corner of the text area, enter this code and press enter  TWICE.  You want to work with the  second  instance of it: <data:post.body/> This code acts like the placeholder for all of your post content. If you want to add your Like button to the top of your posts, add one of the following Facebook codes ABOVE this code. If you want the Like button on the bottom of your posts, add it UNDER this code. Copy this Facebook button code below for a Horizontal count

How to Add a Facebook Share Button to Blogger Posts

Image
Allowing others to easily share your content on social media is something that is always important. Thankfully, many of the services we use for our online promotion have social sharing buttons that we can implement into our websites. Adding a Facebook Share button to Blogger is a little different than some other sites because we want the button to automatically insert the URL of the page the visitor is currently on, or the post they want to share, without having to update this link manually.