Tuesday 9 July 2013

// // Leave a Comment

How to add Facebook follow button to your blog or websites.

Hey guys you are very excited for putting Facebook follow button on your websites.You have to do simple steps for putting follow button in your websites.If you have blogger.com account you have to do some steps.
Go to Blogger.com>Layout
HTML/JAVASCRIPT
Paste the following code which you get from Facebook developers by learning from here.
This is what mylabofblogger do few steps before putting follow button on website.
You have facebook account if not create now ,then open
Facebook.com>https://developers.facebook.com/docs/reference/plugins/follow/
and you have same pictures as you see here.Only change profile URL with your profile username if you have page.If not create a page.
after that you are getting codes like this you have only to paste these codes to your websites or blog.



The Follow button was previously called the Subscribe button.

Follow Button


The Follow button lets other people follow your public updates on Facebook.

There are two Follow button implementations: XFBML and Iframe. The XFBML (also available in HTML5-compliant markup) version is more versatile, and requires use of the JavaScript SDK. The XFBML dynamically re-sizes its height according to whether there are profile pictures to display.
To get started, just use the configurator below to get code to add to your site.

Attributes

  • href - profile URL of the user to follow. This must be a facebook.com profile URL.
  • layout - there are three options.
    • standard - displays social text to the right of the button and friends' profile photos below. Minimum width: 225 pixels. Default width: 450 pixels. Height: 35 pixels (without photos) or 80 pixels (with photos).
    • button_count - displays the total number of followers to the right of the button. Minimum width: 90 pixels. Default width: 90 pixels. Height: 20 pixels.
    • box_count - displays the total number of followers above the button. Minimum width: 55 pixels. Default width: 55 pixels. Height: 65 pixels.
  • show_faces - specifies whether to display profile photos below the button (standard layout only). You must not enable this on child-directed sites
  • colorscheme - the color scheme for the plugin. Options: 'light' (default) and 'dark'
  • font - the font to display in the plugin. Options: 'arial', 'lucida grande', 'segoe ui', 'tahoma', 'trebuchet ms', 'verdana'
  • kid_directed_site - If your web site or online service, or a portion of your service, is directed to children under 13 you must enable this.
  • width - the width of the plugin.
Is this topic very helpful for you then please comment and like us on facebook.Thank you.

0 Peoples tell for us:

Post a Comment

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.