Reputation: 11
Trying to obtain a "like box" code to apply to our website. When I enter the facebook url of our page (copy/paste from browser), I am getting an error telling me that it is incorrect. I have tried several variations of urls thinking that it was because I was logged into our account but nothing has worked. What am I doing wrong?
On the page to obtain the code for the like box, it asks for facebook page url. I pasted in the url that was in the address bar of our homepage and when that didn't work, I tried variations of our name but none of it has worked. Our facebook page is Harrison Mechanical & Electrical, Inc. I've tried facebook.com/pages/Harrison-Mechanical-Electrical-Inc/…, tried taking off the numbers at the end, tried removing "pages", tried facebook.com/harrison, facebook.com/harrisonmechanical, facebook.com/harrisonmechanical&electrical.....
Upvotes: 1
Views: 228
Reputation: 31860
I worked fine for me.
<div class="fb-like-box" data-href="http://www.facebook.com/pages/Harrison-Mechanical-Electrical-Inc/290514827625424" data-width="500" data-show-faces="true" data-stream="true" data-header="true"></div>
Maybe your app id of the app you have is still in sandbox mode?
Upvotes: 1