Topic-icon How to diable Open Graph ?

Active Subscriptions:

None
12 years 7 months ago #37658 by micmaa
Hello,

I'm using JFBConnect to allow users to access to my website with their Facebook accounts, but I want to use another component for open graph, as JFBConnect is not fully compatible with Zoo.

However, I can't find any option to disable Open Graph basic infos displayed by JFBConnect for my website in my source code :

<meta property="og:url" content="xxx"/>
<meta property="og:title" content="xxx"/>
<meta property="og:type" content="article"/>
<meta property="fb:app_id" content="xxx"/>
<meta property="og:locale" content="fr_fr"/>
<meta property="og:site_name" content="xxx"/>

The only way I found to disable these tags is to completely uninstall JFBConnect.

Is there a way to simply disable these Open Graph Tag in JFBConnect options ?

Many thanks for your help.

Rgds.
The topic has been locked.
Support Specialist
12 years 7 months ago #37661 by alzander
Replied by alzander on topic How to diable Open Graph ?
Michael,
We're actually working on new Open Graph plugins right now, including one for Zoo. That should set the basic Open Graph tags and also allow you to create some Open Graph Actions to automatically post to a user's wall when they interact with your Zoo content. That plugin should be out later this month.

There is no setting to disable Open Graph tags. We actually used to have one in older versions, but we removed it about a year ago. You're the first to ask how to disable the feature. To do so, we could help you with a line or 2 of code that would prevent our Open Graph Tag features from working. However, we'd need to know what version of JFBConnect you're using. Let us know that, and I can get you the code.

Also, please post from the account you subscribed to JFBConnect from. Priority support is for active subscribers only.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 7 months ago #37843 by micmaa
Replied by micmaa on topic How to diable Open Graph ?
Dear Alzander,

Many thanks for your answer. This is the account I used to subscribe, but my subscription is ended since 2013-09-23.

I'm using the Version: 5.0.0.

Do you have a release date to provide for your zoo extension ? I bought ZooSEO just to be able to se some Facebook tags for Zoo, but as I can't disable easily Open Graph in JFB, I would prefer to use it also for Zoo.

Thank you.

Michaël
The topic has been locked.
Support Specialist
12 years 7 months ago #37844 by alzander
Replied by alzander on topic How to diable Open Graph ?
Michaël,
We've actually begun the investigation of a Zoo plugin and started the wok. However, we're knee deep in development and finalization of the v5.2 release, which will include Twitter authentication and numerous other features. If possible, we'll have the initial release of the plugin with that release (around the end of this month). If not, it should be available shortly thereafter.

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

None
12 years 7 months ago #37854 by micmaa
Replied by micmaa on topic How to diable Open Graph ?
Hi Alex,

Meanwhile, would you please let me know if you have a solution to deactivate open graph tags in JFB 5.0.0 ?

Many thanks for your help !

Michaël
The topic has been locked.
Support Specialist
12 years 7 months ago #37857 by alzander
Replied by alzander on topic How to diable Open Graph ?
In the /plugins/system/jfbcsystem/jfbcsystem.php file, around line 364, you'll see:
$this->replaceGraphTags();
Put a pound (#) in front of that line to comment it out, and most of our Open Graph tag support will be disabled.

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

None
12 years 7 months ago #38341 by micmaa
Replied by micmaa on topic How to diable Open Graph ?
Thanks !

Is v5.2 will include a Zoo compatibility ?

Many thanks.
The topic has been locked.
Support Specialist
12 years 7 months ago #38354 by alzander
Replied by alzander on topic How to diable Open Graph ?
No. We have started the plugin for Zoo, and hoping to have it out toward the end of November.. but as always, things may change. It shouldn't be much later than that, if it does slip.

Thanks,
Alex
The topic has been locked.