Twitist Forums
How to add the facebook fan page widget to your website? - Printable Version

+- Twitist Forums (http://twitist.com)
+-- Forum: Facebook forums (/forum-14.html)
+--- Forum: Facebook Pages (/forum-13.html)
+--- Thread: How to add the facebook fan page widget to your website? (/thread-112946.html)



How to add the facebook fan page widget to your website? - Ula Hio - 03-24-2014 10:07 AM

add the facebook fan page widget?


- Andrew Stephen - 03-24-2014 10:14 AM

Hey, If you want your facebook page to be popular,You should do these free easy tips:
1-) Share the page from your personal profile.
2-) Invite all your friends to join this page.
3-) Share it from any page which you're an admin in.
4-) Don't do anything against facebook privacy policy.
5-) Update your page's status & Upload photos for it.
Good Luck! Smile


- Terry Scott - 03-24-2014 10:22 AM

You can follow the steps for adding the widget:

# Login to Facebook and go to your Fan Page
# Click on the link that says ‘Add Fan Box to Your Site’
fanbox
# You will then be on the page where you can customize the fan box. You can have streams (the postings on the fan page), fans, or both. Since my fan page stream mostly contains the same articles that are on my website, I chose to only display the fans. The right side of the page will give you a preview of what the fan box will look like.
custom
# The settings provide code specific to Blogger and Typepad but if you have any other type of website, including WordPress, select other. You will be given a block of code that you will want to copy (highlight the code box and use Ctrl+C on your keyboard).
# Those of us using WordPress will probably want to place the code in a sidebar widget.
widget
# The code will contain a variety of options that can be edited. The facebook developers wiki contains the elements that can be modified. For example, the default width was too wide for the bottom of my sidebar so I made that smaller. You can also change how many fans are displayed, the height and the number of streams (posts on the fan page).


- Kyle Johnson - 03-24-2014 10:29 AM

Follow this link for more detailed explanation http://fb-iframehtml.com


- Jacques Groenen - 03-24-2014 10:30 AM

I've done it this way with html on one of my pages <script src="http://connect.facebook.net/en_US/all.js#appId=putyourfacebookidhereamp;xfbml=1"></script>
<script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>