Phoca Open Graph URL Issue

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
tadpole
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 31 Dec 2017, 17:06

Phoca Open Graph URL Issue

Post by tadpole »

Phoca Open Graph is including referral details in the OG: URL data.

for instance:

<meta property="og:url" content="https://domain.com/article?gclid=EAIaIQ ... gLlQfD_BwE" />

Same issue for Facebook referrals "?fbclid=xxxxx"

This is giving errors when using the Facebook Scraper/Debugger tool.

Looks like Joomla now has some native OG data included. The Open Graph tool should allow the user to select which OG data for the plugin to add. For instance, I would love to ONLY add OG:IMAGE to what Joomla is adding already. Is there a way to do that? That would solve the referral code issue and prevent duplicate OG entries in the head.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47870
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Phoca Open Graph URL Issue

Post by Jan »

Hi, see the options which can be set now:
https://www.phoca.cz/documents/70-phoca ... aph-plugin

So to hide some specific items, such needs to be customized directly in code :idea:

og:url, see e.g. here:
https://www.phoca.cz/news
Image

There standard url is set :idea:

Jan
If you find Phoca extensions useful, please support the project
Post Reply