make your blog highest rated

  • top100
  • wallpapers
  • learn english
  • learn photoshop
  • healthy tips
  • photo to comment
  • software downloads
  • blog tricks and tips
  • learn hacking
  • top articlesphoto to comment

    Tuesday, 8 March 2011

    Exclusive, Integrate Facebook Comments Box For Blogger In Very Easy And Simple Steps – Fixed ( Full Guide ).


    Exclusive, Integrate Facebook Comments Box For Blogger In Very Easy And Simple Steps – Fixed ( Full Guide ).

    Exclusive, Integrate Facebook Comments Box For Blogger In Very Easy And Simple Steps – Fixed ( Full Guide ).Step 1. Disable Default Comments.
    The first thing you should do it to disable blogger default comments. because you don’t want to have 2 comments forms.
    go to your blogger account, navigate to settings >> comments
    and next to comments field choose Hide, then scroll down and click Save Settings
    Step 2. Generate your Facebook App ID.
    now you should generate your own facebook app id, it’s really easy and one step process,
    just go to this page, facebook developers
    then click + Set Up New Application
    enter your application name, ( you can type any name )
    and check agree and click Create Application
    then click on Connect tab (on the left tabs-list) or see the next image.
    facebook comments box for blogger
    and fill the following info.
    Connect URL : Enter your blog url and you must enter it with an ending dash. (for example: http://myblogname.blogspot.com/) .
    Base Domain you must type blogspot.com
    then click strong>agree and click Save Changes 
    on the next page facebook will generate you alot of info. you’ll need only one line, it’s App ID:
    just copy it and keep any where, we’ll need it in the next steps. please see the following image to see where you’ll find your facebook App ID:.
    facebook comments box for blogger
    Step 3. Codes To Add To Your Template.
    you must add the following codes to your blogger template to ensure that the comments box will work for your blog in the right way.
    and in this step we’ll add the following codes,
    • xmlns attribute
    • SDK script
    • Open Graph protocol tags
    • Adding the xmlns attribute :
    please go to your blogger account again, and navigate to, layout >> edit html >> and checkExpand Widget Templates
    then find the following code,
    <html
    you’ll find it on the top of your code. second or third line, and after it add the following code,
    xmlns:fb='http://www.facebook.com/2008/fbml'
    you must type a space before it and after it,
    here is an example.
    <html  xmlns:fb='http://www.facebook.com/2008/fbml'  expr:dir='data:blog..............2005/gml/expr'  >
    • Adding the SDK script Code :
    search for
    <body>
    and after it add the following code,
    <div id="fb-root"></div>
    <script>
      window.fbAsyncInit = function() {
        FB.init({
          appId  : 'YOUR APP ID',
          status : true, // check login status
          cookie : true, // enable cookies to allow the server to access the session
          xfbml  : true  // parse XFBML
        });
      };

      (function() {
        var e = document.createElement('script');
        e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
        e.async = true;
        document.getElementById('fb-root').appendChild(e);
      }());
    </script>
    but please don’t forget to change YOUR APP ID to your app id ( you got it in the previous step ).
    • Adding the Open Graph protocol tags:
    copy the following code.
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <meta expr:content='data:blog.pageTitle' property='og:title'/>
    <meta expr:content='data:blog.url' property='og:url'/>
    <b:else/>
    <meta expr:content='data:blog.title' property='og:title'/>
    <meta expr:content='data:blog.homepageUrl' property='og:url'/>
    </b:if>
    <meta content='MY-SITE-NAME' property='og:site_name'/>
    <meta content='http://google.com/help/hc/images/logos/blogger_logo.gif' property='og:image'/>
    <meta content='YOUR-APP-ID' property='fb:app_id'/>
    <meta content='YOUR-FACEBOOK-PROFILE-ID' property='fb:admins'/>
    <meta content='article' property='og:type'/>
    and change the colored text to the following,
    Change MY-SITE-NAME with the one you want to appear when a user likes a page. (Gil likes Helping on Facebook)
    Changehttp://google.com/…/blogger_logo.gif with your blog logo, or remove the all tag if you don’t want it.
    Change YOUR-APP-ID with your application ID number.
    Change YOUR-FACEBOOK-PROFILE-ID with your own facebook user profile ID.
    after making this changes add the above code just before
    </head>
    now we finished adding the facebook codes to your template, please don’t touch anything and continue to the next step.
    Step 5. Adding the Comments Box to your blogger template.
    please find the following code.
    <data:post.body/>
    and after it, please paste the following code.
    <b:if cond='data:blog.pageType == &quot;item&quot;'>
    <p align='left'><img alt='' class='icon-action' height='51' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjUgEQGNiKkUUiZHyr0mTNayuA_CHut1jkTfEPX0EVaXPv2oO1UDe-529lD6K7KlVPJZEGsm2HB1YZjsrmeNVBz-R0JBeiiOW1P3kUGMW_raxsINT4B9luS-ODDjaipktJica5GejW7l8/' width='331'/></p>
    <div><fb:comments width='450' expr:title='data:post.title' expr:url='data:post.url' expr:xid='data:post.id'/></div><div style='background-color: #f2f2f2;border: solid 1px #cccccc; font-size:10px; padding:3px;width:100%;'> <img alt='' class='icon-action' height='16' src='http://allblogtools.com/imgup/1-2010/allblogtools-blogger-templa.gif' width='16'/> <b><a href='http://www.allblogtools.com/' target='_blank' title='blogger templates'>AllBlogToolsFacebook comments for blogger</a> brought to you by <a href='http://www.allblogtools.com/' target='_blank' title='blogger templates'>AllBlogTools.com , Get Yours?</a></b></div>
    </b:if>

    To change the width of your comments box, please change 450 to what ever you want, it’s in pixels,
    and now please click Save Template , then check your blog. i wish it looks great and works perfectly.

    Posted by Bramhaji at 05:22
    Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
    Labels: tricks forum 1

    No comments:

    Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Search This Blog

  • top100
  • wallpapers
  • learn english
  • learn photoshop
  • healthy tips
  • photo to comment
  • software downloads
  • blog tricks and tips
  • learn hacking
  • top articlesphoto to comment

Blog Archive

  • ▼  2011 (21)
    • ▼  March (21)
      • Better Commenting System And Form For Blogger, Int...
      • adsense videos
      • blog creating videos
      • No title
      • Disable right click on blogger blogspot
      • How To Add Flash Animated Label Tags Cloud Widget ...
      • Adding favicon to blogspot
      • How To Add Top Navigation menu (Bar) To Blogger (b...
      • Show Your Face, Display your Avatar / photo On Blo...
      • Blogger in Your Own Words, Present and Future, The...
      • Add Stylish Menu To Your Sidebar And A Very Easy W...
      • Adding Social Bookmarking Buttons Widget To blogge...
      • The Art Of Writing Best Content
      • Add FaceBook Like Button For Blogger ( BlogSpot ) ...
      • 13 Brilliant Blogger Templates For Showcase, Galle...
      • Exclusive, Integrate Facebook Comments Box For Blo...
      • Better Commenting System And Form For Blogger, Int...
      • How To Use Google Custom Fonts For Blogger.
      • Adding QueryLoader (‘LazyLoad’) Script For Blogger...
      • What is Fail Blog
      • what is blog

About Me

Bramhaji
View my complete profile
Simple theme. Powered by Blogger.