4 Replies to “5 Minute Boot Camp – How To Add A Facebook Like Button To Any Web Page”

  1. (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/sr_RS/all.js#xfbml=1”;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));

  2. I am following exactly the same procedure as in the video but after I click the LIKE button on the webpage, the button changes into a error text which is a facebook link saying this “Message Failed: This message contains content that has been blocked by our security systems.” Need help. Thanks in advance!

Comments are closed.