× Joomla Facebook Connect support forum

Topic-icon Just simple sharing

Active Subscriptions:

None
14 years 10 months ago #11679 by nathanreed
All of the advanced features are extraordinary and I'll be using them shortly, but for the moment, all I really want and need to do is share an article and include an image on our company page on facebook (using the "Share"). Is it necessary to set up a Facebook App, etc to do this, or is there a simple config to make this possible?

I had consistently run into trouble sharing article / content (didn't recognize image, usually, but sometimes I had to manually set the Meta-Description). A forum post on the Joomla Website led me here -- this will be a great extension for the sites I maintain (especially those with "members").

Thanks for any help....
-N.
The topic has been locked.
Support Specialist
14 years 10 months ago #11686 by alzander
Replied by alzander on topic Just simple sharing
Nathan,
Glad you like what you see :)

We don't get the question often, but if you leave the API, App, and Secret keys blank, you should be able to use the social aspects of JFBConnect just fine. You won't be able to log in using Facebook, and you may get some red errors in the overview page in the admin area, but you can disregard those. If you run into any issues doing this, just let us know and we can help you get around them.

So then... If your mainly interested in the sharing, liking, and/or commenting aspects of Facebook integration, initially at least, we'd recommend you focus on the Open Graph tags first. The Open Graph tags, like normal HTML meta data, are how you describe your page to Facebook. To setup this integration, go into the Social configuration area and click into the Open Graph tab. Make sure OG integration is enabled, and we'd recommend you setup the following defaults (in the big box):
title=Title of your site
description=Longer generic description of your site
image=http://site.com/link-to-your-logo.jpg
JFBConnect is smart enough to use the current Title and description from the meta data on your page though, so depending on how your site is configured, or if you already have great titles and descriptions on your pages, you may just want the image tag above.

These defaults will be used on any page that you don't override them. Then, on each page you want to override them on, you can use the Open Graph easy tag in JFBConnect to set any additional data:
{JFBCGraph title=Best title for this page}
{JFBCGraph description=Specific description for this page}
etc

With these tags set, when someone Likes your page, it will show up in their wall the information you set, which is nice to have control of. Additionally, if you're on Facebook and share the URL to one of your pages, the information will automatically be sucked in.

Finally, just so you know, we don't support the actual Share button in JFBConnect. That was deprecated by Facebook earlier this year and is no longer recommended for use (and can cause problems if it is). They recommend the Like button with Open Graph tags, which we fully support.

Hope that helps get you started,
Alex
The topic has been locked.
Support Specialist
14 years 10 months ago #11687 by alzander
Replied by alzander on topic Just simple sharing
Oh, forgot to mention, you can use Facebook's Linter tool to see what they see about your page. This information is mainly taken from the Open Graph tags, but will fall back to meta data if necessary:
developers.facebook.com/tools/lint

Whew.. Hope I didn't scare you with all the info, and good luck!
The topic has been locked.