4. Facebook comment
Last updated
Last updated
Facebook Comment allows people to comment on your website using their Facebook accounts. To add Facebook Comment to your Landing Page you can follow these steps:
1. Create Facebook comment app at: https://developers.facebook.com/
Access: https://developers.facebook.com/ Click on "My " and press "Create App"
Create app: None -> Next
Enter App name and email address then click Create App ID
Setting -> Basic Information, then enter the following information
Application domain: The domain name of your Landing Page
Privacy Policy URL: Landing Page publishing domain
URL Terms of Service: Landing Page publishing domain
Category: Shopping
Then click Save changes button
Turn the application to active state
If you have already created an App and selected it then please check Settings -> Basic Information and check the App Domains, Privacy Policy URL and Terms of Service URL if they're correct with the publication path yet.
To get the code to embed Facebook comments in the Landing Page, access the link:
Select the app you just created then copy the 2 snippets in Step 2 and Step 3 to prepare to embed it in the Landing Page.
Go back to Landing Page Builder, choose Settings -> HTML / JavaScript
Paste the following code snippets:
Before tag </head>
<meta property="fb:app_id" content="ID App" />
The code in Step 2 goes to Before the </body> tag
Continue to select Add New and select HTML Code. Select Edit HTML and paste the code in Step 3 into the code input box then click Update button and move the HTML Code element to the location where you want to display the comment.
-> Publish and check