Topic-icon about of open graph

Active Subscriptions:

None
10 years 2 months ago #57802 by hancel
about of open graph was created by hancel
Hello, happy day, I recently purchased your component and it really is fantastic, I must congratulate and thank him for it. I have a huge problem and I have not managed to set the part of open graph, have tremendous headache with. I read all topics on the forum talking about open graph. I wonder if the file under the topic Set Up the App that is in the link (developers.facebook.com/docs/opengraph/getting-started) is a file that I create, where I find where I put these codes, there is a more explicit document on how to configure this, explain to me as if I was a child of 10 years. Thank you.
The topic has been locked.
Support Specialist
10 years 2 months ago #57806 by alzander
Replied by alzander on topic about of open graph
Open Graph tags are what describe your page to Facebook, just like meta tags describe your content to a search engine. The most common tags you should try to set are the title, description and image tags for each page.

JFBConnect ships with multiple Open Graph plugins. First, you should enable any of those plugins for extensions you use on your site. Once enabled, those plugins will automatically try to set a good title, description and image based on the content from the extension.

If you need to override any specific tags on a per-page basis, you can add the following tag anywhere that would be output to the page (like an article's contents or custom HTML module):
{SCOpenGraph title=Best title for the page}
Any tags like that will override any tags automatically set by the plugins.

I hope that helps give an overview of JFBConnect, but if there's something specific you were looking to setup and having issues with, let us know, and we'll help explain however we can.

Thanks,
Alex
The topic has been locked.
Support Specialist
10 years 2 months ago #57807 by alzander
Replied by alzander on topic about of open graph
Oh yeah.. JFBConnect automatically takes care of all the stuff you noted in that document: namespaces, og: tags in the head, Javascript and API inclusion, etc. We do it automatically and optimally, so that Javascript isn't included on pages it's not required on and other things like that. It's not recommended you try to add any hard-coded tags on your own.

Alex
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #57837 by hancel
Replied by hancel on topic about of open graph
Hi, happy day. The truth is that I have tried to understand open graph, and although I have not achieving progress achieved imposrtanes some things. I have established a default picture and description of the site. But now I want to establish an image and description for some specific pages. For example for the page the URL () I want to establish an image and a specific description. How do I do this, could you guide me? Another thing I do not understand is about the variable that I put in (URL Query Parameters), specifically where do I get these values? Forgive me if the answers to these questions may be obvious. Thank you.
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago - 10 years 2 months ago #57838 by hancel
Replied by hancel on topic about of open graph
Hi, happy day. The truth is that I have tried to understand open graph, and although I have not achieving progress achieved imposrtanes some things. I have established a default picture and description of the site. But now I want to establish an image and description for some specific pages. For example for the page the URL (www.jubvi.com/jubvi/profile) I want to establish an image and a specific description. How do I do this, could you guide me? Another thing I do not understand is about the variable that I put in (URL Query Parameters), specifically where do I get these values? Forgive me if the answers to these questions may be obvious. Thank you.
File Attachment:
Last edit: 10 years 2 months ago by hancel.
The topic has been locked.
Support Specialist
10 years 2 months ago #57840 by alzander
Replied by alzander on topic about of open graph
For query parameters, the best way to get them is by turning off SEF URLs. Then, for example, on a Joomla article, the URL might look like:
index.php?option=com_content&view=article&id=12
To target that specific article, you could use the following in the Query Parameters box:
option=com_content
view=article
id=12
If you wanted to do all Joomla articles, you could do:
option=com_content
view=article

Or even less specific to say anything in Joomla content (categories, blog layouts, etc):
option=com_content

I hope that helps explain,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago - 10 years 2 months ago #57842 by hancel
Replied by hancel on topic about of open graph
These are the specifications for the menu items "profile" but when I test on facebook Debugger continues global site labels. What am I doing wrong. And thanks for your prompt response,
File Attachment:


File Attachment:
Last edit: 10 years 2 months ago by hancel.
The topic has been locked.
Support Specialist
10 years 2 months ago #57845 by alzander
Replied by alzander on topic about of open graph
When I try to go to the following URL, I'm redirected back to your home page:

www.jubvi.com/index.php?option=com_commu...&view=profile&id=104

If your profiles aren't public, then it means that Facebook would be redirected to the home page as well. If that's where Facebook is redirected to, that is where they will see the Open Graph tags.

In other words, if a page can't be shared publicly, there's no need to set the Open Graph tags on that page as guests wouldn't be able to visit that page anyways.

I hope that helps explain,
Alex
The topic has been locked.
Active Subscriptions:

None
10 years 2 months ago #57847 by hancel
Replied by hancel on topic about of open graph
Now I understand perfectly. But the component appreciate the attention. Thank you very much
The topic has been locked.
Support Specialist
10 years 1 month ago #57852 by alzander
Replied by alzander on topic about of open graph
I'm glad we could help explain. If you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.