Simple Facebook Integration -


i want integrate friends website (photographer) facebook. i've been trying find answer in facebook developers guide, doesn't seem clear me.

what need if:

  • i want have button per photo album has
  • i want publish news enters in cms facebook wall

do need application? or can accomplish plugins?

thanks in advance.

the button can just added inserting code snipped

facebook take care of rest.

if want more liked pages send updates , have statistics, need register app , supply app id meta tag in website. open graph notation used.

to publish news post can obtain permament token , publish using graph api, there alternative , easier methods


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -