Thursday, 30 June 2016

How to add facebook like and comment on your blog

Hello,
Today I will teach how to add facebook like and comment on your blog. Traffic can be gotten from facebook, and google. But impressions are received from likes and comment.

When someone has access to your post, after going through it. He will have the zeal to comment after going through other people's comment.


That comment helps in making your post look important to Google, with this Google will like other people to see it.


So in this post, i will show you how to add facebook likes and comment to your blog. But before I go to that let's take a look at the screenshot below.




Step by step to get your .com domain on Whogohost





In the screenshot above, that post has up to 3998 comments. And because of that, if the post were to be in google the post will be ranking number one.

Adding Facebook like and comment does not guarantee, that your will have many comments. You need to compose an excellent post, which worthy comments.

Share your post on social media by creating share push button on your blog.


Now like add facebook like to your page

Go to you HTML code editor

Or templates for Blogspot bloggers

Type in the following code, just after <body> tag

<div id="fb-root"></div>
<script>(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.6&appId=310224632646271";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>



How get traffic to your blog


Then go to your layout and Paste the following code in you preferred position as follows


Here is the code

<div class="fb-like" data-href="https://developers.facebook.com/docs/plugins/" data-layout="standard" data-action="like" data-size="small" data-show-faces="true" data-share="true"></div> 



The best blogging software for bloggers 



Adding a facebook comment to your blog.

Paste the following code just like you did for the first one.


<div id="fb-root"></div>

<script>(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.6&appId=310224632646271";
  fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>

Paste this other one in your preferred position


<div class="fb-comments" data-href="https://yoururl.com" data-numposts="5"></div>


Note that in this one you have to put in your Url before pasting.



Share:

0 comments:

Post a Comment

Is this article important to you