CthJbNjLncWegRxAyrFBAHpSmRWgOjZF5LSNYcVb

How To Make The Facebook Save Plugin Work On Blogger

How To Make The Facebook Save Plugin Work On Blogger


The Facebook save button function allows users to save any post they find relevant to a specific place on Facebook and then you can later go back and check it out, this happens when you might be busy at the moment and then you find this random post online and you don't want to miss out, you can immediately click the save button and then you can go back in your own time to comfortably go through it without stressing out.

So, Now, how do we make this happen on blogger? Just follow the steps carefully and we should be able to archive it together.

Step1)  Go to your HTML settings, Now copy this code below and paste it " AFTER / BELOW " <body>

<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 = 'https://connect.facebook.net/id_ID/sdk.js#xfbml=1&version=v3.1&appId=xxxxxxx&autoLogAppEvents=1'; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); //]]></script>




the appId: ID of the Facebook application

The plugin requires an APP ID. If not, the plugin won't work. you can go to the Facebook developer to create one.

Step 2) Look for this code in your HTML settings: <data:post.body/> , if they are more than one of that code there, make sure you select what is inside the conditional tag of the posting page. if you are pretty confused, just try them one by one to see which code is correct. And then copy and add this code below, just ' AFTER or UNDER" it. 


<div class='fb-save' expr:data-uri='data:post.canonicalUrl' data-size='large'></div>
 



the data-size: button size. And the value that can be selected is large and small.

After that, then hit the save button, always click on the save button whenever you are done with editing the HTML. If everything went well, you will see a save to the Facebook button at the end of each article or post.

Note: All content that has been saved on Facebook directly or on your blog via the plugin save button, will appear on the same page, which you can find here: https://www.facebook.com/saved

If you find this useful, don't forget to share and comment.

Related Posts

Related Posts

1 comment