A Computer Science and Programming blog. Learn programming, web development, theoretical computer science, algorithms and hacking
Showing posts with label Facebook. Show all posts
Showing posts with label Facebook. Show all posts
Friday, 1 February 2013
Tuesday, 15 January 2013
FACEBOOK FOLLOW BUTTON For Your Website
![]() |
| Follow on facebook |
Hey people! In this tutorial I'm going to tell you how to integrate facebook follow button on your website.
You will need:
- A facebook profile.
- A facebook APP. ( If you don't know about facebook apps, have a look at this link first: GETTING STARTED WITH FACEBOOK APP.
- Follow the instructions below:
It will look like:
<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/all.js#xfbml=1&appId=186481821476628"; fjs.parentNode.insertBefore(js, fjs);}(document, 'script', 'facebook-jssdk'));</script>
Replace the highlighted number with your APP ID.
This one is my sample APP's ID.
The include this in your webpage in the place where you want to have your facebook follow button placed:
<div class="fb-follow" data-href="https://www.facebook.com/techoyo" data-show-faces="true" data-width="450"></div>Now, Change the highlighted text with your profile name.
Thats it! You are done.
If you found this article useful, Like our page:
Spread out your shares on Facebook to improve your reach
If you are looking to spread your content on Facebook you are going to want to make sure that you don’t share them too closely together, whether you share from a different account or page, if you share the same content too close together they will be bunched together on Facebook losing the effect of why you shared it twice in the first place.
Monday, 14 January 2013
Facebook Style Emotions with Jquery
Friday, 9 November 2012
FACEBOOK: Comment Boxes for your site powered by facebook.
Saturday, 3 November 2012
FACEBOOK: INVITE FRIENDS API for your website.
Monday, 29 October 2012
Thursday, 25 October 2012
FACEBOOK: GETTING STARTED - CREATING YOUR APP.
Go here: https://developers.facebook.com/apps
You will find a button like the one below:
Subscribe to:
Posts (Atom)




.png)
