Advertisement
thenitesharya

Facebook Comments Box for Every Blogger Posts and Pages

Nov 14th, 2020
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.79 KB | None | 0 0
  1. Find <data:post.body/> and paste below codes just below of <data:post.body/> if you have many <data:post.body/> try to name theme a b c or d and see which one is coming on post page...
  2.  
  3. <div id="fb-root"></div>
  4.  
  5. <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v9.0" nonce="QwdtUMlD"></script>
  6.  
  7. <div class="fb-comments" expr:data-href='data:post.url' data-numposts="15" data-width="100%"></div>
  8.  
  9. Facebook comments box for blogger posts and pages...
  10.  
  11. <meta property="fb:admins" content="{YOUR_FACEBOOK_USER_ID}"/>
  12.  
  13. Like: my facebook id is https://www.facebook.com/blogger108.singh so <meta property="fb:admins" content="blogger108.singh"/>
  14.  
  15. use that meta on head section in other to have ability to manage or moderate comments...
  16.  
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement