Embedding Facebook Comment

I have the HTML code provide by Facebook and am trying to find a way to embed those codes on my bubble.is website.

Facebook provided to codes:

  1. Include the JavaScript SDK on your page once, ideally right after the opening tag.
  2. Place the code for your plugin wherever you want the plugin to appear on your page.

Do I only need to paste the second code under the HTML element on Bubble.is since I’ve already installed the Facebook plugin?

Thank you

You can put the JS code in the header under Settings/Metatags/Advanced if needed.

As to whether you need it … try it and see :slightly_smiling:

You don’t need the sdk, we add it in the header.

1 Like

This is how I’ve done it.