Add Facebook app to page (new method 2012)


/ Published in: HTML
Save to your folder(s)

Facebook have changed the way you add apps to pages (Fuck sake!!!!!!!!!!)


Copy this code and paste it in your HTML
  1. <!--
  2.  
  3. Using this url replace YOURAPPID with your app's app id and replace YOURAPPURL with the actual url of your site (the same url you would iFrame to)
  4.  
  5. **Just so its clear you should put this url in your browser address bar when you are logged into Facebook!
  6.  
  7.  
  8. ****Make sure the 'Page Tab' portion of your app settings is filled out otherwise the link throws an error!!!
  9.  
  10. **Sorry about setting the language to html but I needed to save this on here and there was no 'comment' or 'other' option
  11.  
  12. -->
  13.  
  14. https://www.facebook.com/dialog/pagetab?app_id=YOURAPPID&display=popup&next=YOURAPPURL

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.