Things you will need:
- A Facebook Developers account. If you don't have one it's quick to set up here.
- A Website.
- A Facebook App created. (It doesn't have to be perfect, just start it up).
- First, go to developers.facebook.com/docs/plugins/comments
- Paste the Javascript SDK (what this is) "right after the open body tag" - aka just paste it anywhere before the 2nd code. For me it is =
3. Next paste the second code anywhere you want it to appear on your page.
Done! Ta~da!
Scroll all the way down for an interactive tutorial
How to add Facebook Comments to your own website
18 STEPS1
The first step is to go to
developers.facebook.com/docs/plugins/commentthe first step is to go to developers.facebook.com/docs/plugins/comments
2
Make sure you're under:
" Social Plugins / the first step is to go to developers.facebook.com/docs/plugins/comments "
3
Scroll down and click to enter in the box "URL to comment on".
Type in your URL to the page you want to put the comment plugin on. (Yes it must be the exact URL to each page).
4
Type The number of posts to display by default.
5
Click Get Code.
6
Click Get Code
7
Highlight the first script and copy.
8
Press CONTROL + C (copy)
9
Past the Facebook Javascript SDK we just copied into the script of the page you want it on.
10
Copy the final code under "Step 3" back at developers.facebook.com
11
Next, paste the code anywhere you want it to appear on your page.
(Make sure you paste it under HTML format)
12
Click HTML, and paste.
13
Hint: Notice we can just add this code right on top the other? It's simple as that!
14
15
(Here I paste the SDK Javascript HTML)
16
Blam! Nice!
17
Look at that! We click "Preview" and it's up and running! That was easy.
18
That's it. You're done.
Ta~da!
Comments
Post a Comment