Facebook OpenGraph WordPress Plugin Configuration





1. Download the Facebook OpenGraph WordPress plugin

2. Upload and unzip the plugin in the `/wp-content/plugins/` folder

3. Activate the plugin through the ‘Plugins’ menu in WordPress admin

4. Go to the plugin configuration wordpress menu.

5.Create a new Facebook Application, using the Facebook developer application.
Step 1: Accept the permissions dialog.

Step 2: Press create button.

Step 3: Select a name for the applicacion (Your site name).

Step 4: Configure your site URL and domain.

Step 5. Configure the Canvas URL and App Namespace (needed for the new invitations system, Facebook Request 2.0):

From the WordPress plugin admin (main options), you can select to redirect the Facebook canvas url to your site.
If your site support HTTPS, also configure the “Secure Canvas URL”.

Read more about creating a Facebook app….

6. Use the Facebook App info to configure the WordPress plugin (Application ID and Secret).

7. Activate the basic Facebook social plugins (like, activity and recommendations).

8. Activate the Facebook user login and registration, and sends comments to Facebook.





9. Important: If you don’t see the Facebook plugins or login button and user photos (on IExplorer), you need to modify your “header.php” theme file:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:fb="http://www.facebook.com/2008/fbml">
......

Plugin Download and more information

Leave a Reply

165 thoughts on “Facebook OpenGraph WordPress Plugin Configuration

  1. Hey there! It works greats but I have couple of question before it’s running great :)

    First the profile picture is not showing in the comment, I still get the wordpress user’s default image… How can I change that for the Facebook profile picture?

    The other thing is a bit tricky but I would like to add a forum plugin like for exemple simple press which use the WP user database. So if someone sign up with facebook, and then go to the forum. Does this person will still be connected?

    Thanks a lot!

    • Hi Andrei,
      if you cofigure request “extendended permissions” to the Facebook user, the email will be stored with the wordpress user (you can see in your user admin page).
      To configure the email permission, go to the main plugin config page, and put email (or other values) in the “Perms to request” field.

  2. Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/elrevire/lacomenta.com/wp-settings.php on line 32

    Warning: Cannot modify header information – headers already sent by (output started at /home/elrevire/lacomenta.com/wp-settings.php:32) in /home/elrevire/lacomenta.com/wp-content/plugins/a-wp-mobile-detector/functions.php on line 701
    oO ayuda please

  3. Hi I am getting the following error while logging:
    API Error Code: 191
    API Error Description: The specified URL is not owned by the application
    Error Message: Invalid redirect_uri: Given URL is not allowed by the Application configuration.

  4. Hi I am getting the error API Error Code: 191
    API Error Description: The specified URL is not owned by the application
    Error Message: Invalid redirect_uri: Given URL is not allowed by the Application configuration.
    when trying to login using the page. Please help