Have you ever imagined having Facebook comments on your Blog wapkiz and wapaxo, today you will have the answer that is YES. Follow the steps and you will have it in seconds.
To do this, first we must add the Facebook SDK plugin, right after the <body> tag, this on the HEADER or -1 page. Then add the code below to the HEADER page.
<div id="fb-root"></div> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v17.0&appId=582987552897028&autoLogAppEvents=1" nonce="ghe2RvuX"></script>
Then, add the code where' you want to place the comment, on the blog page.
<div class="fb-comments" data-href=":page_url:" data-width="" data-numposts="5"></div>
See the result.
In addition to the Blog page, you can also place it on other pages as needed, in files, contact pages, etc. See more about Facebook comments on Comments - Social Plugins