And I've been looking around the developers section on Facebook recently!
So here are a few simple things that you could include on your site! :y:
<iframe src="https://www.facebook.com/plugins/like.php?href=YOUR_URL"
scrolling="no" frameborder="0"
style="border:none; width:450px; height:80px"><iframe>
That is if you want to use the iframe tags!
All that you'd have to do would be include the following code into your html! 
<script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script>
<fb:like></fb:like>
That one will figure out what page it is! 


<iframe src="https://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2FChrisTechTV&width=292&colorscheme=light&show_faces=true&stream=true&header=true&height=427" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:427px;" allowTransparency="true"></iframe>
(using iframe tags)
<script src="https://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="https://www.facebook.com/ChrisTechTV" width="292" show_faces="true" stream="true" header="true"></fb:like-box>
(using xfbml)
And implimenting it into your html! 
<div id="fb-root"></div><script src="https://connect.facebook.net/en_US/all.js#appId=335777222723&xfbml=1"></script><fb:comments href="thejimbo.co.cc/ngu/comment" num_posts="10" width="500"></fb:comments>

Copyright © 2026, NextGenUpdate.
All Rights Reserved.